Skip to content

v0.26.1

Compare
Choose a tag to compare
@nolanlawson nolanlawson released this 08 Sep 22:35
· 64 commits to master since this release
35f3a93

0.26.1 (2019-03-13)

Bug Fixes

  • Add global this value lookup to enable node support (#32) (4e6df47)
  • refactor reactive membrane to use weakmap instead of targetslot (#34) (4aa7e41)
  • Treat all non-object type of values as non-observable (af3f474)

Performance improvements

  • Faster checks for non-observable types (826cbd8)