Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency pinia-plugin-persistedstate to v4 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pinia-plugin-persistedstate (source) ^3.2.1 -> ^4.0.0 age adoption passing confidence

Release Notes

prazdevs/pinia-plugin-persistedstate (pinia-plugin-persistedstate)

v4.1.2

Compare Source

compare changes

📖 Documentation
  • Add Chinese translation (#​338)
  • Add cookie max size info (#​343)
📦 Build
🏡 Chore
  • Bump dependencies & lint (3418005)
❤️ Contributors

v4.1.1

Compare Source

compare changes

🩹 Fixes
  • Bump deep-pick-omit to 1.2.1 (fixes falsy value persistence) (7be6b42)
❤️ Contributors

v4.1.0

Compare Source

compare changes

🚀 Enhancements
📖 Documentation
  • Update Nuxt links in README.md (#​340)
🏡 Chore
❤️ Contributors

v4.0.2

Compare Source

compare changes

🩹 Fixes
  • Infer CookieStorageOptions from @nuxt/schema rather than nuxt/schema (9e77053)
  • nuxt: Avoid calling runWithContext (#​334)
📖 Documentation
  • Improve readability (code group icons + code titles) (13b6332)
🏡 Chore
❤️ Contributors

v4.0.1

Compare Source

compare changes

🩹 Fixes
  • Augment @nuxt/schema rather than nuxt/schema (#​330)
📖 Documentation
❤️ Contributors

v4.0.0

Compare Source

🚀 Enhancements
  • Support excluding paths from persistence with omit option
  • Support autocompletion for dot-notation paths in pick and omit options
  • ⚠️ Rehydrate only picked/omitted paths (when specified) instead of the whole state
  • ⚠️ Drop global beforeRestore and afterRestore options
  • ⚠️ Drop auto mode
  • nuxt: Include Nuxt module in the base package
  • nuxt: Add global key option using template string
🔥 Performance
  • Deserialize with destr instead of JSON.parse
🩹 Fixes
  • nuxt: Improve SSR handling and store hdyration/persistence behavior in route middleware
💅 Refactors
  • ⚠️ Rename paths option to pick
  • ⚠️ Rename beforeRestore and afterRestore options to beforeHydrate and afterHydrate
  • nuxt: ⚠️ Rename auto-imported storage object to piniaPluginPersistedstate
  • nuxt: ⚠️ Rename Nuxt config option key to piniaPluginPersistedstate
📖 Documentation
  • Rewrite documentation to match v4 API
  • Add references and links to Nuxt-specific details and implementations
📦 Build
  • Build standalone from Nuxt module's runtime
🎨 Styles
  • Add a new identity and logo to the project
⚠️ Breaking Changes
  • ⚠️ Rehydrate only picked/omitted paths (when specified) instead of the whole state
  • ⚠️ Drop global beforeRestore and afterRestore options
  • ⚠️ Drop auto mode
  • ⚠️ Rename paths option to pick
  • ⚠️ Rename beforeRestore and afterRestore options to beforeHydrate and afterHydrate
  • nuxt: ⚠️ Rename auto-imported storage object to piniaPluginPersistedstate
  • nuxt: ⚠️ Rename Nuxt config option key to piniaPluginPersistedstate
❤️ Contributors

For changes prior to v4, please refer to the GitHub Releases

v3.2.3

Compare Source

v3.2.2

Compare Source


Configuration

📅 Schedule: Branch creation - "after 8pm every weekend" in timezone Asia/Tokyo, 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.

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