@takazudo/zdtp 0.8.2 → 0.8.4

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
@@ -8,6 +8,26 @@ The format is based on Keep a Changelog, and release notes are generated from th
8
8
 
9
9
  No unreleased changes yet.
10
10
 
11
+ ## [0.8.4] - 2026-09-26
12
+
13
+ ### Fixed
14
+
15
+ - Recover an owned SPA root left empty with the open intent stored: after each open request the panel checks once that its root rendered, and remounts into the same element when the root is still empty, so later toggles keep working after an SPA remount ([#986](https://github.com/Takazudo/zudo-design-token-panel/issues/986), [#997](https://github.com/Takazudo/zudo-design-token-panel/pull/997)) (58cf00b)
16
+
17
+ ## [0.8.3] - 2026-09-25
18
+
19
+ ### Fixed
20
+
21
+ - Recover panel mounts from orphaned SPA roots: a same-id root left behind by an SPA swap is now adopted and re-rendered instead of silently ignoring later toggles ([#986](https://github.com/Takazudo/zudo-design-token-panel/issues/986), [#996](https://github.com/Takazudo/zudo-design-token-panel/pull/996)) (2ba9339)
22
+
23
+ ### Other Changes
24
+
25
+ - test: cover packed consumer SPA remount ([#996](https://github.com/Takazudo/zudo-design-token-panel/pull/996)) (2f0bd38)
26
+ - test: align packed doc smoke with real bootstrap timing ([#996](https://github.com/Takazudo/zudo-design-token-panel/pull/996)) (878a612)
27
+ - test: unmount auto-mount panel before jsdom teardown ([#996](https://github.com/Takazudo/zudo-design-token-panel/pull/996)) (c67549c)
28
+ - chore(deps): update first-party packages and vendor pins ([#994](https://github.com/Takazudo/zudo-design-token-panel/pull/994)) (f224082)
29
+ - feat(b4push): queue heavy steps through the machine-wide heavy-guard ([#985](https://github.com/Takazudo/zudo-design-token-panel/pull/985)) (27982a5)
30
+
11
31
  ## [0.8.2] - 2026-09-21
12
32
 
13
33
  ### Other Changes
@@ -1,6 +1,6 @@
1
1
  import { jsx as y, jsxs as K, Fragment as kt } from "preact/jsx-runtime";
2
2
  import { useEffect as P, useState as Y, useRef as O, useMemo as J, useCallback as X } from "preact/hooks";
3
- import { b as ft, p as wt, u as ht, a as Ne, A as bt, Z as gt } from "./index-CXkidCHj.js";
3
+ import { b as ft, p as wt, u as ht, a as Ne, A as bt, Z as gt } from "./index-DD2WOdSn.js";
4
4
  import { g as vt, m as j } from "./panel-config-DKfob-1r.js";
5
5
  const xt = (e, o) => {
6
6
  const t = new Array(e.length + o.length);