Skip to content

Releases: cb1kenobi/gawk

v6.0.0

24 Feb 16:35
7118b8c
Compare
Choose a tag to compare
  • BREAKING CHANGE: Changed package to a ES module.
  • BREAKING CHANGE: Require Node.js 12 or newer.

v5.0.0

24 Feb 16:34
5d16ff1
Compare
Choose a tag to compare
  • 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

31 Oct 06:11
Compare
Choose a tag to compare
fix: Symbol property support.

v4.6.5

31 Oct 05:46
Compare
Choose a tag to compare

chore: Updated npm deps.
chore: Adding Node 12 to CI conf.
test: Added symbol property tests.

v4.6.4

31 Oct 05:46
Compare
Choose a tag to compare
chore: Updated npm deps.
chore: Fixed eslint warnings around hasOwnProperty().

v4.6.3

31 Oct 05:46
Compare
Choose a tag to compare
v4.6.3

v4.6.2

17 Dec 22:07
Compare
Choose a tag to compare

This a maintenance release.

fix(gulp): Fixed async build function.
chore: Added promise elint plugin.
chore: Updated Babel.

v4.6.1

13 Dec 22:02
Compare
Choose a tag to compare

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

26 Sep 18:01
Compare
Choose a tag to compare
  • 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

28 Oct 04:25
Compare
Choose a tag to compare

Introducing the amazing gawk.set() function! Saves you time while saving your listeners.