6.0.2
Recent Commits to on-change:main
-
6.0.2
-
Fix support for proxying `ArrayBuffer` and `SharedArrayBuffer` (#112)
Fix support for proxying `ArrayBuffer` and `SharedArrayBuffer` (#112)
-
Clarify details path behavior
Clarify details path behavior Fixes #108
-
Fix array rollback for onValidate
Fix array rollback for onValidate
-
6.0.1
6.0.1
-
Fix crash when property is named `'undefined'`
Fix crash when property is named `'undefined'` Fixes #111
-
6.0.0
6.0.0
-
Require Node.js 20
Require Node.js 20
-
Require Node.js 20
Require Node.js 20
-
Fix setter field detection in class prototype chains
Fix setter field detection in class prototype chains Fixes #96
-
Fix TypeError when calling extracted methods
Fix TypeError when calling extracted methods Fixes #97
-
Fix empty path when class methods modify own properties
Fix empty path when class methods modify own properties Fixes #98
-
Fix `Date` object exceptions
Fix `Date` object exceptions Fixes #99
-
Fix array `indexOf/includes/lastIndexOf` after filter and reassignment
Fix array `indexOf/includes/lastIndexOf` after filter and reassignment Fixes #106 Fixes #102
-
Fix it to fire for all paths when object referenced multiple times
Fix it to fire for all paths when object referenced multiple times Fixes #110
-
Fix Vue.js compatibility with reactive getters/setters
Fix Vue.js compatibility with reactive getters/setters Fixes #79
-
Meta tweaks
Meta tweaks