v0.5.0
v0.5.0 Release Notes (2024-11-04T11:14:45Z)
Changelog
Features
- 2d23528: feat: support trailing comma after the last argument (#520) (@linuxerwang)
Bug fixes
- c136deb: fix: string slice and replace (#535) (@stevenh)
- a39e65d: fix: missing flag from regex literal in corner case (#529) (@psve)
- d4edd51: fix(parser/lexer): ID_Start & ID_Continue checks (#524) (@filips)
Chores
- aefc75a: chore: update go and tools (#537) (@stevenh)
- a81d9a5: chore: update underscore to 1.13.7 (#536) (@stevenh)