Skip to content

Releases: nodejs/merve

v1.2.2

11 Mar 16:54
Immutable release. Only release title and notes can be modified.
9bdd241

Choose a tag to compare

1.2.2 (2026-03-11)

Bug Fixes

  • add changed cargo.lock on publish (#45) (514f543)

v1.2.1

11 Mar 16:48
Immutable release. Only release title and notes can be modified.
d79b992

Choose a tag to compare

1.2.1 (2026-03-11)

Bug Fixes

  • prevent out-of-bounds read in tryBacktrackAddStarExportBinding (#41) (4d450dc)

v1.2.0

06 Mar 16:47
Immutable release. Only release title and notes can be modified.
62d9809

Choose a tag to compare

1.2.0 (2026-03-05)

Features

  • add optional parse error locations (#34) (1b517e9)

Bug Fixes

  • don't bail on shorthand 'get' in literal exports (#37) (48bbbbf)

v1.1.3

27 Feb 01:22
Immutable release. Only release title and notes can be modified.
af09554

Choose a tag to compare

1.1.3 (2026-02-27)

Bug Fixes

  • rust: encode non-zero line invariant in API (#31) (9966022)

v1.1.2

25 Feb 15:00
Immutable release. Only release title and notes can be modified.
1d38191

Choose a tag to compare

1.1.2 (2026-02-25)

Bug Fixes

v1.1.1

25 Feb 14:22
Immutable release. Only release title and notes can be modified.
3d2b7b5

Choose a tag to compare

1.1.1 (2026-02-25)

Bug Fixes

  • tie rust export borrows to analysis lifetime (0fed125)
  • update release.yml (7050760)

v1.1.0

25 Feb 00:28
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.1.0 (2026-02-25)

Features

Bug Fixes

  • simplify things in rust crate (f4e857e)
  • use thread_local last error tracking (f529e8b)

v1.0.1

02 Feb 18:27
Immutable release. Only release title and notes can be modified.
a9a8c1d

Choose a tag to compare

1.1.0 (2026-02-02)

Features

Bug Fixes