diff --git a/.changeset/rotten-berries-sort.md b/.changeset/rotten-berries-sort.md deleted file mode 100644 index 1acb85a43..000000000 --- a/.changeset/rotten-berries-sort.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@stackflow/plugin-history-sync": patch ---- - -fix(plugin-history-sync)!: reduce loop count for parsing state diff --git a/extensions/plugin-history-sync/CHANGELOG.md b/extensions/plugin-history-sync/CHANGELOG.md index ac9640ee0..bb65a632b 100644 --- a/extensions/plugin-history-sync/CHANGELOG.md +++ b/extensions/plugin-history-sync/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-history-sync +## 1.3.16 + +### Patch Changes + +- 45cf3f4d: fix(plugin-history-sync)!: reduce loop count for parsing state + ## 1.3.15 ### Patch Changes diff --git a/extensions/plugin-history-sync/package.json b/extensions/plugin-history-sync/package.json index 9481d3b4f..3a2a24fde 100644 --- a/extensions/plugin-history-sync/package.json +++ b/extensions/plugin-history-sync/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-history-sync", - "version": "1.3.15", + "version": "1.3.16", "license": "MIT", "exports": { ".": {