Skip to content

Releases: pzuraq/signalium

[email protected]

24 Feb 03:00
5a7e5f2
Compare
Choose a tag to compare

Minor Changes

  • ca2c0f2: Add docs, tests, and deployment. Finalize public API, add some polish.

[email protected]

25 Jan 01:35
a0a0648
Compare
Choose a tag to compare

Patch Changes

  • 344b6cb: Add immediate option to watcher

[email protected]

20 Jan 19:34
0e8e78c
Compare
Choose a tag to compare

Patch Changes

  • 2d6a0b6: Add CommonJS build for legacy interop

[email protected]

20 Dec 02:29
6a2f573
Compare
Choose a tag to compare

Patch Changes

  • 1bc41a1: Add config functions to public API

[email protected]

20 Dec 02:20
9196bb4
Compare
Choose a tag to compare

Patch Changes

  • 4ee723a: Add main entry to package.json

[email protected]

20 Dec 02:06
dce6ebe
Compare
Choose a tag to compare

Patch Changes

  • c2af4d0: Refactor scheduling, add batching for React Native

[email protected]

17 Dec 15:18
384d032
Compare
Choose a tag to compare

Patch Changes

  • 0ba50a0: Remove linked-lists for deps and subs

[email protected]

08 Dec 14:39
62b2061
Compare
Choose a tag to compare

Patch Changes

  • 0376187: Fix a circular ref and add logs to detect circular refs in dev

[email protected]

08 Dec 02:23
84c85e2
Compare
Choose a tag to compare

Patch Changes

[email protected]

07 Dec 14:04
fd04bf1
Compare
Choose a tag to compare

Minor Changes

  • 4696d06: Refactor await and invalidate to make them more composable