@adia-ai/web-modules 0.6.33 → 0.6.34

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,16 @@
1
1
  # Changelog — @adia-ai/web-modules
2
2
 
3
+ ## [0.6.34] — 2026-05-23
4
+
5
+ ### Added — Wave 1 + Wave 2 component registrations
6
+
7
+ - **Wave 1 + Wave 2** (commits `5ad89318d`, `501053880`): 10 P1 components registered + exported via the `@adia-ai/web-modules` cluster manifests. Substantive source lives in `@adia-ai/web-components`; web-modules ships the cluster registration + Vite import-graph plumbing.
8
+
9
+ ### Changed — `dist/everything.min.js` rebuilt (CDN kitchen-sink)
10
+
11
+ - Bundle pass absorbed Wave 1+2 component additions + OD-5 `-default` suffix sweep + `<calendar-grid-ui>` substrate primitive + a2ui-runtime CSS channel Phase 1 (binding to `everything.min.js`). Bundle size 1.04 MB → 1.13 MB raw (+8.7%; absorbs 10 new component registrations).
12
+ - `dist/icons-manifest.js` (in both web-components/dist + web-modules/dist) refreshed as a bundle-pass companion.
13
+
3
14
  ## [0.6.33] — 2026-05-23
4
15
 
5
16
  ### Fixed — CDN icons-manifest now co-shipped in `web-modules/dist/` (FB-53 §1)