Skip to content

ibex@9.0.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 06 Feb 14:08
· 427 commits to main since this release

9.0.0 (2022-02-06)

Bug Fixes

Features

  • ibex: drop request.query (e7a4e57)
  • ibex: drop request.searchParams (2c449c8)

BREAKING CHANGES

  • ibex: removed request.searchParams, use alp-params to bring this functionality
  • ibex: use request.searchParams instead of request.query