Skip to content

Releases: hollandjake/mini-rfc6902

v0.2.3

30 Nov 14:54
e3dde3e
Compare
Choose a tag to compare

0.2.3 (2024-11-30)

Bug Fixes

v0.2.2

30 Nov 14:14
23fb931
Compare
Choose a tag to compare

0.2.2 (2024-11-30)

Bug Fixes

v0.2.1

30 Nov 13:40
aa151d1
Compare
Choose a tag to compare

0.2.1 (2024-11-30)

Bug Fixes

  • array diff when inserting multiple values now works as expected (8f6dee7)
  • fix map insertion and deletion (4e79a17)
  • missing clone support for DataView (08f7e91)
  • type: apply can have a null patch (f2054bc)

v0.2.0

09 Sep 08:43
18e6e78
Compare
Choose a tag to compare

0.2.0 (2024-09-09)

Features

  • change BSONification to string rather than Uint8Array (0b741fb)

v0.1.2

08 Sep 20:33
e4d1c71
Compare
Choose a tag to compare

0.1.2 (2024-09-08)

Bug Fixes

  • fix return type of create (4e12948)

v0.1.1

08 Sep 18:56
a1e9918
Compare
Choose a tag to compare

0.1.1 (2024-09-08)

Bug Fixes

  • clone not replicating objects with non-serializable fields correctly (a1bd83d)

v0.1.0

08 Sep 14:40
328d03b
Compare
Choose a tag to compare

0.1.0 (2024-09-08)

Features