You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

unplugin-vue-router

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin-vue-router - npm Package Versions

2345
8

0.15.0

Diff
p
posva
published 0.15.0 •
p
posva
published 0.14.0 •

Changelog

Source

0.14.0 (2025-06-29)

Bug Fixes

  • data-loaders: avoid exporting data loaders in runtime (264f338), closes #663
  • stable order in children (d0fc9f3), closes #664

BREAKING CHANGES

  • data-loaders: Data loader features must be imported from unplugin-vue-router/data-loaders. They were accidentally exposed through runtime but this was never documented. Your IDE might have added auto imports automatically and removing this will avoid future issues. You simply need to replace missing imports.
p
posva
published 0.13.0 •

Changelog

Source

0.13.0 (2025-06-29)

Features

  • define-page: support JSX (#514) (e34ff23)
  • extendRoutes: allow relative path overrides in EditableTreeNode (#519) (93a977a)
  • types: add children route names to generated RouteNamedMap (#602) (f2fb721)

Performance Improvements

BREAKING CHANGES

  • extendRoutes: If you were relying on EditableTreeNode's path
    returning a full path, you must now read fullPath instead.
    Otherwise, this change should be more intuitive as it allows setting a
    relative path.
p
posva
published 0.12.0 •

Changelog

Source

0.12.0 (2025-03-04)

Bug Fixes

  • data-loaders: allow nested loaders to run on invalidation (0665635), closes #583
  • unpin unplugin (#592) (89daf52)

Performance Improvements

  • replace @rollup/pluginutils with unplugin-utils (#579) (e83a972)
p
posva
published 0.11.2 •

Changelog

Source

0.11.2 (2025-01-26)

Features

  • allow HMR Callback (170df11), closes #503
  • fix indent in generated js for auto-routes (b734d9a)
p
posva
published 0.11.1 •

Changelog

Source

0.11.1 (2025-01-21)

Bug Fixes

p
posva
published 0.11.0 •

Changelog

Source

0.11.0 (2025-01-21)

Bug Fixes

  • resolve tree node value options (1bf080a)

Features

p
posva
published 0.10.9 •

Changelog

Source

0.10.9 (2024-12-04)

Bug Fixes

  • warn: better message (a55bc53)
  • loaders: ensure loads when a navigation is missed (b799598), closes #495
  • loaders: make data possibly undefined in some cases(#506) (10112a0)
  • upgrade support for pinia colada 0.13.0 (b01dce4)

Features

  • data-loaders: adapt colada to support always defined data (a1cda5d)
  • data-loaders: allow data to always be defined (7cf7796), closes #319
  • data-loaders: allow default type for errors (5ec4076)
  • loaders: nuxt temp workaround (7763619)
  • support vite 6 (b1c4f6c)

BREAKING CHANGES

  • data-loaders: The default type for error is now Error.
  • data-loaders: Based on the options passed to a defineLoader() function, the data will now be possibly undefined. This enables a more convenient typing
  • data-loaders:: The DataLoaderPlugin must be imported from unplugin-vue-router/data-loaders instead of unplugin-vue-router/runtime.
p
posva
published 0.10.8 •

Changelog

Source

0.10.8 (2024-09-08)

Features

  • loaders: allow errors as a function (df80b28)
  • loaders: allow plain value in colada loader key (646e5bf)
  • loaders: avoid warning during ssr (99d7b0b)
  • loaders: warn incorrect query usage (e43c5f5)
p
posva
published 0.10.7 •

Changelog

Source

0.10.7 (2024-08-17)

Bug Fixes

  • loaders: reset context in ssr scenarios (4ea4b8c)
2345
8
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.