Skip to content

v4.8.0

Compare
Choose a tag to compare
@vio vio released this 12 Nov 12:31
· 1583 commits to master since this release

Features

  • Utils: add support for base64URL hash by @vio in #4005
  • Utils: Asset name - add support for tilde separator by @vio in #4006

Fixes

  • Fix asset pattern matching by @vio in #4004
  • fix(utils): Asset name - run base64url pattern check last by @vio in #4008

Update dependencies

  • build(deps-dev): bump @types/react from 18.2.32 to 18.2.33 by @dependabot in #3962
  • build(deps-dev): bump eslint-plugin-jest from 27.4.3 to 27.6.0 by @dependabot in #3963
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #3965
  • build(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.9.1 by @dependabot in #3966
  • build(deps): bump core-js from 3.33.1 to 3.33.2 by @dependabot in #3968
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 by @dependabot in #3967
  • build(deps-dev): bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #3969
  • build(deps-dev): bump lerna from 7.4.1 to 7.4.2 by @dependabot in #3970
  • build(deps-dev): bump @types/react from 18.2.33 to 18.2.34 by @dependabot in #3972
  • build(deps-dev): bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 by @dependabot in #3973
  • build(deps-dev): bump babel-plugin-react-require from 4.0.1 to 4.0.2 by @dependabot in #3974
  • build(deps-dev): bump @types/react from 18.2.34 to 18.2.35 by @dependabot in #3976
  • build(deps-dev): bump preact from 10.18.1 to 10.18.2 by @dependabot in #3977
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #3979
  • build(deps-dev): bump @types/yargs from 17.0.29 to 17.0.30 by @dependabot in #3983
  • build(deps-dev): bump @types/react from 18.2.35 to 18.2.36 by @dependabot in #3981
  • build(deps-dev): bump @types/stream-chain from 2.0.3 to 2.0.4 by @dependabot in #3984
  • build(deps-dev): bump @types/webpack from 5.28.4 to 5.28.5 by @dependabot in #3985
  • build(deps-dev): bump @types/stream-json from 1.7.5 to 1.7.6 by @dependabot in #3987
  • build(deps-dev): bump @types/listr from 0.14.7 to 0.14.8 by @dependabot in #3989
  • build(deps-dev): bump @types/react from 18.2.36 to 18.2.37 by @dependabot in #3988
  • build(deps-dev): bump @types/lodash from 4.14.200 to 4.14.201 by @dependabot in #3990
  • build(deps-dev): bump @types/fs-extra from 11.0.3 to 11.0.4 by @dependabot in #3991
  • build(deps-dev): bump @types/yargs from 17.0.30 to 17.0.31 by @dependabot in #3992
  • build(deps-dev): bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #3986
  • Revert "build(deps-dev): bump preact from 10.18.1 to 10.18.2" by @vio in #3993
  • build(deps-dev): bump preact from 10.18.1 to 10.18.2 by @dependabot in #3994
  • build(deps-dev): bump @babel/preset-env from 7.23.2 to 7.23.3 by @dependabot in #3997
  • build(deps-dev): bump @babel/core from 7.23.2 to 7.23.3 by @dependabot in #3999
  • build(deps-dev): bump @babel/preset-typescript from 7.23.2 to 7.23.3 by @dependabot in #3998
  • Revert "build(deps-dev): bump preact from 10.18.1 to 10.18.2" by @vio in #4000
  • build(deps-dev): bump preact from 10.18.1 to 10.18.2 by @dependabot in #4001
  • Revert "build(deps-dev): bump preact from 10.18.1 to 10.18.2" by @vio in #4002
  • update eslint by @vio in #4003
  • build(deps-dev): bump @babel/preset-react from 7.22.15 to 7.23.3 by @dependabot in #3995
  • build(deps-dev): bump @babel/eslint-parser from 7.22.15 to 7.23.3 by @dependabot in #3996

Full Changelog: v4.7.8...v4.8.0