Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: moshemal/loopback

Tags

v3.21.0

Toggle v3.21.0's commit message
3.21.0

 * Make verifyUserRelations() more robust (mcitdev)
 * Fix crash in verifyUserRelations (ryanxwelch)
 * Fix crash in User model's "before delete" hook (mcitdev)
 * [WebFM] cs/pl/ru translation (candytangnb)
 * Update strong-error-handler (shimks)

v3.20.0

Toggle v3.20.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.20.0

 * Update strong-globalize to 4.x (Miroslav Bajtoš)
 * Update nodemailer to v4.x (Dimitris)
 * Drop support for Node.js 4.x (Miroslav Bajtoš)

v3.19.3

Toggle v3.19.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.19.3

 * Provide link to CODEOWNERS (Aditya Agarwal)
 * fix bug in User.verify when confirm is disabled (wolrajhti)
 * Enable Node.js 10.x on Travis CI (Miroslav Bajtoš)

v3.19.2

Toggle v3.19.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.19.2

 * Add check for undefined user email in setter (Kevin Scroggins)

v3.19.1

Toggle v3.19.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.19.1

 * Fix isOwner() bug in multiple-principal setup (Miroslav Bajtoš)

v3.19.0

Toggle v3.19.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.19.0

 * feat: remove all references to a Model (Miroslav Bajtoš)

v3.18.3

Toggle v3.18.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.18.3

 * Remove forgotten debugger statement (Miroslav Bajtoš)
 * Fix role check in apps with multiple user models (Miroslav Bajtoš)
 * Fix formatting issues reported by recent eslint (Miroslav Bajtoš)
 * CODEOWNERS: add nitro404 (Miroslav Bajtoš)
 * test: add missing "return" in a promise-style test (Miroslav Bajtoš)

v2.39.2

Toggle v2.39.2's commit message
2.39.2

 * Babelify juggler for Karma tests (Miroslav Bajtoš)
 * Fix Karma config to babelify node_modules too (Miroslav Bajtoš)

v3.18.2

Toggle v3.18.2's commit message
3.18.2

 * model: fix infinite loop on nestRemoting (Kevin Delisle)
 * Use statusCode prop for user errors (Zak Barbuto)

v3.18.1

Toggle v3.18.1's commit message
3.18.1

 * update: juggler to version including security fix. (Taranveer Virk)