Releases: salesforce/observable-membrane
Releases · salesforce/observable-membrane
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.0
v0.26.1
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)
v0.26.0
0.26.0 (2018-11-19)
Bug Fixes
- bundle generation for cjs (78b420a)
- entry point (4231ecb)
- issue #20 - supporting access to value via descriptor (#22) (4bd4751)
- linting (ac2d448)
- simplify build (13bd2ee)
Features
- changelog: add conventional changlog and first version of the changelog (c37376c)
Performance Improvements
- fix for small perf regression associated to defineProperties(). (9c54ec0)