Update tailwind 0.2.4 → 0.3.1 (major) #118
Merged
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ tailwind (0.2.4 → 0.3.1) · Repo · Changelog
Release Notes
0.3.1 (from changelog)
0.3.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
release v0.3.1
Merge pull request #115 from phoenixframework/sd-musl-target-v3v4
Support Linux MUSL v3 and v4
release v0.3.0
Merge branch 'next'
use Tailwind 4.0.9 as latest
don't mention 0.3 or Tailwind v4 in README yet
Pass url as a string into fetch_body! as URI.parse would not succeed with a charlist (#111)
Merge pull request #97 from arcanemachine/main
Merge pull request #110 from phoenixframework/sd-tailwind3to4
streamline casing of tailwind/Tailwind
add notes for tailwind3/4 compatibility
Merge pull request #109 from phoenixframework/sd-musl
Merge pull request #107 from aptinio/tailwind-v4
remove unspported targets for v4+, add separate warning for 404
automatically detect musl, allow overriding target
Merge pull request #95 from SukhikhN/main
Remove CAStore from lock
Update Elixir requirement
Remove dependency on CAStore
Rely on Erlang/OTP 25+ and no more on CAStore (#108)
Fix paths in README.md and remove mention of js-based config
Bump versions now that Tailwind CSS v4.0 is out
Update tailwind to version 4.0.0
CI housekeeping (#104)
Commits
See the full diff on Github. The new version differs by 3 commits:
Update certificates (#75)
Update certificates (#74)
Update certificates (#73)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands