Skip to content

11.1.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 26 Feb 16:50
· 112 commits to master since this release
52e3d29

πŸ› Bug Fix

  • Fix compiler crash when reexporting tagged template literal externals. #6645

πŸ’… Polish

  • No parens around tagged template literals. #6639
  • Allow identifier with modules in tagged template literals (e.g. Pg.sqlselect * from ${table} where id = ${id}). #6645