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: RELEASE-NOTES.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,14 @@ This is a pre-release version and APIs will change quickly. Before `1.0` release
6
6
7
7
Please note after `1.0` Semver will be followed using normal protocols.
8
8
9
-
# Version 0.16.0 08.20.2025
9
+
# Version 0.16.1 - 08.21.2025
10
+
11
+
## Core
12
+
13
+
Bug
14
+
**Build** - Reverted `@semantic-ui/core` to use dist version for esm. this is because Rollup will not parse `?raw` css links (rollup is used on jsdelivr to power the playground)
0 commit comments