deepsignal

DeepSignal 🧶 - Preact signals, but using regular JavaScript objects

MIT License

Downloads
56.3K
Stars
204

Bot releases are visible (Hide)

deepsignal - [email protected] Latest Release

Published by github-actions[bot] 9 months ago

Minor Changes

Patch Changes

  • #46 eb498f5 Thanks @luisherranz! - Reject class instances and everything that is not strictly plain objects or arrays.
deepsignal - [email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

deepsignal - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

deepsignal - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

deepsignal - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

deepsignal - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • #28 cf226ba Thanks @luisherranz! - Fix production tests and a couple of problems in production with peek and the ownKeys trap.
deepsignal - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • #26 afeacef Thanks @luisherranz! - Add support for the ownKeys trap, which is used with for..in, getOwnPropertyNames or Object.keys/values/entries.
deepsignal - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • #20 a945b8a Thanks @luisherranz! - Don't proxy existing proxies to make sure that copying refs (objects) works exactly like in plain JavaScript objects.

  • #23 2285925 Thanks @luisherranz! - Add support for deleting object properties, like delete store.a.

deepsignal - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

deepsignal - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • #14 702506b Thanks @luisherranz! - Fix wrong artifacts being generated on signal assignments. Bug spotted by @DAreRodz.
deepsignal - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • #12 f2c5d5b Thanks @DAreRodz! - Allow replacing signals with a new signal instance, e.g., state.$prop = signal(1).
deepsignal - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

deepsignal - [email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

deepsignal - [email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

deepsignal - [email protected]

Published by github-actions[bot] almost 2 years ago

Minor Changes

deepsignal -

Published by luisherranz almost 2 years ago