Skip to content

Latest commit

 

History

History
86 lines (43 loc) · 3.35 KB

CHANGELOG.md

File metadata and controls

86 lines (43 loc) · 3.35 KB

Changelog

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

2.5.8 (2024-02-09)

2.5.7 (2024-01-10)

2.5.6 (2022-04-13)

Bug Fixes

  • files in package.json without slash (33f7620)

2.5.5 (2022-04-13)

Bug Fixes

  • required plugin message (cf7597e)

2.5.4 (2022-03-12)

2.5.3 (2022-03-12)

2.5.2 (2022-03-12)

2.5.1 (2022-03-12)

2.5.0 (2022-03-12)

Features

Bug Fixes

  • after/before hooks don't need to exist (ce6e84d)
  • end error messages with dot (1129a6a)
  • rephrase err message register invalid arguments (093b3c2)

2.4.0 (2022-02-16)

Features

2.3.0 (2021-03-23)

2.2.0 (2021-03-04)

Features

2.1.0 (2021-01-27)

Features

  • break worflow if return null handler (6ec746f)
  • call handler accepts 0 arguments (269e177)
  • plugins as a function (efed38e)

Version 2.0.2

  • docs: update the readme example

Version 2.0.1

  • project: tutorial link

Version 2.0.0

  • project: new sample
  • project: add travis
  • api: rename plugin module by name
  • project: initial release