symfonycasts/tailwind-bundle
Delightful Tailwind Support for Symfony + AssetMapper
v1.0.0
2.0M downloads/mo
#1824 most downloaded on Packagist
SymfonyCasts/tailwind-bundle
What this package is like to depend on
Last release 1 months ago
23 Jul 2026
Release timing varies
gaps range from 2 weeks to 6 months
Some releases are documented
notes for 10 of 30 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
30 releases · first in 2023
4 releases in the last 12 months
see the full history below
Release timeline
30 releases · Jun 2023 to Jul 2026Releases
latest 30-
v1.0.023 Jul 2026Release notes
Open source →What's Changed
- Remove deprecation layer by @kbond in #130
- Remind users to clear the cache after config changes by @kbond in #136
- Authenticate the GitHub API call to avoid rate limiting by @Amoifr in #134
- Fix Windows 0-byte Tailwind binary downloads & integrity checks by @Taminoful in #133
New Contributors
- @Amoifr made their first contribution in #134
- @Taminoful made their first contribution in #133
Full Changelog: v0.14.0...v1.0.0
-
v0.14.021 Jun 2026Release notes
Open source →What's Changed
- Standardize README security policy section and placement by @kbond in #124
- feat: interactive
tailwind:initcommand by @kbond in #96 - feat!: require symfony 6.4+ by @kbond in #126
- Add
tailwind:updatecommand by @kbond in #128 - Lock down public API by @kbond in #129
Full Changelog: v0.13.0...v0.14.0
-
v0.13.029 May 2026Release notes
Open source →What's Changed
- Change CI cron schedule to weekly by @bocharsky-bw in #122
- Add option process_timeout by @ker0x in #123
Full Changelog: v0.12.0...v0.13.0
-
v0.12.024 Nov 2025Release notes
Open source →What's Changed
- Allow Symfony 8.0 by @Jibbarth in #117
- Remove redundant ignore error for PhpStan by @bocharsky-bw in #118
New Contributors
Full Changelog: v0.11.1...v0.12.0
-
v0.11.129 Jul 2025Release notes
Open source →Hey Tailwinder's!
Just a small release that improves how we detect the Tailwind binary.
What's Changed
Full Changelog: v0.11.0...v0.11.1
-
v0.11.029 Jul 2025Release notes
Open source →Hey Tailwinder's!
When downloading TailwindCSS, we have some detection logic to determine the correct binary based on your system architecture. This logic is hard to test and doesn't work for everyone. So this release adds a
binary_platformoption to override:# config/packages/symfonycasts_tailwind.yaml symfonycasts_tailwind: # one of: 'linux-arm64', 'linux-arm64-musl', 'linux-x64', 'linux-x64-musl', 'macos-arm64', 'macos-x64', 'windows-x64' binary_platform: 'linux-x64'
What's Changed
- Update musl detection logic by @Spomky in #109
- Add
binary_platformoption by @Spomky in #110 - Document
binary_platformoption by @kbond in #111
New Contributors
Full Changelog: v0.10.1...v0.11.0
-
v0.10.114 Jul 2025Release notes
Open source →Hey Tailwinder's!
Small housekeeping release to prevent using invalid option in TailwindCSS 4.
What's Changed
New Contributors
Full Changelog: v0.10.0...v0.10.1
-
v0.10.009 Apr 2025Release notes
Open source →Hey Tailwinder's!
Small release that enables downloading the musl binary Tailwind 4.0 provides if your system architecture supports it.
What's Changed
Full Changelog: v0.9.0...v0.10.0
-
v0.9.022 Mar 2025Release notes
Open source →Hey Tailwinder's!
Small release that adds the concept of a strict mode. When not enabled, an exception isn't thrown if you haven't called
tailwind:build. On everywhere but thetestenvironment, where you likely don't care about the CSS. This makes it easier to run your tests in a CI environment.What's Changed
Full Changelog: v0.8.0...v0.9.0
-
v0.8.004 Mar 2025Release notes
Open source →Hey Tailwinder's!
This release officially adds TailwindCSS v4 support and also fixes some long-standing version mismatch issues. Now, in your config, you must specify one of the following:
- Exact
binary_version(ie3.4.17or4.0.9) - The
binary, if managing yourself.
Not specifying triggers a deprecation and defaults to
binary_version: 3.4.17. This is required to ensure all team members, CI, production are all on the exact same version (likecomposer.lockdoes for PHP dependencies).What's Changed
Full Changelog: v0.7.1...v0.8.0
- Exact
-
v0.7.123 Jan 2025Nothing published for this version
-
v0.7.022 Jan 2025Nothing published for this version
-
v0.6.106 Nov 2024Nothing published for this version
-
v0.6.005 Jul 2024Nothing published for this version
-
v0.5.324 May 2024Nothing published for this version
-
v0.5.221 May 2024Nothing published for this version
-
v0.5.120 Feb 2024Nothing published for this version
-
v0.5.018 Dec 2023Nothing published for this version
-
v0.4.015 Dec 2023Nothing published for this version
-
v0.3.015 Dec 2023Nothing published for this version
-
v0.2.108 Nov 2023Nothing published for this version
-
v0.2.008 Nov 2023Nothing published for this version
-
v0.1.702 Sep 2023Nothing published for this version
-
v0.1.630 Aug 2023Nothing published for this version
-
v0.1.518 Jul 2023Nothing published for this version
-
v0.1.406 Jul 2023Nothing published for this version
-
v0.1.330 Jun 2023Nothing published for this version
-
v0.1.228 Jun 2023Nothing published for this version
-
v0.1.128 Jun 2023Nothing published for this version
-
v0.1.027 Jun 2023Nothing published for this version