Skip to content

Latest commit

 

History

History
126 lines (66 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

126 lines (66 loc) · 5.04 KB

4.3.1 (2023-02-15)

Bug Fixes

  • Altering the order of semantic release config file to have it correct (#40) (25b8c59)

4.3.0 (2023-02-09)

Features

4.2.1 (2023-01-09)

Bug Fixes

4.2.0 (2022-12-07)

Features

4.1.8 (2022-12-06)

Bug Fixes

  • bump semantic-release from 18.0.1 to 19.0.3 (#31) (aa8d7d9)

4.1.7 (2022-11-29)

Bug Fixes

  • update devDependency ansi-regex to 5.0.1 (#27) (c673c15)

4.1.6 (2022-11-18)

Bug Fixes

  • bump minimatch from 3.0.4 to 3.1.2 (#26) (24b5d44)

4.1.5 (2022-01-04)

Bug Fixes

4.1.4 (2022-01-04)

Bug Fixes

  • adds .nvmrc file and uses it in actions (#22) (3a07795)

4.1.3 (2022-01-04)

Bug Fixes

  • updates readme to test CI (210e580)

4.1.2 (2022-01-04)

Bug Fixes

  • updates readme to test CI (c89b0ac)

4.1.1 (2022-01-04)

Bug Fixes

  • update readme to test CI (c762a89)

4.1.0 (2022-01-04)

Features

  • adds github workflow for semantic release (#21) (5fda922)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

4.0.0 - 2021-11-04

  • [Breaking] Drop support for node < 14.
  • Update Github test workflow to only test againt node v 14.x
  • Update dependencies, npm, and engines in package.json to support node version >= 14.

3.0.0 - 2020-08-18

BREAKING CHANGE

  • [Breaking] Drop support for Hapi <= 19
  • [Breaking] Drop support for Node <= 10
  • Updating dependencies to latest versions

2.0.1 - 2019-11-19

Changed

  • The 2.0.0 publish didn't actually include the advertised changes. 2.0.1 does.

2.0.1 - 2019-11-19

Changed

  • The 2.0.0 publish didn't actually include the advertised changes. 2.0.1 does.

2.0.0 - 2019-10-7

BREAKING CHANGE

  • Update to use @hapi scoped packages.
    • @hapi/hapi v17.9.0 or newer now required

Changed

  • Use the new @hapi scoped packages for Vision and Joi

[1.0.0] - 2019-04-19

Initial release