Skip to content

Releases: fz6m/rs-module-lexer

v2.5.0

08 Aug 18:12
Compare
Choose a tag to compare
example: update

v2.4.0

03 May 21:57
Compare
Choose a tag to compare
  • Follow upstream updates

v2.3.0

31 Jan 09:30
Compare
Choose a tag to compare
  • Add hasModuleSyntax ( follow-up upstream es-module-lexer )

v2.2.0

09 Jan 19:43
Compare
Choose a tag to compare
  • Syntax diagnostic report

New Contributors

v2.1.1

10 Nov 08:19
Compare
Choose a tag to compare
  • New parseAsync async method.

  • Compatible with WASM output package for nodejs.

v2.0.1

31 Oct 03:22
Compare
Choose a tag to compare
  • Fix facade ( from issue #1 )

v2.0.0

16 Oct 01:38
Compare
Choose a tag to compare
  • Support import with ( e.g. import json from 'source' with { type: 'json' } )
  • Support export object destructing ( aligned es-module-lexer

v1.0.0

20 Mar 13:36
Compare
Choose a tag to compare
chore: v1.0.0