chore(deps): update dependency tw-animate-css to v1.4.0 - #39
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency tw-animate-css to v1.4.0#39renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
September 8, 2025 15:05
9569676 to
a957cb6
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
September 9, 2025 01:15
a957cb6 to
8ce9a92
Compare
rektdeckard
force-pushed
the
main
branch
3 times, most recently
from
September 9, 2025 02:19
fb12b99 to
fab6f47
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
September 9, 2025 05:09
8ce9a92 to
9dd018e
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
September 24, 2025 05:34
9dd018e to
1619712
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
September 26, 2025 20:28
1619712 to
a7f0bfa
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
September 29, 2025 14:39
a7f0bfa to
96f6184
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
September 30, 2025 16:13
96f6184 to
b35947c
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
September 30, 2025 22:21
b35947c to
cf02912
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
October 3, 2025 20:41
cf02912 to
6765dad
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
October 8, 2025 17:12
6765dad to
f8a1bad
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
October 21, 2025 18:57
f8a1bad to
2bef8ce
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
December 31, 2025 14:05
2bef8ce to
672ecb2
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
January 19, 2026 15:05
672ecb2 to
fa01c0a
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
February 12, 2026 10:54
fa01c0a to
b2ed9b8
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
April 7, 2026 14:35
b2ed9b8 to
f4b94e0
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
April 9, 2026 15:26
f4b94e0 to
820a21c
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
2 times, most recently
from
April 10, 2026 20:57
af0be48 to
0aa25de
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
April 15, 2026 21:19
0aa25de to
144f364
Compare
renovate
Bot
force-pushed
the
renovate/tw-animate-css-1.x-lockfile
branch
from
May 12, 2026 20:52
144f364 to
0647a39
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3.7→1.4.0Release Notes
Wombosvideo/tw-animate-css (tw-animate-css)
v1.4.0Compare Source
Changelog
902e37a: fix: remove support for prefix, add new export for prefixed version. Closes #58.fab2a5b: chore: bump version to 1.4.0 and update dependenciesc20dc32: fix(build): make transform.ts accept two argumentsSupport for Tailwind CSS's prefix option was moved to
tw-animate-css/prefixbecause it was breaking the--spacingfunction. Users requiring prefixes should replace their import:I do not plan to introduce breaking changes like this to non-major releases in the future. But because more people use spacing rather than prefixes, reverting the previous version's (obviously breaking) change seems reasonable.
v1.3.8Compare Source
Changelog
b5ff23a: fix: add support for global CSS variable prefix. Closes #4803e5f12: feat: add support for ng-primitives height variables #56 (thanks @immohammadjaved)b076cfb: docs: fix various issues in accordion and collapsible docs9485e33: chore: bump version to 1.3.8 and update dependenciesAdding support for prefixes broke custom spacing. It is recommended that you skip this version if you do not use Tailwind CSS's prefix option, and use v1.4.0 instead. If you are actually using prefixes, you can use a special version supporting prefixes:
I do not plan to fix the incompatibility between the spacing and prefix versions due to time constraints. Feel free to investigate and open a pull request if you manage to fix it.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.