Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unplugin-vue-router

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin-vue-router - npm Package Versions

1
7

0.7.0

Diff

Changelog

Source

0.7.0 (2023-09-22)

Bug Fixes

  • allow overriding and extending folder options (1f6e312)
  • correctly ignore folders (cbd14b9)
  • keep parent override in children (f651961), closes #189

Features

BREAKING CHANGES

  • exclude is no longer relative to routesFolder.src but to the cwd. like other paths. Note this is technically a fix that should simplify your configuration.
posva
published 0.6.4 •

Changelog

Source

0.6.4 (2023-05-09)

Bug Fixes

  • expose types for bundler module resolution (#162) (82e2577)

Features

posva
published 0.6.3 •

Changelog

Source

0.6.3 (2023-05-02)

Bug Fixes

  • handle empty regexp in raw routes (9bea452)
posva
published 0.6.2 •

Changelog

Source

0.6.2 (2023-05-01)

Bug Fixes

posva
published 0.6.1 •

Changelog

Source

0.6.1 (2023-05-01)

Bug Fixes

  • types: correct exports in new files (e9056f7)
posva
published 0.6.0 •

Changelog

Source

0.6.0 (2023-05-01)

Bug Fixes

  • allow suffix after param [id]_s (f0fcc07)
  • handle raw segments in EditableTreeNode (5695522)

Features

  • allow inserting raw routes in the editable tree node (c04d068)
  • dotNesting option to disable dot special handling in filenames (d803831)
  • types: expose RouterLinkProps typed (04031b4)
posva
published 0.5.5 •

Changelog

Source

0.5.5 (2023-04-18)

Bug Fixes

  • no missing imports (65f8c83)
  • remove old option (7368185)
  • split types from index to avoid types pollution (4026948), closes #136
  • types: skip postbuild fix on types (d54a9b7)

Features

  • add children to EditableTreeNode (2eef836)
  • expose default options (47b4aed)
posva
published 0.5.4 •

Changelog

Source

0.5.4 (2023-03-02)

Features

posva
published 0.5.3 •

Changelog

Source

0.5.3 (2023-03-02)

  • feat!: rename filePattern to filePatterns and allow arrays (8902778)

BREAKING CHANGES

  • filePattern is now named filePatterns because it allows arrays. This is only a naming change.
posva
published 0.5.2 •

Changelog

Source

0.5.2 (2023-03-02)

Features

  • allow overriding the file pattern (96febf1)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc