visual-json Release Notes

Last updated: Mar 3, 2026

  • Mar 3, 2026
    • Date parsed from source:
      Mar 3, 2026
    • First seen by Releasebot:
      Mar 3, 2026
  • Mar 3, 2026
    • Date parsed from source:
      Mar 3, 2026
    • First seen by Releasebot:
      Mar 3, 2026
  • All of your release notes in one feed

    Join Releasebot and get updates from Vercel Labs and hundreds of other software products.

  • Mar 3, 2026
    • Date parsed from source:
      Mar 3, 2026
    • First seen by Releasebot:
      Mar 3, 2026
  • Mar 3, 2026
    • Date parsed from source:
      Mar 3, 2026
    • First seen by Releasebot:
      Mar 3, 2026
    Vercel Labs logo

    visual-json by Vercel Labs

    v0.3.1

    Bug Fixes

    • Fix published packages containing unresolved workspace:* dependencies (#6)
    • @visual-json/react and @visual-json/vue now publish with resolved version numbers
    • Private workspace packages (e.g. @internal/ui) are stripped from published devDependencies
    • Add @visual-json/vue to changeset linked config
    Original source Report a problem
  • Mar 3, 2026
    • Date parsed from source:
      Mar 3, 2026
    • First seen by Releasebot:
      Mar 3, 2026
    Vercel Labs logo

    visual-json by Vercel Labs

    v0.3.0

    Highlights

    Vue support — new @visual-json/vue package with VisualJson, JsonEditor, TreeView, FormView, DiffView, SearchBar, Breadcrumbs, and ContextMenu components for Vue 3.

    Package restructuring — packages moved under packages/@visual-json/ namespace; shared UI utilities extracted to @internal/ui for cross-framework reuse.

    Packages

    • @visual-json/core: 0.3.0
    • @visual-json/react: 0.3.0
    • @visual-json/vue: 0.3.0

    Links

    • Changelog
    • Vue Components docs
    • @visual-json/core on npm
    • @visual-json/react on npm
    • @visual-json/vue on npm
    Original source Report a problem
  • Feb 27, 2026
    • Date parsed from source:
      Feb 27, 2026
    • First seen by Releasebot:
      Feb 27, 2026
    Vercel Labs logo

    visual-json by Vercel Labs

    v0.2.0

    New release adds multi-select and drag reordering in TreeView, schema-aware enum dropdowns, and VS Code webview tweaks. Fixes prevent dropping a node into its own descendants and sync edits across modes plus mobile focus fixes. Core moved to @visual-json/core with tests; new ops insertProperty, insertNode, reorderChildrenMulti, buildSubtree, reparentSubtree; packages @visual-json/[email protected] @visual-json/[email protected]

    Features

    • Multi-select — shift-click range selection, cmd/ctrl-click toggle, and bulk drag-and-drop reordering in TreeView.
    • Enum dropdowns — schema-aware enum dropdowns in FormView, including boolean enums.
    • VS Code extension — breadcrumbs, form view, and search bar adapted for the VS Code webview.

    Fixes

    • Prevent dropping a node into its own descendants.
    • Sync tree mode edits to raw mode.
    • Fix mobile focus issues in breadcrumbs, form view, and search bar.

    Core

    • isDescendant utility moved to @visual-json/core with unit tests.
    • New operations: insertProperty, insertNode, reorderChildrenMulti, buildSubtree, reparentSubtree.

    Packages

    Original source Report a problem
  • Feb 21, 2026
    • Date parsed from source:
      Feb 21, 2026
    • First seen by Releasebot:
      Feb 23, 2026
    Vercel Labs logo

    visual-json by Vercel Labs

    v0.1.0

    Initial Release

    • @visual-json/[email protected] — Headless core for visual-json. Schema-aware, embeddable, extensible.
    • @visual-json/[email protected] — React components for visual-json. Schema-aware, embeddable, extensible.

    Install

    • npm install @visual-json/react

    Links

    • @visual-json/core on npm
    • @visual-json/react on npm
    Original source Report a problem

This is the end. You've seen all the release notes in this feed!

Related products