Commit f2372e8
committed
# 0.48.215-alpha (2026-03-04 / 2094974)
## Added
## Fixed
- Preserve per-build `:js-options` in `merged-shadow-config`. Previously the
root project's builds had their `:js-options` unconditionally replaced with
`{}`, which clobbered settings like `:js-provider :external` and
`:external-index`. Now the root project's `:js-options` are left untouched,
and submodule builds get `:js-package-dirs` merged into their existing
`:js-options` rather than replacing them.
## Changed1 parent 2094974 commit f2372e8
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments