Skip to content

Latest commit

 

History

History
90 lines (39 loc) · 4.26 KB

CHANGELOG.md

File metadata and controls

90 lines (39 loc) · 4.26 KB

4.4.1 (2022-10-05)

Bug Fixes

  • intl: import from crypto for better backward compatibility (#61) (7106d8d)

4.4.0 (2022-10-04)

Features

  • intl: allow custom URLs for locale packs (#56) (e010ef4)

4.3.4 (2022-04-28)

Bug Fixes

  • intl: rm err errExp upon lang req and success (#48) (bc8390e)

4.3.3 (2021-05-25)

Bug Fixes

  • error-reporter: fix server side error formatting (c699982)

4.3.2 (2021-05-05)

Bug Fixes

  • intl: support wildcard for Accept-Language header (#31) (28cb8c2)

4.3.1 (2021-02-23)

Bug Fixes

  • errorReporting: fix error with .json() on a 204 (#28) (ff6a496), closes #25

4.3.0 (2021-01-11)

Features

4.2.2 (2020-12-02)

Bug Fixes

  • error-reporting: custom console object depth (#21) (9e66064)

4.2.1 (2020-11-25)

Bug Fixes

  • error-reporting: truncated server console log (86da68a)

4.2.0 (2020-09-23)

Features

4.1.1 (2020-07-03)

Bug Fixes

  • errorReporting: use right url from config to send client errors to (#16) (bbea027)

4.1.0 (2020-06-04)

Features

  • stringify: stringify otherData in formatErrorReport (#5) (1788863)

4.0.1 (2020-05-05)

Bug Fixes

  • intl: remove extra slash from base-url (c488848)