Skip to content

Releases: preactjs/signals

@preact/[email protected]

08 Jan 01:19
3c73389
Compare
Choose a tag to compare

0.1.0

Minor Changes

  • #406 71caaad Thanks @andrewiggins! - Remove support for transforming CJS files

    Removing support for transforming CommonJS files since we have no tests for it currently

Patch Changes

  • #406 71caaad Thanks @andrewiggins! - Register newly inserted import statement as a scope declaration in Babel's scope tracking

@preact/[email protected]

08 Jan 01:18
3c73389
Compare
Choose a tag to compare

1.5.0

Minor Changes

  • #405 9355d96 Thanks @JoviDeCroock! - Add unique identifier to every Signal, this will be present on the brand property of a Signal coming from either signal() or computed()

@preact/[email protected]

08 Jan 01:13
d69916e
Compare
Choose a tag to compare

1.2.1

Patch Changes

@preact/[email protected]

08 Jan 01:14
d69916e
Compare
Choose a tag to compare

1.3.6

Patch Changes

@preact/[email protected]

08 Jan 01:14
d69916e
Compare
Choose a tag to compare

0.0.2

Patch Changes

@preact/[email protected]

08 Jan 01:06
a8280b0
Compare
Choose a tag to compare

1.2.0

Minor Changes

  • #387 6e4dab4 Thanks @XantreGodlike! - Removed difference in behaviour between adapters, signals that use a JSX value will correctly re-render the whole component rather than attempting the JSX-Text optimization.

@preact/[email protected]

08 Jan 01:09
a8280b0
Compare
Choose a tag to compare

1.3.5

Patch Changes

@preact/[email protected]

08 Jan 01:08
a8280b0
Compare
Choose a tag to compare

0.0.1

Patch Changes

@preact/[email protected]

08 Jan 01:05
a8280b0
Compare
Choose a tag to compare

1.4.0

Minor Changes

  • #380 256a331 Thanks @XantreGodlike! - Add untracked function, this allows more granular control within effect/computed around what should affect re-runs.

@preact/signals v1.1.5

07 Jul 05:06
9d0cb67
Compare
Choose a tag to compare

Patch Changes