Releases: cb1kenobi/gawk
Releases · cb1kenobi/gawk
v6.0.0
- BREAKING CHANGE: Changed package to a ES module.
- BREAKING CHANGE: Require Node.js 12 or newer.
v5.0.0
- BREAKING CHANGE: Requires Node.js 10.13.0 or newer.
- feat: Expose
revoke()
method on internal meta object to revoke the gawked proxy.
- fix: Add support for objects with non-configurable and non-enumerable properties.
- chore: Updated dependencies.
v4.6.6
fix: Symbol property support.
v4.6.5
chore: Updated npm deps.
chore: Adding Node 12 to CI conf.
test: Added symbol property tests.
v4.6.4
chore: Updated npm deps.
chore: Fixed eslint warnings around hasOwnProperty().
v4.6.2
This a maintenance release.
fix(gulp): Fixed async build function.
chore: Added promise elint plugin.
chore: Updated Babel.
v4.6.1
This is a maintenance release.
fix: Added check if gawked object has a property setter to prevent deletion.
chore: Update to Gulp 4.
chore: Updated npm deps.
chore: Added Appveyor config.
chore: Added eslint plugins.
v4.6.0
- Updated npm deps, specifically Babel 7.
- Removed a bunch of unused Babel plugins and dev deps.
- Fixed bug with gawking objects with setters. (#5)
v4.4.0
Introducing the amazing gawk.set()
function! Saves you time while saving your listeners.