Update dependency class-variance-authority to ^0.7.0 #618
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:
^0.4.0
->^0.7.0
Release Notes
joe-bell/cva (class-variance-authority)
v0.7.0
Compare Source
What's Changed
clsx@2.0.0
by @joe-bell in https://github.com/joe-bell/cva/pull/185Full Changelog: joe-bell/cva@v0.6.1...v0.7.0
v0.6.1
Compare Source
What's Changed
license
key inpackage.json
typescript@5.1.3
by @joe-bell in https://github.com/joe-bell/cva/pull/175Full Changelog: joe-bell/cva@v0.6.0...v0.6.1
v0.6.0
Compare Source
What's Changed
cx
→clsx
by @joe-bell in https://github.com/joe-bell/cva/pull/152cva
now usesclsx
under-the-hood to concatenate classes with no breaking changes to the current experience and no increase to bundle-size.The existing
cx
export still exists, but as an alias ofclsx
Bringing additional benefits of:
Provides additional support for booleans and variadic strings within
class
orclassName
propsProvides support for object syntax within
class
orclassName
propsFull Changelog: joe-bell/cva@v0.5.3...v0.6.0
v0.5.3
Compare Source
What's Changed
fix: issue #147 where map files are not present for esm files by @pfried in https://github.com/joe-bell/cva/pull/148
fix: Added explicit undefined type to support exactOptionalPropertyTypes option by @totto2727 in https://github.com/joe-bell/cva/pull/149
New Contributors
Full Changelog: joe-bell/cva@v0.5.2...v0.5.3
v0.5.2
Compare Source
What's Changed
moduleResolution: bundler
(addtypes
toexports
field inpackage.json
) by @msonnberger in https://github.com/joe-bell/cva/pull/138New Contributors
Full Changelog: joe-bell/cva@v0.5.1...v0.5.2
v0.5.1
Compare Source
What's Changed
Full Changelog: joe-bell/cva@v0.4.0...v0.5.0
Support the Project 🖤
cva is a labour of love – I don't get paid to work on this project
Contributions of any size are greatly appreciated 🙏🏼
Ethereum
v0.5.0
Compare Source
Configuration
📅 Schedule: Branch creation - "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.
This PR was generated by Mend Renovate. View the repository job log.