Skip to content

Commit 80fa965

Browse files
committed
Add missing CHANGELOG entry
1 parent e3cbad7 commit 80fa965

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
- Latest draftjs-conductor
4040
- Latest draftjs-filters
4141
- Dismiss keyboard shortcuts
42+
- Move Sass import from `draftail/lib/index.scss` to `draftail/src/index.scss`
4243

4344
### Fixed
4445

@@ -55,6 +56,10 @@
5556

5657
For projects using TypeScript, the addition of type definitions is likely to cause new linting issues being reported in case Draftail’s new types are incompatible with the implementation.
5758

59+
#### Sass import
60+
61+
- Move Sass import from `draftail/lib/index.scss` to `draftail/src/index.scss`
62+
5863
#### Browser support
5964

6065
The editor now supports modern browsers only, in particular IE11 support has been removed. The new browser support follows evergreen browsers only. The oldest-supported browser is currently Safari 14.1.

0 commit comments

Comments
 (0)