Skip to content

v0.23.0

Compare
Choose a tag to compare
@jacobmischka jacobmischka released this 21 Jul 13:18
· 670 commits to main since this release

Breaking changes:

New

  • ctx.action now contains a url property containing the absolute URL to the currently running action
  • io.select.single and io.select.multiple now support numbers, booleans, or Date objects as option labels and values
  • io.search now supports numbers, booleans, or Date objects as result labels

Fixed

  • Clicking an io.display.link which links to the currently running action will now create a new transaction (including any URL params, if specified)

Read more ›