Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

50 lines (30 loc) · 1.06 KB

Change Log

1.0.6 - 2016-01-29

Added

  • findOneAndUpdate hook support.

Fixed

  • Dot notation issue (#3).
  • Support for slugField and slugsField options/global options as written on the doc.
  • Change scope issue.

1.0.7 - 2016-02-04

Fixed

  • Edit advanced scoped model

1.0.8 - 2017-03-02

Fixed

  • Fix undefined slug field value. (#5)

1.1.0 - 2018-05-14

Fixed

  • Refactor
  • Fix issue (#9)

Added

  • Jshint
  • ensureSlugIsExists static method
  • Typescript definition file (#10)

[1.1.1] - 2018-05-14

Fixed

  • Fix & added missing d.ts file