Skip to content

Latest commit

 

History

History
49 lines (20 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

49 lines (20 loc) · 2.15 KB

Change Log

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

0.4.6 (2019-05-07)

Bug Fixes

  • hidden folders: hidden system folders starting with '.' ignored (a38df93), closes #2

0.4.5 (2019-04-19)

0.4.4 (2019-04-19)

0.4.3 (2019-03-26)

0.4.2 (2019-03-25)

0.4.1 (2019-03-25)

0.1.0 (2019-03-25)

Bug Fixes

  • sass example configuration (#4) (6d37493)
  • typo and urls (#9) (236018d)
  • MDX Compiler: using path.parse insted of searching the file name and extension using split meth (377e15e)

Features

  • add examples (169c097)
  • add ruleOpts to override the default preprocessor rule options (#2) (efe85b4)
  • initial structure (b85c176)
  • Conventional Commits - commitizen: added semver and commitizen integration (84417c4)