You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## 1.8.0 (2025-06-23)
2
+
3
+
### New features
4
+
5
+
`@specialize` and `@extend` now accept concatenated literal expressions for the token content.
6
+
7
+
`@external tokens` declarations now support `@conflict { some, tokens }` declarations to check that they are never used in a context that also allows those tokens.
0 commit comments