Skip to content

chore(changeset): version update#20

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
changeset-release/master
Open

chore(changeset): version update#20
github-actions[bot] wants to merge 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jul 12, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

svelte-tree-view@2.0.0

Major Changes

  • ef98d90: migrate to Svelte 5, update all deps, switch valueComponent to snippet

    BREAKING:

    • incompatible with Svelte < 5
    • valueComponent is now treeNode snippet
    • rootNode snippet added
    • default styles not applied to :root anymore but ul.svelte-tree-view
    • changed treeMap from Map to Record to allow use of proxies

Minor Changes

  • 2571374: make treeNode required, update site to use new API
  • 8d6dc20: move showCopy & showLogButton to DefaultNode, add regexp & error types
  • 92ed815: move base16 theming, utility methods from core to DefaultNode export, refactor internal logic
  • c911f1e: use user defined / stable ids for nodes to better handle dragn drop
  • f1a0f8c: invert isCircularNode return value for node collapsing, make DefaultNode ESM export, refactor stores into one
  • 05b33fc: move default root styles to default.css, use css layer for importing it in site

Patch Changes

  • 05b33fc: improve aria of DefaultNode.svelte, nest children ul within same li
  • 6f67518: perf: remove $derived from TreeViewNode, expose createStore, update comments
  • 5d204c8: update all dependencies to latest

site@0.0.2

Patch Changes

  • 5d204c8: update all dependencies to latest

@github-actions github-actions bot force-pushed the changeset-release/master branch 4 times, most recently from f1b29c3 to 0fa3069 Compare July 17, 2025 19:44
@github-actions github-actions bot force-pushed the changeset-release/master branch from 0fa3069 to 28f16f1 Compare July 21, 2025 09:12
@github-actions github-actions bot force-pushed the changeset-release/master branch 6 times, most recently from d92d183 to d443682 Compare February 18, 2026 14:40
@github-actions github-actions bot force-pushed the changeset-release/master branch from d443682 to 4378abd Compare February 18, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants