Skip to content

Fix NPX Windows Install + Parser Improvements

Choose a tag to compare

@sbdchd sbdchd released this 17 May 23:52
· 42 commits to master since this release
3a77b6d

Added

  • parser: validate string continuations (#1137)
  • parser: improve create rule ast (#1147)

Changed

  • parser: update ast nodes to include their trailing semicolons (#1145, #1148)

Fixed

  • install: fix windows npx install bug (#1140)