Skip to content

Commit 6c28e5d

Browse files
Update changelog for v11.2.0
1 parent 94f72e8 commit 6c28e5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ rename `Unreleased` topic with the new version tag. Finally, create a new `Unrel
66

77
## Unreleased
88

9+
## v11.2.0
10+
911
## Core: Bundler
1012
- Introduce the `--clean` flag to the `neu build` command to clean previous build files.
1113
- Add file excluding feature for the app bundle and extensions directory via `cli.resourcesExclude` and `cli.extensionsExclude` configuration properties. For example, now developers can use the `"resourcesExclude": ".*\\.scss$|.*\\.d.ts$"` configuration to exclude `*.scss` and `*.d.ts` files from the final app bundle.

0 commit comments

Comments
 (0)