Skip to content

Releases: rspack-contrib/rsbuild-plugin-tailwindcss

v0.2.0

10 Feb 09:31
14e5295
Compare
Choose a tag to compare

What's Changed

  • fix: other postcss plugins should not run before tailwindcss by @luhc228 in #38
  • chore: release 0.2.0 by @luhc228 in #39

Full Changelog: v0.1.2...v0.2.0

v0.1.2

01 Feb 05:02
deb6d53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Jan 14:12
fb1507d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #31
  • chore(deps): update all non-major dependencies by @renovate in #32
  • perf: cache postcss processor by compiler.modifiedFiles by @colinaaa in #33
  • chore: release v0.1.1 by @colinaaa in #34

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Dec 08:00
ae2a83b
Compare
Choose a tag to compare

💥 Breaking Changes

  • fix!: change peer of tailwindcss to ^3.1.0 by @colinaaa in #23

What's Changed

Full Changelog: v0.0.3...v0.1.0

v0.0.3

02 Dec 12:32
Compare
Choose a tag to compare

What's Changed

  • feat: implement include and exclude option by @colinaaa in #19
  • docs: add options.exclude and options.include by @colinaaa in #20
  • ci: reduce playwright install time by @colinaaa in #22
  • chore: bump Rslib v0.1.0 and Rsbuild v1.1.4 by @colinaaa in #24
  • chore: update playground by @colinaaa in #25
  • chore(deps): update all non-major dependencies by @renovate in #26
  • feat: support resolve file paths with resource query by @luhc228 in #27
  • chore: release v0.0.3 by @luhc228 in #28

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

14 Nov 11:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/rspack-contrib/rsbuild-plugin-tailwindcss/commits/v0.0.2

v0.0.0

12 Nov 14:40
9234f59
Compare
Choose a tag to compare

What's Changed

  • feat: implement TailwindCSSRspackPlugin by @colinaaa in #2
  • chore(config): migrate renovate config by @renovate in #3
  • fix: do not generate tailwind.config.js in dist/ by @colinaaa in #4
  • feat: support zero-configuration by @colinaaa in #5
  • feat(deps): bundle postcss by @colinaaa in #6
  • feat: support custom postcss options by @colinaaa in #9
  • fix: ensure dir exists in DEBUG by @colinaaa in #10
  • chore: rename to rsbuild-plugin-tailwindcss by @colinaaa in #11

New Contributors

Full Changelog: https://github.com/rspack-contrib/rsbuild-plugin-tailwindcss/commits/v0.0.0