Skip to content

Commit

Permalink
Prepare for 11.1.0-rc.3 release (#6649)
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Feb 26, 2024
1 parent bec3f04 commit 52e3d29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@
> - :house: [Internal]
> - :nail_care: [Polish]
# 11.1.0-rc.3 (Unreleased)
# 11.1.0-rc.3

#### :nail_care: Polish

- No parens around tagged template literals. https://github.com/rescript-lang/rescript-compiler/pull/6639
- Allow identifier with modules in tagged template literals (e.g. Pg.sql`select * from ${table} where id = ${id}`). https://github.com/rescript-lang/rescript-compiler/pull/6645

Expand Down

0 comments on commit 52e3d29

Please sign in to comment.