Skip to content

Tags: dkrantsberg/strong-error-handler

Tags

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)

v2.2.0

Toggle v2.2.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.2.0

 * Add new option: negotiateContentType (Raj)

v2.1.0

Toggle v2.1.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.1.0

 * Bump js2xmlparser dependency to version 3.0.0 (Matthew O'Donoghue)

v2.0.0

Toggle v2.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.
2.0.0

 * Fix markdown formatting in README (Miroslav Bajtoš)
 * Fix the order of arguments in the jsdoc comment. (Charlie Schliesser)
 * Update readme with added XML support (David Cheung)
 * Add a machine-readable "code" property (Zak Barbuto)
 * Upgrade dependencies to their latest versions (Miroslav Bajtoš)
 * Describe "safeFields" option in README (Zak Barbuto)
 * Drop support for Node v0.10/v0.12 (Miroslav Bajtoš)

v1.2.1

Toggle v1.2.1's commit message

Unverified

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

 * Stop adding safeFields to original options arg (Miroslav Bajtoš)