pptx-svelte-viewer 2.20.0 → 2.20.2

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
@@ -7,6 +7,23 @@ A release listed with no entries carried no Conventional Commit in this package'
7
7
  scope: scripts/release-plan.mjs re-releases a package whenever any of its files
8
8
  change, not only on conventional ones.
9
9
 
10
+ ## [2.20.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@2.20.1) - 2026-08-14
11
+
12
+ ### Bug Fixes
13
+
14
+ - Repair five regressions this review introduced (by @ChristopherVR) ([952063b](https://github.com/ChristopherVR/pptx-viewer/commit/952063b7c1a198aed9acc0696b2b326deba35e95))
15
+
16
+ ## [2.20.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@2.20.0) - 2026-08-13
17
+
18
+ ### Features
19
+
20
+ - **shared:** Take the last six chart kinds and the autosave policy (by @ChristopherVR) ([efe8438](https://github.com/ChristopherVR/pptx-viewer/commit/efe84381688dfb5f2a44a2990e76aa09b65e5fba))
21
+
22
+ ### Bug Fixes
23
+
24
+ - **core:** Repair the XML plumbing four separate defects were hiding behind (by @ChristopherVR) ([8beb664](https://github.com/ChristopherVR/pptx-viewer/commit/8beb66410975d492118120515bbae6cd070ef792))
25
+ - **bindings:** Stop read-only surfaces clobbering live state (by @ChristopherVR) ([e820984](https://github.com/ChristopherVR/pptx-viewer/commit/e8209842fad62819df1530944124f0bfc33e32ec))
26
+
10
27
  ## [2.19.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@2.19.0) - 2026-08-13
11
28
 
12
29
  ### Bug Fixes
@@ -1,4 +1,4 @@
1
- import { B as le, C as ne, D as oe, E as ce, F as pe, H as z, I as de, L as O, N as Q, O as ve, P as Y, R as W, S as ue, T as he, U as F, V as ge, b as _e, g as xe, h as fe, k as me, m as be, v as ye, w as ke, x as we, y as Ce, z as Me } from "./export-Cp97qZ_g.js";
1
+ import { B as le, C as ne, D as oe, E as ce, F as pe, H as z, I as de, L as O, N as Q, O as ve, P as Y, R as W, S as ue, T as he, U as F, V as ge, b as _e, g as xe, h as fe, k as me, m as be, v as ye, w as ke, x as we, y as Ce, z as Me } from "./export-CkPplz4E.js";
2
2
  import "svelte/internal/disclose-version";
3
3
  import * as e from "svelte/internal/client";
4
4
  import { onMount as Se, untrack as R } from "svelte";