Skip to content

Commit a598a3a

Browse files
committed
CHANGELOG
1 parent c96aaff commit a598a3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
* Adds module debug logs when in asset debug mode (`APOS_ASSET_DEBUG=1`).
1111
* Adds an option for disabling the module preload polyfill.
1212
* Adds support for `synthetic` entrypoints, that will only process the entrypoint `prologue`.
13+
* Adds support for `Modules/...` alias for the public builds (Webpack BC).
14+
* Our Vite alias plugin now throws with an useful error message when `Modules/` alias resolver fails.
1315

1416
### Fixes
1517

0 commit comments

Comments
 (0)