Skip to content

chore(deps): update dependency zustand to v5.0.14#43

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/zustand-5.x-lockfile
Open

chore(deps): update dependency zustand to v5.0.14#43
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/zustand-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Oct 30, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
zustand 5.0.05.0.14 age confidence

Release Notes

pmndrs/zustand (zustand)

v5.0.14

Compare Source

This release fixes a type issue in devtools.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.13...v5.0.14

v5.0.13

Compare Source

v5.0.12

Compare Source

v5.0.11

Compare Source

This release includes small improvements in middleware thanks to contributors.

What's Changed
New Contributors

Full Changelog: pmndrs/zustand@v5.0.10...v5.0.11

v5.0.10

Compare Source

This version includes a fix to the persist middleware for an edge case.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.9...v5.0.10

v5.0.9

Compare Source

This includes experimental middleware unstable_ssrSafe for a new usage with Next.js.
Related discussion: https://redirect.github.com/pmndrs/zustand/discussions/2740

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.8...v5.0.9

v5.0.8

Compare Source

A bug fix in shallow and a tiny improvement in persist.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.7...v5.0.8

v5.0.7

Compare Source

This enables a small optimization in some edge cases.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.6...v5.0.7

v5.0.6

Compare Source

Some very minor changes.

What's Changed

  • fix(devtools): Avoid inferring action type when explicit action name is provided by @​vchirikov in #​3147
  • refactor(middleware): replace export * with explicit named and type exports by @​sukvvon in #​3151

New Contributors

Full Changelog: pmndrs/zustand@v5.0.5...v5.0.6

v5.0.5

Compare Source

It comes with some small improvements.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.4...v5.0.5

v5.0.4

Compare Source

This fixes module resolution issue for React Native users.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.3...v5.0.4

v5.0.3

Compare Source

ExtractState is a type util to extract state type from store type.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.2...v5.0.3

v5.0.2

Compare Source

This fixes some issues in middleware.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.1...v5.0.2

v5.0.1

Compare Source

This fixes shallow function for some edge cases.

What's Changed

  • fix(shallow): fallback map-like iterator comparison by @​dai-shi in #​2795
  • fix(shallow): iterable-like insensitive keys order comparison (alternate implementation) by @​dai-shi in #​2821

New Contributors

Full Changelog: pmndrs/zustand@v5.0.0...v5.0.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 changed the title fix(deps): update dependency zustand to v5.0.1 fix(deps): update dependency zustand to v5.0.2 Dec 4, 2024
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from 1cc6509 to fa54a0e Compare December 4, 2024 16:58
@renovate renovate Bot changed the title fix(deps): update dependency zustand to v5.0.2 fix(deps): update dependency zustand to v5.0.3 Jan 8, 2025
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from fa54a0e to a658dbc Compare January 8, 2025 14:56
@renovate renovate Bot changed the title fix(deps): update dependency zustand to v5.0.3 fix(deps): update dependency zustand to v5.0.4 May 2, 2025
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from a658dbc to 19502b6 Compare May 2, 2025 03:35
@renovate renovate Bot changed the title fix(deps): update dependency zustand to v5.0.4 fix(deps): update dependency zustand to v5.0.5 May 21, 2025
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from 19502b6 to 48a700e Compare May 21, 2025 16:09
@renovate renovate Bot changed the title fix(deps): update dependency zustand to v5.0.5 fix(deps): update dependency zustand to v5.0.6 Jun 26, 2025
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from 48a700e to eb49db7 Compare June 26, 2025 20:13
@renovate renovate Bot changed the title fix(deps): update dependency zustand to v5.0.6 fix(deps): update dependency zustand to v5.0.7 Jul 31, 2025
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from eb49db7 to 1a0ea55 Compare July 31, 2025 04:59
@renovate renovate Bot changed the title fix(deps): update dependency zustand to v5.0.7 fix(deps): update dependency zustand to v5.0.8 Aug 20, 2025
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from 1a0ea55 to 57546a0 Compare August 20, 2025 00:26
@renovate renovate Bot changed the title fix(deps): update dependency zustand to v5.0.8 chore(deps): update dependency zustand to v5.0.8 Sep 25, 2025
@renovate renovate Bot changed the title chore(deps): update dependency zustand to v5.0.8 chore(deps): update dependency zustand to v5.0.9 Nov 30, 2025
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from 57546a0 to f0e02fc Compare November 30, 2025 01:51
@renovate renovate Bot changed the title chore(deps): update dependency zustand to v5.0.9 chore(deps): update dependency zustand to v5.0.10 Jan 12, 2026
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from f0e02fc to 5aed195 Compare January 12, 2026 08:44
@renovate renovate Bot changed the title chore(deps): update dependency zustand to v5.0.10 chore(deps): update dependency zustand to v5.0.11 Feb 1, 2026
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from 5aed195 to 75237f9 Compare February 1, 2026 14:45
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from 75237f9 to abf5dd6 Compare March 16, 2026 05:59
@renovate renovate Bot changed the title chore(deps): update dependency zustand to v5.0.11 chore(deps): update dependency zustand to v5.0.12 Mar 16, 2026
@renovate renovate Bot changed the title chore(deps): update dependency zustand to v5.0.12 chore(deps): update dependency zustand to v5.0.13 May 5, 2026
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from abf5dd6 to 8591b79 Compare May 5, 2026 01:05
@renovate renovate Bot changed the title chore(deps): update dependency zustand to v5.0.13 chore(deps): update dependency zustand to v5.0.14 May 28, 2026
@renovate renovate Bot force-pushed the renovate/zustand-5.x-lockfile branch from 8591b79 to a58d669 Compare May 28, 2026 11:54
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