Skip to content

Releases: jadengis/snapdm

Fix cloning with arrays

17 Jun 04:06
f63bb49
Compare
Choose a tag to compare
fix: merging a field with empty array update doesn't overwrite. (#5)

Adds a failing test for this case and introduces a fix.

Properly support cjs files

13 Jun 01:17
b45eaea
Compare
Choose a tag to compare

Renames index.cjs.js to index.cjs to properly support how nodejs resolves module type.

Fix parent typing

13 Jun 01:07
d289930
Compare
Choose a tag to compare
v0.10.1

fix: some more ergonomic typing for ModelParent

Switch to rollup builds

12 Jun 03:57
1bc13d1
Compare
Choose a tag to compare
  • Start using rollup for multi target builds

Rework some APIs

12 Jun 03:57
25f5836
Compare
Choose a tag to compare
  • Better and more functional extension API
  • Much better implementation of toRef

Fixes and API tweaks

02 Jun 04:12
f4fdcc2
Compare
Choose a tag to compare
Merge pull request #2 from jadengis/johndengis/fix-typedefs

fix type defs