Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Releases: msaaddev/new-tailwind-app

🚀 RELEASE: 1.5.1

19 Jul 15:59
Compare
Choose a tag to compare
  • Removed previous behaviour of prettier integration with web frameworks
  • Added a prettier flag to let the user decide whether they want to have prettier set up or not (#21)
  • Improved documentation
  • Improved cover image
  • Improved contributing guidelines

🚀 RELEASE: 1.4.5

26 Jun 16:05
Compare
Choose a tag to compare
  • Fixed directory deletion for Windows

🚀 RELEASE: 1.4.3

25 Jun 17:12
Compare
Choose a tag to compare
  • Fixed typo in the help section
  • Added workflows through GitHub Actions

🚀 RELEASE: 1.4.0

25 Jun 09:31
Compare
Choose a tag to compare
  • Fixed update check if CLI is installed globally
  • Improved ux

🚀 RELEASE: 1.3.0

24 Jun 14:04
Compare
Choose a tag to compare
  • CLI is now cross-platform
  • Fixed basic app boilerplate code for Windows
  • Fixed Tailwind basic app generation for macOS and linux

🚀 RELEASE: 1.1.0

20 Jun 21:38
Compare
Choose a tag to compare
  • Fix windows path

🚀RELEASE: v1.0.1

20 Jun 21:21
Compare
Choose a tag to compare
  • Generates basic tailwind app boilerplate code
  • Generates Next.js tailwind app boilerplate code
  • Generates React.js tailwind app boilerplate code
  • Generates Gatsby.js tailwind app boilerplate code
  • Generates Vue3 tailwind app boilerplate code
  • Generates Laravel tailwind app boilerplate code
  • Prettier Integration in Next.js, Reacts.js, Gatsby.js and Vue.js app