chore(deps): update dependency valtio to v2 #162
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.11.2
->^2.1.3
Release Notes
pmndrs/valtio (valtio)
v2.1.3
Compare Source
This version includes a fix in the
proxySet
util.What's Changed
.symmetricDifference
,.isDisjointFrom
; add.difference
by @magicdawn in https://github.com/pmndrs/valtio/pull/1040New Contributors
Full Changelog: pmndrs/valtio@v2.1.2...v2.1.3
v2.1.2
Compare Source
There was some issues in v2.1.0 and v2.1.1, which are fixed.
What's Changed
Full Changelog: pmndrs/valtio@v2.1.1...v2.1.2
v2.1.1
Compare Source
This fixes a bug in proxyMap and proxySet implementations introduced in v2.1.0.
What's Changed
New Contributors
Full Changelog: pmndrs/valtio@v2.1.0...v2.1.1
v2.1.0
Compare Source
We've improved the performance of proxyMap and proxySet. Kudos to @overthemike and @fkhadra !
What's Changed
New Contributors
Full Changelog: pmndrs/valtio@v2.0.0...v2.1.0
v2.0.0
Compare Source
🎉🎉🎉 Valtio v2 is Here! 🍾🍾🍾
Small Breaking Changes
Most users won't even notice the differences, but we recommend checking out the migration guide to ensure a smooth transition.
New Emoji
💊 -> 🧙
Say hello to our new emoji! This change symbolizes the magic of Valtio.
Let’s Grow the Ecosystem Together!
We are entering a new era of Valtio development, and we need your help to grow the ecosystem. Whether you are an experienced contributor or just getting started, now is the perfect time to join us!
What's Changed
New Contributors
Full Changelog: pmndrs/valtio@v1.13.2...v2.0.0
v1.13.2
Compare Source
It should improve the compatibility with old browsers.
What's Changed
Full Changelog: pmndrs/valtio@v1.13.1...v1.13.2
v1.13.1
Compare Source
A small improvement in types.
What's Changed
Snapshot<T>
use read-only collections by @cAttte in https://github.com/pmndrs/valtio/pull/850New Contributors
Full Changelog: pmndrs/valtio@v1.13.0...v1.13.1
v1.13.0
Compare Source
We have a new valtio-history package!
What's Changed
New Contributors
Full Changelog: pmndrs/valtio@v1.12.1...v1.13.0
v1.12.1
Compare Source
Some improvements in valtio/utils.
What's Changed
New Contributors
Full Changelog: pmndrs/valtio@v1.12.0...v1.12.1
v1.12.0
Compare Source
This version moves derive to a dependency. Please open a new discussion if you find some problems.
What's Changed
New Contributors
Full Changelog: pmndrs/valtio@v1.11.3...v1.12.0
v1.11.3
Compare Source
This fixes some edge cases.
What's Changed
New Contributors
Full Changelog: pmndrs/valtio@v1.11.2...v1.11.3
Configuration
📅 Schedule: 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.