Skip to content

Fix to disable auto-keying / patch optimisations for arrays containing primitives

Compare
Choose a tag to compare
@dxinteractive dxinteractive released this 17 Mar 04:55
· 9 commits to master since this release
  • Disable auto-keying / patch optimisations for arrays containing primitives, as this was occasionally causing incorrect transformations on the data during a .set()
  • Update docs to not use primitives in arrays (as not using primitives in arrays is by far the more normal use case)

No breaking changes