Skip to content

Commit 98057a6

Browse files
committed
Update changelog
1 parent fe26226 commit 98057a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
* (bug) Compile every entry into a separate directory, to avoid issues with the clean plugin.
3737
* (bc) Not all npm packages are automatically transpiled anymore. You need to define which packages from `node_modules` to transpile via Babel by using `.compileNpmPackages(...)`.
3838
* (feature) Even if not recommended (use SCSS!), we now support compiling CSS via webpack (not as entry point though). The CSS will be injected into the head dynamically.
39+
* (improvement) TYPO3 typoscript files will be ignored.
3940

4041

4142
8.1.0

0 commit comments

Comments
 (0)