Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps zustand from 3.6.9 to 4.1.2.

Release notes

Sourced from zustand's releases.

v4.1.2

This includes some fixes for edge cases. Most notably, supporting old TypeScript versions.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v4.1.1...v4.1.2

v4.1.1

In v4.1.0, there are some TypeScript type issues in redux and devtools middleware, which should be fixed.

What's Changed

Full Changelog: pmndrs/zustand@v4.1.0...v4.1.1

v4.1.0

This supports non-object state. It's probably one of the biggest changes in API design throughout the zustand development history. But, probably 99.9% of users won't use it 😝 .

What's Changed

New Contributors

... (truncated)

Commits
  • 509175c 4.1.2
  • a576b3c chore(deps): update dev dependencies (#1351)
  • 93b5a43 Rewrite TakeTwo, SkipTwo and Mutate to make them work for older ts vers...
  • ae4cc7f fix: should use Object.is to compare two value (#1314)
  • 43ea18e fix(context): store property missing from useStoreApi (#1258)
  • 276af10 docs: add instruction on how to install zustand package using yarn (#1330)
  • a848f70 Update comparison.md (#1346)
  • 200d5bc docs(immer-doc): add npm installation section in immer middleware docs (#1347)
  • e8b05d8 docs: added separate docs file for slices pattern (#1344)
  • 94dec53 docs: fix image spacing. fix phrasing and various grammar issues (#1333)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zustand](https://github.com/pmndrs/zustand) from 3.6.9 to 4.1.2.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v3.6.9...v4.1.2)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2022

Superseded by #14.

@dependabot dependabot bot closed this Oct 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zustand-4.1.2 branch October 24, 2022 09:57
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant