Bookshelf v1.2.0 Release Notes

Release Date: 2020-06-07 // almost 4 years ago
  • 1.2.0 Jun 07, 2020 - Diff

    ๐Ÿ”‹ Features

    • โž• Add option to control auto refresh after save: #2070

    โœ… Tests

    • โž• Adds some more integration tests to Collection#fetch: #2079

    Dependencies

    • ๐Ÿ‘Œ Support Knex version 0.21.0 and up: #2072
    • โšก๏ธ Update some dependencies of dependencies to fix security warnings: #2078

Previous changes from v1.1.1

  • 1.1.1 Mar 28, 2020 - Diff

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix attributes that are changed during event hook not being persisted: #2062
    • ๐Ÿ›  Fix incorrect query object being sent to event handlers with morphTo: #2059
    • ๐Ÿ›  Fix non-object attributes being passed to model.parse() in some cases: #2056

    ๐Ÿ“š Documentation

    • ๐Ÿ›  Fix typo in doclet: #2057