Skip to content

Commit 7db171d

Browse files
committed
docs: changelog
1 parent 994df9e commit 7db171d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v2.2.2
2+
3+
Adds `noGlobal` option for webpack config, enabling "static" configuration.
4+
5+
Also adds `intercept` option for webpack plugin, to enable non-standard "aliases" for configuration.
6+
Makes it easy to have a part of app config "static" and a part "dynamic".
7+
8+
Adds binary releases through `pkg`.
9+
110
## v2.2.1
211

312
Resolves relative files (runs relative to app-config file) in `@app-config/exec`.

0 commit comments

Comments
 (0)