Skip to content

Latest commit

 

History

History
81 lines (57 loc) · 3.76 KB

CHANGELOG.md

File metadata and controls

81 lines (57 loc) · 3.76 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.7 (2021-09-27)

Build System

  • npm: update all packages to resolve vulnerabilities (0680354)

Documentation

1.1.6 (2020-09-09)

Build System

  • npm: add standard-version to handle releases (0f4b365)
  • split out config into separate js files (2c7b08a)
  • npm: disallow .files from being packaged (c664edd)
  • npm: run security updates and package upgrades (1164364)

1.1.5 - 2019-09-20

Changed

  • Overhaul changelog
  • Update dependencies to latest

1.1.4 - 2019-07-19

Changed

  • Update dependencies for the project.

1.1.3 - 2019-05-28

Fixed

  • Fix issue causing border-width classes to generate invalid css when using dart-sass (#49)

1.1.2 - 2019-04-03

Changed

  • Clean up documentation (specifically in the main readme) (#42)

1.1.1 - 2019-03-12

Changed

  • Backend structural/documentation changes (#33 & #32)

Fixed

  • Fix issue causing text-shadow classes to look offset (#39)

1.1.0 - 2019-02-04

Added

  • Add opacity plugin (#26)
  • Add transparent background plugin (#27)
  • Add screen reader breakpoint selector plugin (#28)

1.0.0 - 2019-01-25

Added

  • Add testing (#19)

Changed

  • Move repository

0.2.0 - 2019-01-20

Added

  • Add documentation

0.1.0 - 2019-01-20

Added

  • Add initial plugins