Skip to content

Commit 46cf1e4

Browse files
committed
Rls notes on LESS #6512
1 parent aae225a commit 46cf1e4

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

RELEASE-NOTES.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@
22

33
### Version 2.4.1 - Oct 13, 2018
44

5-
**Bug Fixes**
5+
**Note**
6+
If you are using the `semantic-ui-less` package with versions of LESS before 3.5 some `calc` values will not be computed correctly due to changes in variable interpolation. It is recommended that you upgrade to at least 3.5 to continue using new versions of SUI.
7+
8+
**Build Tools**
9+
- **LESS** - We are now using Less 3.0 with new syntax for string literals
10+
- **Gulp** - Updated all gulp dependencies to most recent released versions with modifications to tasks as necessary.
611

12+
**Bug Fixes**
713
- **Embed** - Embed will now correctly remove DOM metadata on `destroy`
814
- **Grid** - Fix issue with `very relaxed vertically divided grid` having wrong margins on dividers
915

0 commit comments

Comments
 (0)