In this release, we majorly restructured the project (#10, !14). Here is the mapping to the module names:
- typed-shared → api
- typed-server → server
- typed-client → client
- safe-shared is gone
- safe-server → server-arrow
- safe-client → client-arrow
- spine-* are gone
The demo is also removed. It will be added back later, see #11.