Skip to content

Releases: luisherranz/deepsignal

deepsignal@1.5.0

31 Jan 14:25
8fb50d6
Compare
Choose a tag to compare

Minor Changes

Patch Changes

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

deepsignal@1.4.0

11 Jan 20:50
5cf8d8f
Compare
Choose a tag to compare

Minor Changes

deepsignal@1.3.6

04 Aug 13:58
7f00588
Compare
Choose a tag to compare

Patch Changes

deepsignal@1.3.5

04 Aug 13:32
8fcbe0b
Compare
Choose a tag to compare

Patch Changes

deepsignal@1.3.4

10 Jul 15:38
584cd88
Compare
Choose a tag to compare

Patch Changes

deepsignal@1.3.3

26 Jun 11:21
16b1967
Compare
Choose a tag to compare

Patch Changes

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

deepsignal@1.3.2

23 Jun 16:42
b87f4a5
Compare
Choose a tag to compare

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@1.3.1

21 Jun 14:21
b7d70d1
Compare
Choose a tag to compare

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@1.3.0

16 Feb 08:41
5b08487
Compare
Choose a tag to compare

Minor Changes

deepsignal@1.2.1

26 Jan 12:21
2ee98a8
Compare
Choose a tag to compare

Patch Changes