Changelog
- 7a75104 chore: bump version
- 8b51dc9 chore: bump version
- 336ca10 chore: bump version
- b75203b chore: fix ensure generated
- c2f3317 feat: add --ignore-pattern flag to generate -watch (#1280)
- b580171 feat: add
Range
toCallTemplateExpression
nodes (#1275) - aed18e8 feat: add
Range
toTemplElementExpression
(#1276) - 5094fb5 feat: add
Range
s toForExpression
s (#1264) - f712c14 feat: add
Range
s toIfExpression
andElseIfExpression
parser nodes (#1248) - bebee7d feat: add
Range
s toSwitchExpression
s (#1265) - 028f398 feat: format single-line go expressions to a single line (#1267)
- abb427c fix: incorrect JS parsing when / chars encountered within strings, fixes #1250