Tags give the ability to mark specific points in history as being important
-
v3.34.0
db2a59ef · ·3.34.0 * feat: applyDefaultOnWrites in nested properties (Hage Yaapa) * return failed promise on error (cherry-picked) (Dimitris Xalatsis)
-
v4.17.0
d19e189f · ·4.17.0 * Fix typo introduced by 19048cd7 (Miroslav Bajtoš) * [BUGFIX] Fix issue with with array constructor (Jeremy Nagel) * Fix Promise/Callback variants in datasource types (Miroslav Bajtoš) * chore: update async to v3.x (Miroslav Bajtoš) * chore: update strong-globalize to 5.x (Miroslav Bajtoš) * chore: update eslint to 6.x (Miroslav Bajtoš) * return failed promise on error (Dimitris Xalatsis)
-
v4.16.0
89503bb2 · ·4.16.0 * feat: applyDefaultOnWrites in nested properties (Hage Yaapa) * chore: disable security issue reporting (Nora)
-
v4.15.0
f921a4f6 · ·4.15.0 * Fix generated string id's (Francisco Buceta) * Remove loopback-connector-ibmi from downstream (Miroslav Bajtoš)
-
-
v4.14.0
8b75767d · ·4.14.0 * fix #1781 (#1782) (Dimitris Halatsis) * Introduce issue templates for bugs, features, etc. (Miroslav Bajtoš) * Improve PULL_REQUEST_TEMPLATE (Miroslav Bajtoš)
-
-
-
-
v4.12.0
fa7c38ca · ·4.12.0 * feat: add applyDefaultOnWrites property (Hage Yaapa) * Fix polymorphic hasMany inverse relation (#1621) (Ayeni Olusegun)
-
-
v3.32.0
eac0d6af · ·3.32.0 * fix: prevent max listeners warning (Nora) * drop support for Node.js 6 (Nora)
-
-
v4.10.1
ad4edc6a · ·4.10.1 * Fix coercion of PK value in `replaceById` method (Miroslav Bajtoš) * Fix autoupdate queueing automigrate instead (#1762) (darthmaim)
-
v4.10.0
ca4ede01 · ·4.10.0 * fix: use only promises for beginTransaction (Biniam Admikew) * feat: add DataSource.deleteAllModels() API (Miroslav Bajtoš)
-
v4.9.0
6aea50ad · ·4.9.0 * fix: report errors from automigrate/autoupdate (Miroslav Bajtoš) * feat: add beginTransaction API on datasource (Biniam Admikew) * Revert "chore: expose beginTransaction API" (Biniam Admikew)
-
v4.8.2
85a29caa · ·4.8.2 * chore: expose beginTransaction API (Biniam Admikew) * update LTS in README (#1751) (Diana Lau)
-
-
v4.8.0
d49774c5 · ·4.8.0 * Fix types to describe native Promise (Miroslav Bajtoš) * feat: after operation hook in case of errors (spurreiter) * Fix for #1724 - Added options to attribute updates (#1725) (Bill Matson)
-
v3.31.1
507621c3 · ·3.31.1 * Fix for #1724 - Added options to attribute updates (#1725) (#1748) (Bill Matson) * Fix "access" hook for unoptimized "near" queries (Miroslav Bajtoš) * Test "near" queries executed in memory (Miroslav Bajtoš) * Fix DateString ctor to accept DateString instances (Miroslav Bajtoš)