Skip to content

10.1.0

Compare
Choose a tag to compare
@nene nene released this 31 Aug 10:53
· 861 commits to master since this release

Improvements

  • Add support for @@variables in MariaDB, MySQL, SingleStoreDB #410
  • Remove support of prefixes from double-quoted strings inMariaDB, MySQL, SingleStoreDB (shouldn't break unless you're for some reason formatting invalid code) #408

Bugfixes

  • Fix tabular style formatting of LIMIT clause #412

Internal changes

  • Remove unnecessary type imports, improving compatibility with older TypeScript versions #404
  • Remove Tokens from AST #403