Skip to content

Releases: GeoffSelby/cra-template-tailwindcss

v4.0.1

11 May 22:40

Choose a tag to compare

  • Merge pull request #13 from GeoffSelby/fix-content-array 05b2abc
  • Fix content array 9f1c3ff

v4.0.0...v4.0.1

v4.0.0

07 May 04:49

Choose a tag to compare

  • Merge pull request #12 from GeoffSelby/next 965324a
  • No more custom react-scripts bd3cdbd
  • Remove purgecss comments 4cb39bf
  • Make Tailwind config v3 compatible 9881e1d
  • Use recommended postcss config syntax 9bc5e8d
  • Update template package versions fb26c9f

v3.0.0...v4.0.0

V3.0.0

25 Nov 03:52

Choose a tag to compare

  • Merge pull request #10 from GeoffSelby/next d489338
  • Update to be compatible with CRA v4 835a816

v2.0.0...v3.0.0

v2.0.0

26 Aug 16:26

Choose a tag to compare

This release updates a few dependencies including Tailwind Css and React Testing Library. It also removes purgecss in favor of Tailwind's built in purge support.

  • Merge pull request #6 from GeoffSelby/v2 afec9ee
  • Clean face-lift aa5a285
  • Clean up unnecessary icons b573d85
  • Remove purgecss dependency and move to Tailwind's built in purge support b6f3b4e

v1.1.2...v2.0.0

v1.1.2

06 Feb 21:50

Choose a tag to compare

CRA templates still don't support dev dependencies. This release moves @fullhuman/postcss-purgecss to dependencies list for now.

  • Merge pull request #4 from GeoffSelby/hotfix-make-purgecss-dependency c604459
  • Move purgecss to dependency list c1065d0

v1.1.1...v1.1.2

v1.1.1

06 Feb 21:29

Choose a tag to compare

  • Merge pull request #3 from GeoffSelby/hotfix-only-purge-utilities-classes 1e829b6
  • Add public/index.html to purgecss content list dfaca25
  • Only purge utilities classes 17f83be

v1.1.0...v1.1.1

Add purgecss support

05 Feb 23:48

Choose a tag to compare

  • Merge pull request #2 from GeoffSelby/add-purgecss-support fd1aeb2
  • Add purgecss support 30784ea

v1.0.1...v1.1.0