Thanks for contributing to react-realtime-hooks.
Useful local commands:
npm run build
npm run demo
npm run demo:build
npm run lint
npm run typecheck
npm run test
npm run publintThis repo uses Changesets for versioning, changelog generation, and npm publishing.
Create a changeset:
npm run changesetVersion packages locally:
npm run version-packagesPublish manually:
npm run release