• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
11.0.0
2- Unsafe getter tracking (https://github.com/guybedford/cjs-module-lexer/pull/29)
3
40.6.0
5- API-only breaking change: Unify JS and Wasm interfaces (https://github.com/guybedford/cjs-module-lexer/pull/27)
6- Add type definitions (https://github.com/guybedford/cjs-module-lexer/pull/28)
7
80.5.2
9- Support named getter functions (https://github.com/guybedford/cjs-module-lexer/pull/26)
10
110.5.1:
12- Feature: Implement specific reexport getter forms (https://github.com/guybedford/cjs-module-lexer/pull/25)
13
140.5.0
15- Breaking Change: No longer emit Object.defineProperty exports (https://github.com/guybedford/cjs-module-lexer/pull/24)
16- Doc: Update link to WASI SDK (https://github.com/guybedford/cjs-module-lexer/pull/19)
17
180.4.3
19- Support for Babel 7.12 reexports (https://github.com/guybedford/cjs-module-lexer/pull/16)
20- Support module.exports = { ...require('x') } reexports (https://github.com/guybedford/cjs-module-lexer/pull/18)
21- "if" keyword space parsing in exports matching (https://github.com/guybedford/cjs-module-lexer/pull/17)
22