Releases: pzuraq/signalium
Releases · pzuraq/signalium
[email protected]
Minor Changes
- ca2c0f2: Add docs, tests, and deployment. Finalize public API, add some polish.
[email protected]
Patch Changes
- 344b6cb: Add immediate option to watcher
[email protected]
Patch Changes
- 2d6a0b6: Add CommonJS build for legacy interop
[email protected]
Patch Changes
- 1bc41a1: Add config functions to public API
[email protected]
Patch Changes
- 4ee723a: Add main entry to package.json
[email protected]
Patch Changes
- c2af4d0: Refactor scheduling, add batching for React Native
[email protected]
Patch Changes
- 0ba50a0: Remove linked-lists for deps and subs
[email protected]
Patch Changes
- 0376187: Fix a circular ref and add logs to detect circular refs in dev
[email protected]
Patch Changes
- e8aa91a: Fix async init values
[email protected]
Minor Changes
- 4696d06: Refactor await and invalidate to make them more composable