Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

51 lines (32 loc) · 1.99 KB

1.0.2 (2020-10-14)

Bug Fixes

  • package: update chalk to version 4.0.0 (2cb46ed)
  • package: update mocha to version 7.0.1 (546ddf2)
  • package: update nyc to version 15.0.0 (011ffbf)

1.0.1 (2019-11-19)

Bug Fixes

  • package: update chalk to version 3.0.0 (31cae3a)

1.0.0 (2019-09-06)

Bug Fixes

  • edgefail: fixed edgefail functions (2c557d7)
  • fixed assert output: cleaned non usable references (d2fa7e1)
  • inspect: removed inspect plugin (d81caf2)
  • list, reports: fixed list detection, fixed stats report (9191ee5)
  • lists: fixed list detailing (64f53c5)
  • lists: fixed lists merge (f0e5769)
  • reports - js: fixed fail report, removed unusable outputs (5133086)
  • test-result: test result update (4393667)
  • validations: fixed some validations (a993a24)

Changelog

All Notable changes to stylus-unit will be documented in this file

NEXT - YYYY-MM-DD

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing