Skip to content

Commit acf2bc0

Browse files
committed
Update CHANGELOG
1 parent 1bf1f25 commit acf2bc0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
## Fixed
66

7+
- Preserve per-build `:js-options` in `merged-shadow-config`. Previously the
8+
root project's builds had their `:js-options` unconditionally replaced with
9+
`{}`, which clobbered settings like `:js-provider :external` and
10+
`:external-index`. Now the root project's `:js-options` are left untouched,
11+
and submodule builds get `:js-package-dirs` merged into their existing
12+
`:js-options` rather than replacing them.
13+
714
## Changed
815

916
# 0.47.210-alpha (2026-03-02 / 54388ed)

0 commit comments

Comments
 (0)