Skip to content

Releases: fz6m/rs-module-lexer

v2.6.0

18 Sep 19:03
2948972

Choose a tag to compare

chore: update example

v2.5.1

27 Dec 13:56

Choose a tag to compare

example: update

v2.5.0

08 Aug 18:12

Choose a tag to compare

example: update

v2.4.0

03 May 21:57

Choose a tag to compare

  • Follow upstream updates

v2.3.0

31 Jan 09:30

Choose a tag to compare

  • Add hasModuleSyntax ( follow-up upstream es-module-lexer )

v2.2.0

09 Jan 19:43

Choose a tag to compare

  • Syntax diagnostic report

New Contributors

v2.1.1

10 Nov 08:19

Choose a tag to compare

  • New parseAsync async method.

  • Compatible with WASM output package for nodejs.

v2.0.1

31 Oct 03:22

Choose a tag to compare

  • Fix facade ( from issue #1 )

v2.0.0

16 Oct 01:38

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

Choose a tag to compare

chore: v1.0.0