Skip to content

Releases: nystudio107/craft

Version 1.0.10

19 Jan 18:40
Compare
Choose a tag to compare

Changed

  • Synced the modules/site with site-module and pluginfactory.io generated modules

Version 1.0.9

06 Jan 20:22
Compare
Choose a tag to compare

Added

  • Added a static asset filename-based cache busting LocalValetDriver.php for Laravel Valet

Version 1.0.8

01 Jan 17:53
Compare
Choose a tag to compare

Added

  • Added a better PurgeCSS pipeline
  • Added a purgecssWhitelist to package.json
  • Execute JavaScript when doing Critical CSS
  • Added a criticalWhitelist to package.json
  • Added SiteModule framework to nystudio107/craft
  • Added a post-update-cmd to composer.json to recreate any symlinks that may have been removed after a composer update or composer install

Version 1.0.7

17 Dec 18:13
Compare
Choose a tag to compare

Added

  • Added purgecss to production builds
  • Added automatic incrementing of staticAssetsVersion for production builds

Version 1.0.6

16 Dec 17:34
Compare
Choose a tag to compare

Changed

  • Updated to use the latest critical package, adjusted gulpfile.js base path

Version 1.0.5

13 Dec 13:14
Compare
Choose a tag to compare

Changed

  • Slurp whitespace with the minify tags
  • Fix favicon URLs/meta
  • Fix manifest

Version 1.0.4

06 Dec 17:06
Compare
Choose a tag to compare

Changed

  • Fixed asset versioning in sw.js
  • Run all inline JavaScript through js-babel for ES6 goodness

Added

  • Added base VueJS and Axios support

Version 1.0.3

05 Dec 21:31
Compare
Choose a tag to compare

Changed

  • Updated for Craft CMS 3 RC1 release

Version 1.0.2

05 Dec 12:38
Compare
Choose a tag to compare

Changed

  • Fixed deprecation errors
  • Cleaned up the default ServiceWorker in sw.js
  • Added Fontello CSS to the package.json
  • Added PhpStorm Craft app API type hinting

Version 1.0.1

01 Dec 21:43
Compare
Choose a tag to compare

Added

  • Added accessible tabhandler.js
  • Added Tailwind CSS
  • Added support for Redis via app.php
  • Fixed package.json paths for web/
  • Cleaned up the default templates
  • Added src/conf/ for Nginx or other configuration files