Skip to content

2.0.1 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 16:10
e6ab612
  • 2.0-pre-release
    • Syntax highlighting in markdown code blocks #195
    • Fix vulnerabilities detected by npm audit #193
    • Add CONTRIBUTING.md #194
    • Support raw strings #197
    • Remove irrelevant autoClosingPair /** #198
    • Improve highlighting of bare and raw strings, and add missing unit & operator #199
    • Add operators 'has' & 'has-not', and shorten operators-word regex #201
    • Support floats, binary & octal literals (with underscores) #200
    • Use LSP instead of legacy --ide-* parameters #207