This is a tool to subscribe to a Zustand store as an RxJS observable.
This is the workspace readme. For more info about zustand-rx
please see:
Run pnpm cz
to help prepare a commit message.
Use the following command to tag a new version.
nx run workspace:version --release-as=premajor --preid=beta --dry-run
nx run workspace:version --release-as=major --dry-run
nx run workspace:version --release-as=prerelease --preid=beta --dry-run