WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: humanwhocodes/momoa

momoa-js: v3.3.10

20 Oct 15:01
Immutable release. Only release title and notes can be modified.
07592b1

Choose a tag to compare

3.3.10 (2025-10-20)

Bug Fixes

  • add missing LocationRange type export (#197) (9228a78)

momoa-rs: v3.2.5

29 Jul 19:14
d1ba6d2

Choose a tag to compare

3.2.5 (2025-07-29)

Bug Fixes

  • deps: update rust crate serde to v1.0.219 (#186) (ce4f6ff)
  • document start/end inconsistency to include trailing whitespace (#191) (aaa77ed)

momoa-js: v3.3.9

29 Jul 19:14
d1ba6d2

Choose a tag to compare

3.3.9 (2025-07-29)

Bug Fixes

  • document start/end inconsistency to include trailing whitespace (#191) (aaa77ed)

momoa-js: v3.3.8

24 Feb 23:55
837d0b1

Choose a tag to compare

3.3.8 (2025-02-24)

Bug Fixes

momoa-rs: v3.2.4

22 Feb 00:03
162ec94

Choose a tag to compare

3.2.4 (2025-02-21)

Bug Fixes

  • deps: update rust crate serde to v1.0.218 (#169) (92fd3af)
  • deps: update rust crate thiserror to v2 (#155) (8ab4647)
  • deps: update rust crate wasm-bindgen to v0.2.100 (#168) (8ac0118)

momoa-js: v3.3.7

22 Feb 00:03
162ec94

Choose a tag to compare

3.3.7 (2025-02-21)

Bug Fixes

  • Simplify types for better TypeScript compatibility (#176) (8a2f689)

momoa-js: v3.3.6

07 Jan 23:42
5c5f45a

Choose a tag to compare

3.3.6 (2025-01-07)

Bug Fixes

  • Types for optional arguments in parse() and tokenize() (11a4a40), closes #172

momoa-js: v3.3.5

05 Dec 22:08
a0b3e37

Choose a tag to compare

3.3.5 (2024-12-05)

Bug Fixes

  • Interpreting unicode escape sequences in IDs allow uppercase (ef50a89)
  • Validate identifiers with unicode escapes (d758179)

momoa-rs: v3.2.3

03 Dec 21:30
947df3f

Choose a tag to compare

3.2.3 (2024-12-03)

Bug Fixes

  • deps: update rust crate serde to v1.0.215 (#159) (084b8d2)
  • deps: update rust crate thiserror to v1.0.69 (#158) (0505016)
  • deps: update rust crate wasm-bindgen to v0.2.97 (#161) (88f398d)

momoa-js: v3.3.4

03 Dec 21:30
947df3f

Choose a tag to compare

3.3.4 (2024-12-03)

Bug Fixes