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

Skip to content

Tags: sbeka/loopback

Tags

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)

v2.39.1

Toggle v2.39.1's commit message
2.39.1

 * update juggler dep (Taranveer Virk)
 * fix(id): replace with != null (Samuel Reed)
 * fix(AccessContext): Tighten userid/appid checks (Samuel Reed)

v3.18.0

Toggle v3.18.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.18.0

 * fix: preserve datasource name (Kevin Scroggins)
 * Update Copyright Years (Justin Ross)
 * Support options.filter in createChangeStream (Edward Choh)
 * fixup! add top-level dep on eslint-plugin-mocha (Miroslav Bajtoš)
 * Update eslint and eslint-config to latest (Miroslav Bajtoš)

v3.17.1

Toggle v3.17.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.17.1

 * Update nestRemoting to pass optionsFromContext (bmatson)
 * fix(test): rem exclusive test (Samuel Reed)
 * fix(test): working test with 0 userId (Samuel Reed)
 * fix(AccessContext): Tighten userid/appid checks (Samuel Reed)
 * fix(id): replace with != null (Samuel Reed)

v3.17.0

Toggle v3.17.0's commit message
3.17.0

 * Added missing DateString type in loopback index (CSLTech)
 * chore:update license (Diana Lau)

v3.16.2

Toggle v3.16.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.16.2

 * Fix "POST /change-password" for multi-user setup (Miroslav Bajtoš)