Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 975 Bytes

CHANGELOG.md

File metadata and controls

46 lines (25 loc) · 975 Bytes

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This change log follows the format documented in Keep a CHANGELOG.

1.1.0 - 2019-06-23

Added

  • Add support for class names (@nyancss/class-names) and Vue.js (@nyancss/vue).

1.0.0 - 2019-06-17

Changed

  • Rename to @nyancss/css-modules-loader.

  • Use brand new runtime.

0.3.0 - 2017-11-08

Added

0.2.0 - 2017-08-24

Added

  • Add classNames property with the class names map to the exports.

0.1.1 - 2017-08-01

Fixed

  • Now loader doesn't break when the loading CSS has no module selectors.

0.1.0 - 2017-07-30

Initial version.