Skip to content

Commit decf188

Browse files
authored
2.5.0 Notes
1 parent cc5e7f3 commit decf188

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE-NOTES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
- **CSS** - Fix extra semicolon causing CSS build of Semantic UI to fail compilation with various systems #7065 [React Issue](https://github.com/Semantic-Org/Semantic-UI-React/issues/4287) [CSS Repo Issue #81](https://github.com/Semantic-Org/Semantic-UI-CSS/issues/81) [CSS Issue #75](https://github.com/Semantic-Org/Semantic-UI-CSS/issues/75)
1010

1111
**Breaking Changes**
12-
- **Gulp** - Updated all tasks to work with Gulp 4. This should fix SUI to install correctly on Node 12 or greater (see [Gulp3 Issue](https://github.com/gulpjs/gulp/issues/2324) for more details)
13-
- **Node** - Updated scripts to build in Node 18 via vanilla install.
12+
- **Gulp 4** -All tasks have been rewritten to work with Gulp 4. This should fix SUI to install correctly on Node 12 or greater (see [Gulp3 Issue](https://github.com/gulpjs/gulp/issues/2324) for more details)
1413

1514
**Build**
15+
- **Node** - Updated scripts to build in Node 18 via vanilla install.
1616
- **Theme** - Allow site's global site theme to be missing #6876 **Thanks @cruzdanillo**
1717
- **Meteor** - Fix issue with misuse of `api.addAssets` #6790 **Thanks @gimco**
1818
- **Gulp** - Report errors in build #7005 **Thanks @bundyo**

0 commit comments

Comments
 (0)