Skip to content

Tags

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

    da728b8d · 3.22.1 ·
    3.22.1
    
     * [WebFM] cs/pl/ru translation (#1600) (tangyinb)
     * fixup! address code review comments (Miroslav Bajtoš)
     * Fix type definitions for PersistedModel API (Miroslav Bajtoš)
     * Fix Operation Hooks to propagate data changes (Miroslav Bajtoš)
     * Fix stalebot config to ignore "good first issue" (Miroslav Bajtoš)
  • v3.22.0

    5d762102 · 3.22.0 ·
    3.22.0
    
     * Update strong-globalize to 4.x (Miroslav Bajtoš)
     * Update remaining dev-dependencies to latest (Miroslav Bajtoš)
     * Update eslint + config to latest (Miroslav Bajtoš)
     * Disable package-lock feature of npm (Miroslav Bajtoš)
     * Travis: add Node.js 10.x to the build matrix (Miroslav Bajtoš)
     * Drop support for Node 4.x (Miroslav Bajtoš)
  • v3.21.1

    77f11cda · 3.21.1 ·
    3.21.1
    
     * Fix tests to ensure compatibility w/ should@10 (Raymond Feng)
  • v3.21.0

    dafb8a1a · 3.21.0 ·
    3.21.0
    
     * Fix datasource state management (Raymond Feng)
  • v2.57.0

    f8c5b257 · 2.57.0 ·
    2.57.0
    
     * Add support for Node.js 8.x and 10.x, drop 4.x (Miroslav Bajtoš)
  • v3.20.2

    dd300541 · 3.20.2 ·
    3.20.2
    
     * Remove node ref (Raymond Feng)
  • v3.20.1

    eddb1768 · 3.20.1 ·
    3.20.1
    
     * Update deps (Raymond Feng)
  • v3.20.0

    965655be · 3.20.0 ·
    3.20.0
    
     * Fix typescript definitions to be compatible with LB4 (Raymond Feng)
     * Allow toObject() to accept an 'options' argument (Raymond Feng)
  • v3.19.0

    4aa51e99 · 3.19.0 ·
    3.19.0
    
     * Add typescript type definitions (Raymond Feng)
     * Tidy up datasource (Raymond Feng)
  • v3.18.1

    1ef38a69 · 3.18.1 ·
    3.18.1
    
     * Polyfill Number.isFinite() to support PhantomJS (Miroslav Bajtoš)
  • v3.18.0

    2ac5efa0 · 3.18.0 ·
    3.18.0
    
     * feat: remove a Model from all registries (Miroslav Bajtoš)
  • v3.17.0

    3eb94c09 · 3.17.0 ·
    3.17.0
    
     * feat: omit default fn for embedsMany (#1532) (Janny)
  • v3.16.0

    e095b770 · 3.16.0 ·
    3.16.0
    
     * Pass options argument to custom validators (bmatson)
     * chore: update CODEOWNERS (#1566) (Diana Lau)
  • v3.15.5

    641eb13e · 3.15.5 ·
    3.15.5
    
     * Exclude .nyc_output from being published (Raymond Feng)
     * CODEOWNERS: add nitro404 (Miroslav Bajtoš)
  • v3.15.4

    c2920c9f · 3.15.4 ·
    3.15.4
    
     * fix: allow `new DataSource(connector, settings)` (Raymond Feng)
  • v3.15.3

    310b9489 · 3.15.3 ·
    3.15.3
    
     * fix: add more tests to verify new DataSource() (Raymond Feng)
  • v3.15.2

    54143dfa · 3.15.2 ·
    3.15.2
    
     * feat(datasource): seperate name and connector  name (Nguyen Truong Minh)
     * Fix datasource not correctly retaining name value (Kevin Scroggins)
  • v3.15.1

    1ec2b4d1 · 3.15.1 ·
    3.15.1
    
     * Added error handling for persist operation hook (#1531) (Kevin Scroggins)
     * Add warning for datasources with mismatched names (Kevin Scroggins)
  • v2.56.0

    9917e1d2 · 2.56.0 ·
    2.56.0
    
     * fix unauthorized fk change (#1540) (Taranveer Virk)
     * drop support for node 0.10 / 0.12 (#1541) (Taranveer Virk)
  • v3.15.0

    943fed85 · 3.15.0 ·
    3.15.0
    
     * fix unauthorized fk change (#1538) (Taranveer Virk)
     * Set model constructor name to model name (Miroslav Bajtoš)