PackageTrack
Sign in Get early access

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 2026
2024 2025 2026
Release Pre-release

Releases

latest 30
  1. v1.0.0 23 Jul 2026
    Release notes

    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

    Full Changelog: v0.14.0...v1.0.0

    Open source →
  2. v0.14.0 21 Jun 2026
    Release notes

    What's Changed

    • Standardize README security policy section and placement by @kbond in #124
    • feat: interactive tailwind:init command by @kbond in #96
    • feat!: require symfony 6.4+ by @kbond in #126
    • Add tailwind:update command by @kbond in #128
    • Lock down public API by @kbond in #129

    Full Changelog: v0.13.0...v0.14.0

    Open source →
  3. v0.13.0 29 May 2026
    Release notes

    What's Changed

    Full Changelog: v0.12.0...v0.13.0

    Open source →
  4. v0.12.0 24 Nov 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.11.1...v0.12.0

    Open source →
  5. v0.11.1 29 Jul 2025
    Release notes

    Hey Tailwinder's!

    Just a small release that improves how we detect the Tailwind binary.

    What's Changed

    • Refactor musl detection logic in TailwindBinary by @Spomky in #112

    Full Changelog: v0.11.0...v0.11.1

    Open source →
  6. v0.11.0 29 Jul 2025
    Release notes

    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_platform option 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

    New Contributors

    Full Changelog: v0.10.1...v0.11.0

    Open source →
  7. v0.10.1 14 Jul 2025
    Release notes

    Hey Tailwinder's!

    Small housekeeping release to prevent using invalid option in TailwindCSS 4.

    What's Changed

    • Specify config file only if not v4 by @ld-web in #108

    New Contributors

    Full Changelog: v0.10.0...v0.10.1

    Open source →
  8. v0.10.0 09 Apr 2025
    Release notes

    Hey Tailwinder's!

    Small release that enables downloading the musl binary Tailwind 4.0 provides if your system architecture supports it.

    What's Changed

    • Update TailwindBinary::getBinaryName() for 4.0 by @kbond in #104

    Full Changelog: v0.9.0...v0.10.0

    Open source →
  9. v0.9.0 22 Mar 2025
    Release notes

    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 the test environment, 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

    Open source →
  10. v0.8.0 04 Mar 2025
    Release notes

    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:

    1. Exact binary_version (ie 3.4.17 or 4.0.9)
    2. 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 (like composer.lock does for PHP dependencies).

    What's Changed

    Full Changelog: v0.7.1...v0.8.0

    Open source →
  11. v0.7.1 23 Jan 2025

    Nothing published for this version

  12. v0.7.0 22 Jan 2025

    Nothing published for this version

  13. v0.6.1 06 Nov 2024

    Nothing published for this version

  14. v0.6.0 05 Jul 2024

    Nothing published for this version

  15. v0.5.3 24 May 2024

    Nothing published for this version

  16. v0.5.2 21 May 2024

    Nothing published for this version

  17. v0.5.1 20 Feb 2024

    Nothing published for this version

  18. v0.5.0 18 Dec 2023

    Nothing published for this version

  19. v0.4.0 15 Dec 2023

    Nothing published for this version

  20. v0.3.0 15 Dec 2023

    Nothing published for this version

  21. v0.2.1 08 Nov 2023

    Nothing published for this version

  22. v0.2.0 08 Nov 2023

    Nothing published for this version

  23. v0.1.7 02 Sep 2023

    Nothing published for this version

  24. v0.1.6 30 Aug 2023

    Nothing published for this version

  25. v0.1.5 18 Jul 2023

    Nothing published for this version

  26. v0.1.4 06 Jul 2023

    Nothing published for this version

  27. v0.1.3 30 Jun 2023

    Nothing published for this version

  28. v0.1.2 28 Jun 2023

    Nothing published for this version

  29. v0.1.1 28 Jun 2023

    Nothing published for this version

  30. v0.1.0 27 Jun 2023

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive