Skip to content

Releases: gadget-inc/mobx-quick-tree

0.7.7

12 Jul 18:49
41007cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.6...0.7.7

0.7.6

10 Jul 20:08
91de9d1
Compare
Choose a tag to compare

Full Changelog: 0.7.5...0.7.6

0.7.5

10 Jul 18:50
cbeee33
Compare
Choose a tag to compare

What's Changed

  • Add shouldTrackChanges option to @snapshottedView by @scott-rc in #107

Full Changelog: 0.7.4...0.7.5

0.7.4

03 Jul 15:09
3dea56c
Compare
Choose a tag to compare

What's Changed

  • Dispose @snapshottedView reactions when destroyed by @scott-rc in #105

Full Changelog: 0.7.3...0.7.4

0.7.3

26 Jun 14:01
0ab634a
Compare
Choose a tag to compare

What's Changed

  • Ensure types.maybe(types.reference()) types are resolved late after construction by @airhorns in #100
  • Remove the references from the context after processing them to free up memory by @airhorns in #101
  • Run node v22 in dev and CI by @airhorns in #99
  • Add snapshottedViews by @scott-rc in #103
  • v0.7.3 by @scott-rc in #104

New Contributors

Full Changelog: 0.7.2...0.7.3

0.7.2

01 Jun 18:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

31 May 18:33
Compare
Choose a tag to compare

What's Changed

  • chore(bench): update CodSpeed/action to v2 by @adriencaccia in #81
  • Switch to tinybench and add a property access benchmark by @airhorns in #89
  • tinybench no codspeed by @airhorns in #91
  • Faster cached view version 7: values right on the instance by @airhorns in #94

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

13 May 19:25
90a66e9
Compare
Choose a tag to compare

What's Changed

  • Extend the cross framework benchmark to compare against plain es6 classes and raw mobx by @airhorns in #80
  • Implement resolveIdentifier on readonly trees by @airhorns in #79
  • Ensure we properly snapshot reference types in maps/arrays by @thegedge in #82
  • Add some benchmarks to test mobx-state-tree instantiation by @thegedge in #86
  • Update all dependencies + fix ensureRegistered bug by @thegedge in #84
  • Bump MQT to version 0.7.0 by @thegedge in #87

Full Changelog: 0.6.2...0.7.0

0.6.2

04 Jan 20:34
542cbe3
Compare
Choose a tag to compare

What's Changed

  • Add a sourceURL to eval'd code so sourcemap aware things pick up the dynamic function name by @airhorns in #75
  • Fix read-only instantiation bug with optional date instances on class models by @thegedge in #76
  • Release 0.6.2 by @thegedge in #77

Full Changelog: 0.6.1...0.6.2

0.6.1

13 Nov 15:19
Compare
Choose a tag to compare

What's Changed

  • Generate a monomorphic version of .createReadOnly and .instantiate for each class model by @airhorns in #74

Full Changelog: 0.6.0...0.6.1