Skip to content

Release 9.9.9

Compare
Choose a tag to compare
@thet thet released this 06 Nov 01:47
· 139 commits to master since this release

9.9.9 (2023-11-06)

Features

  • pat inject: Support submit buttons with child elements. (3821ca8)

    Send the value of a submit button even if a child element of the submit
    button was clicked and not the submit button itself.

Bug Fixes

  • pat inject: Fix issue with submit buttons which are added later. (edf9f5e)

    Fix an issue with submit buttons which were added after initialization
    of pat-inject which did not send their value (e.g. via a pat-inject call).

Ref: scrum-1670

Maintenance

  • pat inject: Restructure pat-inject 9.2 tests. (981d71f)

  • Upgrade caniuse-lite db. (8ccdc6d)