Skip to content

Releases: area17/a17-generator

v1.1.0

08 Apr 08:15
Compare
Choose a tag to compare
  • adds Vite setup option
  • updates linting and dot files from Vitrine
  • updates SVG sprite generation
  • auto passes breakpoints to behaviors

Full Changelog: v1.0.2...v1.1.0

Version 1 - re-write re-release

06 Sep 15:48
Compare
Choose a tag to compare

a17-generator has been re-written to install A17 front end libraries as they are today. Previously a17-generator attempted to install and set up a17-boilerplate - a project which has ended having been split out into its constituent parts. a17-generator will now install A17 Tailwind Plugins or A17 SCSS Utilities, A17 Behaviors, A17 JS Helpers along adding a Webpack build task, Vue, Storybook or Fractal, initialise a git repo and write a readme. It also no longer installs fixed versions of anything, instead opting to install the latest versions.

Full Changelog: https://github.com/area17/a17-generator/commits/v1.0.0