Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Latest commit

 

History

History
executable file
·
21 lines (18 loc) · 681 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
21 lines (18 loc) · 681 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.1.0] - 2018-09-08

Added

  • Linting for scripts, styling, and a11y
  • Travis CI build and deployment to GitHub Pages

Changed

  • Upgraded Webpack version to Webpack 4
  • Cleaned up Webpack config code

[1.0.0] - 2018-01-18

Added

  • Working webpack setup
  • Supports multiple HTML pages
  • JS transpiled down from ES6+ to ES5 and minified
  • SCSS transpiled down to CSS, prefixed, and minified
  • Static assets copied over