@adia-ai/web-modules 0.6.42 → 0.6.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog — @adia-ai/web-modules
2
2
 
3
+ ## [0.6.44] — 2026-05-28
4
+
5
+ ### Maintenance
6
+
7
+ - **Lockstep version bump.** Substantive v0.6.44: `@adia-ai/web-components` (FB-81 `<canvas-ui>` lazy-loads `@adia-ai/web-modules` `<a2ui-root>` via guarded dynamic import — primitives-only barrel no longer hard-fails the build), `@adia-ai/a2ui-compose` (FB-79 transpiler emits `<select-ui>` options as a prop), `@adia-ai/a2ui-corpus` (FB-79/80 re-harvest + chunk-embeddings regen). See those packages' CHANGELOGs.
8
+ - **`dist/everything.min.js` + `dist/icons-manifest.js`** — bundle rebuild absorbing the upstream `@adia-ai/web-components` `<canvas-ui>` decouple.
9
+
10
+ ## [0.6.43] — 2026-05-27
11
+
12
+ ### Maintenance
13
+
14
+ - **Lockstep version bump only.** Substantive v0.6.43: `@adia-ai/web-components` (`<list-ui contained>` yaml + button/card/alert RL+RL2 substrate fixes), `@adia-ai/a2ui-compose` (transpiler.js + transpiler-maps.js RL+RL2 sweeps — slot preservation + leaf children + calendar widget), `@adia-ai/a2ui-corpus` (chunk re-harvest absorbing the substrate fixes, +icon-trailing prop in catalog; chunk-embeddings regen 8.19 MB). See those packages' CHANGELOGs.
15
+ - **`dist/everything.min.js` + `dist/icons-manifest.js`** — bundle rebuild absorbing the upstream `@adia-ai/web-components` substrate changes above.
16
+
3
17
  ## [0.6.42] — 2026-05-26
4
18
 
5
19
  ### Changed — `<admin-page-header>` yaml absorbing header-anatomy corpus fixes