Skip to content

v113.0.3

Compare
Choose a tag to compare
@carbonci carbonci released this 13 Jan 11:37
· 3538 commits to master since this release
c997409

113.0.3 (2023-01-13)

Features

  • node: Upgrade node and npm versions to lts/hydrogen (18.12.1 for node and 8.19.2 for npm).
    Updates action workflows to use node 18 and runs unit test matrix using versions 16 and 18. Updates
    docker image used by cypress now uses node 18. Updates dev-environment-setup
    docs now advise installing lts/hydrogen versions.

Bug Fixes

  • tile-select-group: implement conditional rendering for the description prop (f271d25), closes #5699