Skip to content

Tags: getsnoopy/strong-error-handler

Tags

v4.0.0

Toggle v4.0.0's commit message

Unverified

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

 * docs: update LTS versions in README (Miroslav Bajtoš)
 * [SEMVER-MAJOR] Reword log messages for clarity (Miroslav Bajtoš)

v3.5.0

Toggle v3.5.0's commit message
3.5.0

 * feat: add options.rootProperty for json/xml (Raymond Feng)
 * chore: update deps and drop Node 8.x support (Raymond Feng)

v3.4.0

Toggle v3.4.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.4.0

 * chore: js2xmlparser to ^4.0.0 (Miroslav Bajtoš)
 * chore: update dev-dependencies (mocha, supertest) (Miroslav Bajtoš)
 * chore: update eslint & config to latest (Miroslav Bajtoš)
 * chore: update strong-globalize to ^5.0.2 (Miroslav Bajtoš)
 * chore: update debug to ^4.1.1 (Miroslav Bajtoš)
 * feat: drop support for Node.js 6.x (Miroslav Bajtoš)

v3.3.0

Toggle v3.3.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.3.0

 * fix: handle Error objects with circular properties (dkrantsberg)
 * chore: update copyrights years (Agnes Lin)

v3.2.0

Toggle v3.2.0's commit message
3.2.0

 * Add type definition and writeErrorToResponse (shimks)

v3.1.0

Toggle v3.1.0's commit message
3.1.0

 * [WebFM] cs/pl/ru translation (candytangnb)

v3.0.0

Toggle v3.0.0's commit message
3.0.0

 * Allow safeFields to work with arrays (shimks)
 * run lint (shimks)
 * drop node 4 from travis and update dependencies (shimks)

v2.3.2

Toggle v2.3.2's commit message

Unverified

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

 * Undefined safeFields revert to data loopbackio#71 (Zak Barbuto)

v2.3.1

Toggle v2.3.1's commit message

Unverified

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

 * Escape strings in HTML output (XSS fix) (Zachery Metcalf)
 * Update LICENSE.md (Diana Lau)

v2.3.0

Toggle v2.3.0's commit message

Unverified

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

 * update strong-globalize to 3.1.0 (shimks)
 * CODEOWNERS: add zbarbuto (Miroslav Bajtoš)
 * Update Issue and PR Templates (loopbackio#59) (Sakib Hasan)
 * fixed json typo of server/middleware.json (karanssj4)
 * Add CODEOWNER file (Diana Lau)