Skip to content

Releases: loadingio/lderror

2.3.0

27 Jun 07:22

Choose a tag to compare

  • add 1028 resource unavailable
  • keep an original error object in error
  • add event handler for taking care lderror in error and unhandledrejection events

2.2.0

22 Apr 13:19

Choose a tag to compare

  • add 1027 missing config
  • add api message for getting message corresponding to given id

v2.1.2

27 Feb 05:07

Choose a tag to compare

  • add 1026 not applicable

2.1.0

14 Feb 13:06

Choose a tag to compare

  • fix typo in 1010 error ( recaptcha to captcha )
  • add lderror.handler for error handling
  • update id reserved range for http code from 400 ~ 599 to 100 ~ 599
  • upgrade cached-path-relative for vulnerability fixing

2.0.1

29 Jan 10:52

Choose a tag to compare

  • include id in dummy message if message is not found for specific id.

2.0.0

19 Jan 15:19

Choose a tag to compare

  • add 1024 limited by throttling
  • add 998 skipped
  • add 1025 runtime error
  • upgrade modules
  • release with compact directory structure
  • add browser field in package.json.
  • further minimize generated js file with mangling and compression

1.1.5

01 Oct 02:24

Choose a tag to compare

  • also support pattern like lderror(1000, "message")

1.1.4

01 Oct 01:42

Choose a tag to compare

  • return unknown lderror with unrecognized id.
  • add 1023 lderror testing error

1.1.3

01 Oct 01:34

Choose a tag to compare

  • support constructing via function invocation.

1.1.2

30 Sep 15:50

Choose a tag to compare

  • prevent potential prototype pollution issue
  • unwrap in code, instead wrap with compiler
  • no print livescript header