Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Releases: ambit-tsai/es6-proxy-polyfill

v2.0.0

24 Mar 08:46
2050590
Compare
Choose a tag to compare
Merge pull request #2 from ambit-tsai/dev

v2.0.0

v1.2.1

26 Oct 06:19
37cfb9e
Compare
Choose a tag to compare
  1. use eslint to analyze code;
  2. unpublish test directory;
  3. remove the source map;
  4. change the keywords in package.json;

v1.2.0

26 Oct 02:32
58df702
Compare
Choose a tag to compare
  1. add Proxy.revocable method
  2. add a test case

v1.0.0

05 Sep 05:04
383e948
Compare
Choose a tag to compare

supports above traps:

  1. apply
  2. construct