Releases: hollandjake/mini-rfc6902
Releases · hollandjake/mini-rfc6902
v0.2.3
0.2.3 (2024-11-30)
Bug Fixes
v0.2.2
0.2.2 (2024-11-30)
Bug Fixes
v0.2.1
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
0.2.0 (2024-09-09)
Features
- change BSONification to string rather than Uint8Array (0b741fb)
v0.1.2
0.1.2 (2024-09-08)
Bug Fixes
- fix return type of create (4e12948)
v0.1.1
0.1.1 (2024-09-08)
Bug Fixes
- clone not replicating objects with non-serializable fields correctly (a1bd83d)
v0.1.0
0.1.0 (2024-09-08)
Features