zustand-rx
November 20, 2023 ยท View on GitHub
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:
Commits
Run pnpm cz to help prepare a commit message.
Releases
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