Skip to content

Latest commit

 

History

History
107 lines (48 loc) · 4.34 KB

CHANGELOG.md

File metadata and controls

107 lines (48 loc) · 4.34 KB

3.3.6 (2024-05-02)

Bug Fixes

  • deps: bump json5 from 2.2.1 to 2.2.3 (2f90e11)

3.3.5 (2024-05-02)

Bug Fixes

  • deps: bump postcss from 8.4.16 to 8.4.38 (f443aad)

3.3.4 (2024-04-30)

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (e310131)
  • deps: bump semver from 5.7.1 to 5.7.2 (ace56c8)
  • deps: bump tar from 6.1.11 to 6.2.1 (e98faa7)
  • deps: bump word-wrap from 1.2.3 to 1.2.4 (49972c1)

3.3.3 (2024-04-30)

Bug Fixes

  • deps: bump @babel/traverse from 7.18.11 to 7.24.5 (0798af3)
  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (eaa2e5c)

3.3.2 (2023-07-05)

Bug Fixes

  • Adjust context selector type (75e2a83)

3.3.1 (2022-08-17)

Bug Fixes

  • upgrade gts to avoid got vulnerability (b29d6e3)

Bug Fixes

  • upgrade gts to avoid got vulnerability (b29d6e3)

3.3.0 (2022-08-15)

Features

  • upgrade all dependencies (27c91b4)

3.1.1 (2022-03-16)

Bug Fixes

3.1.0 (2020-12-18)

Bug Fixes

Features

  • add a fake feature for testing pre-releases (644a0c3)

Bug Fixes

Features

  • add a fake feature for testing pre-releases (e8714d9)

3.0.0 (2020-12-17)

Code Refactoring

  • jsonRouting(...) now accepts a single parameter object (d74906c)

Features

  • json router accepts a logger which is used to log all exceptions during request handling. (8028038)

BREAKING CHANGES

  • jsonRouting prototype changed.