Skip to content

Latest commit

 

History

History
65 lines (28 loc) · 2 KB

CHANGELOG.md

File metadata and controls

65 lines (28 loc) · 2 KB

8.0.2 (2021-06-10)

Bug Fixes

  • update vulnerable packages (ce4d19b)

8.0.1 (2021-01-13)

Bug Fixes

8.0.0 (2020-08-10)

chore

  • stop using scoped version of joi (58bd0d9), closes #46

BREAKING CHANGES

  • @hapi/joi is no longer compatible with joigoose.

7.1.2 (2020-08-10)

Bug Fixes

  • object with unknown flag set to Mixed (4eba3f9)

7.1.1 (2020-07-07)

Bug Fixes

  • typeKey working as intended with nested types (d97d37c)

7.1.0 (2020-06-16)

Features

  • allow custom typeKey as option to convert method (1f1ad4f)

7.0.0 (2020-02-19)

chore

BREAKING CHANGES

  • Support Node >= 10

6.2.0 (2019-12-11)

Features

  • generate changelog.md upon push (0cfc53e)