Releases: ademers/craft-starter
Releases · ademers/craft-starter
Version 1.4.4
Version 1.4.3
Changed
- Update Craft CMS to 3.7.43
- Update Craft Vite plugint to 1.0.25.
- Update Craft Sprig plugin to 1.13.0.
- Update Craft Contact Form plugin to 2.5.1.
- Update Craft Redactor plugin to 2.10.8.
- Update allow-plugins in
composer.json
.
Removed
- Uninstall & remove Craft Retcon plugin.
Version 1.4.2
Fixed
- Fix changelog.
Version 1.14.1
Changed
- Update Craft CMS to 3.7.38
- Update Craft plugins to latest versions
- Update Tailwind CSS to 3.0.24
- Update Alpine JS to 3.10.2
- Update NPM packages
- Change Favicon to match site logo
Version 1.4.0
Added
- Add Prettier for code formatting.
Changed
- Update Craft CMS to 3.7.34.
- Update Tailwind CSS to 3.0.23.
- Update Tailwind CSS plugins to their TW CSS 3.x compatible versions.
- Replace Laravel Mix with Vite.
- Update contact form.
Version 1.3.0
Added
- Add support for Nitro 2.x. Mailhog.
- Install Yii2 Redis Composer package.
- Add support for Nitro 2.x. Redis.
Changed
- Configure local dev environment to use Nitro 2.x instead of Laravel Homestead.
- Configure Craft email to use Nitro 2.x. Mailhog.
- Configure Craft cache to use Nitro 2.x. Redis.
- Update Craft CMS to 3.6.12.
- Update other Craft plugins.
- Update Tailwind CSS to 2.x and configure to use JIT.
- Update other NPM packages.
Version 1.2.2
Added
- Add Craft auto-complete for PhpStorm
Changed
- Update Twigpack plugin to 1.2.9
- Update Sprig plugin to 1.3.2
- Update SEOmatic plugin to 3.3.30
- Update Redactor to 2.8.5
- Update Craft to 3.5.19.1
- Update Tailwind CSS to 2.0.2 postCSS 7.x compatible version
- Update Tailwind CSS typography plugin to 0.4.0
- Update Laravel Mix to 5.0.9
- Update Alpine JS to 2.8.0
- Update Lazysizes to 5.3.0
Fixed
- Fix FOUC caused by Twigpack CSS async loading
Version 1.2.1
Added
- Add Sprigified Craft contact form.
- Add Tailwind CSS typography plugin classes.
- Add support for upcoming Tailwind CSS 2.x.
Changed
- Rename navbar template.
- Update Twigpack plugin to 1.2.6.
- Update Sprig plugint to 1.0.3.
- Update SEOmatic plugin to 3.3.22.
- Update Redactor plugin to 2.8.3.
- Update Craft to 3.5.14.
- Update Alpine JS to 2.7.3.
- Update laravel-mix to 5.0.7.
- Update browser-sync to 2.26.13.
- Update vue-template-compiler to 2.6.12.
- Update tailwindcss to 1.9.6.
Fixed
- Fix SVG FOUC.
Version 1.2.0
Added
- Install Sprig plugin 1.0.0-beta.9.
- Install & configure Tailwind CSS typography plugin.
- Add Tailwind CSS typography classes to templates.
- Set up Tailwind’s built-in PurgeCSS.
Changed
- Update Craft CMS to 3.5.0-RC3.
- Update SEOmatic plugin to 3.3.8.
- Update Twigpack plugin to 1.2.3.
- Update Retcon plugin to 2.2.1.
- Update Minify plugin to 1.2.10.
- Update Contact Form plugin to 2.2.7.
- Update Tailwind CSS to 1.5.2.
- Update Tailwind UI to 0.1.4.
- Update Lazysizes to 5.2.2.
- Update Alpine JS to 2.5.0.
- Update Browsersync to 2.26.10.
Removed
- Uninstall & remove Vue JS in favour of Alpine JS.
- Uninstall & remove Laravel Mix PurgeCSS in favour of Tailwind’s built-in PurgeCSS.
Version 1.1.3
Changed
- Reinstall & uninstall Imager plugin to fix
project.yaml
.