# v6.0.0 (Feb 24, 2021)

 * BREAKING CHANGE: Changed package to a ES module.
 * BREAKING CHANGE: Require Node.js 12 or newer.

# v5.0.0 (Nov 18, 2020)

 * 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.
