Skip to content

Release 1.5.4

Compare
Choose a tag to compare
@ceejbot ceejbot released this 08 Jul 18:47
· 49 commits to master since this release

Object.defineProperty() now used instead of defineG|Setter.
Behavior change: properties now store their defaults upon first access; if the property is never used, nothing will be stored.
Bugfixes.