Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.34.0

    db2a59ef · 3.34.0 ·
    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 ·
    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 ·
    4.16.0
    
     * feat: applyDefaultOnWrites in nested properties (Hage Yaapa)
     * chore: disable security issue reporting (Nora)
  • v4.15.0

    f921a4f6 · 4.15.0 ·
    4.15.0
    
     * Fix generated string id's (Francisco Buceta)
     * Remove loopback-connector-ibmi from downstream (Miroslav Bajtoš)
  • v3.33.2

    6ed60653 · 3.33.2 ·
    3.33.2
    
     * backport #1782 to 3.x (#1785) (Dimitris Halatsis)
  • v4.14.0

    8b75767d · 4.14.0 ·
    4.14.0
    
     * fix #1781 (#1782) (Dimitris Halatsis)
     * Introduce issue templates for bugs, features, etc. (Miroslav Bajtoš)
     * Improve PULL_REQUEST_TEMPLATE (Miroslav Bajtoš)
  • v4.13.0

    15251880 · 4.13.0 ·
    4.13.0
    
     * Fix typescript typing for DataSource.getModel (Raymond Feng)
  • v3.33.1

    6dc0abc2 · 3.33.1 ·
    3.33.1
    
     * chore: reduce identifier length (Hage Yaapa)
  • v4.12.1

    ad1777fc · 4.12.1 ·
    4.12.1
    
     * chore: reduce identifier length (Hage Yaapa)
  • v4.12.0

    fa7c38ca · 4.12.0 ·
    4.12.0
    
     * feat: add applyDefaultOnWrites property (Hage Yaapa)
     * Fix polymorphic hasMany inverse relation (#1621) (Ayeni Olusegun)
  • v3.33.0

    81348308 · 3.33.0 ·
    3.33.0
    
     * feat: add applyDefaultOnWrites property (Hage Yaapa)
  • v3.32.0

    eac0d6af · 3.32.0 ·
    3.32.0
    
     * fix: prevent max listeners warning (Nora)
     * drop support for Node.js 6 (Nora)
  • v4.11.0

    ac955826 · 4.11.0 ·
    4.11.0
    
     * fix: prevent max listeners warning (Dominique Emond)
  • v4.10.1

    ad4edc6a · 4.10.1 ·
    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 ·
    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 ·
    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 ·
    4.8.2
    
     * chore: expose beginTransaction API (Biniam Admikew)
     * update LTS in README (#1751) (Diana Lau)
  • v4.8.1

    19e7a474 · 4.8.1 ·
    4.8.1
    
     * test: add property index to support cloudant (#1750) (Janny)
  • v4.8.0

    d49774c5 · 4.8.0 ·
    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 ·
    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š)