Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unplugin-vue-router ^0.10.8 -> ^0.10.9 age adoption passing confidence

Release Notes

posva/unplugin-vue-router (unplugin-vue-router)

v0.10.9

Compare Source

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

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)

0.10.7 (2024-08-17)

Bug Fixes
  • loaders: reset context in ssr scenarios (4ea4b8c)

0.10.6 (2024-08-15)

Bug Fixes
  • loaders: remove default value for experimental (8773c96)
Features
  • expose experimental vite plugin (0903d61)
  • loaders: add more state to pinia colada (0163811)

0.10.5 (2024-08-15)

Features
  • loaders: change experimental option to match only specific folders (f01cddd)

0.10.4 (2024-08-14)

Features
  • experimental auto export of data loaders (16af831)

0.10.3 (2024-08-12)

Features

0.10.2 (2024-07-30)

Bug Fixes
  • avoid nested loaders in setup (3aea904)
  • loaders: avoid double fetch on nested loaders (f15bedc)

0.10.1 (2024-07-22)

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 14, 2024
@haoqunjiang haoqunjiang merged commit d22aefc into main Dec 14, 2024
3 checks passed
@haoqunjiang haoqunjiang deleted the renovate/patch-v0.x branch December 14, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants