Skip to content

v1.18.0

Compare
Choose a tag to compare
@karrui karrui released this 29 Feb 02:01
· 73 commits to main since this release

What's Changed

  • feat: loosen description requirements for toggle component by @zsoh97 in #662
  • feat: support multiple file upload by @orangekjc in #656
  • feat: allow arrow override touchable tooltip by @dextertanyj in #652

Fixes

  • fix(inputs): regression with ChakraUI v2.8.2 due to new height usage by @karrui in #667

Dependency changes

  • chore(deps-dev): bump esbuild from 0.19.11 to 0.20.0 in /react by @dependabot in #645
  • fix(deps): bump libphonenumber-js from 1.10.53 to 1.10.54 in /react by @dependabot in #646
  • chore(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /react by @dependabot in #647
  • fix(deps): bump @floating-ui/react from 0.26.6 to 0.26.8 in /react by @dependabot in #648
  • chore(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.3 in /react by @dependabot in #650
  • fix(deps): bump libphonenumber-js from 1.10.54 to 1.10.55 in /react by @dependabot in #651
  • chore(deps-dev): bump prettier from 3.2.2 to 3.2.5 in /react by @dependabot in #653
  • chore(deps-dev): bump @types/react-dom from 18.2.18 to 18.2.19 in /react by @dependabot in #654
  • chore(deps-dev): bump eslint-plugin-storybook from 0.6.15 to 0.8.0 in /react by @dependabot in #657
  • fix(deps): bump @floating-ui/react from 0.26.8 to 0.26.9 in /react by @dependabot in #658
  • chore(deps-dev): bump ip from 2.0.0 to 2.0.1 in /react by @dependabot in #660
  • build(deps-dev): bump store2 to 2.14.3 to pick up MIT license by @LoneRifle in #661
  • fix(deps): bump country-flag-icons from 1.5.7 to 1.5.9 in /react by @dependabot in #664
  • chore(deps-dev): bump esbuild from 0.20.0 to 0.20.1 in /react by @dependabot in #665
  • fix(deps): bump libphonenumber-js from 1.10.55 to 1.10.57 in /react by @dependabot in #666

New Contributors

Full Changelog: v1.17.0...v1.18.0