Skip to content

v0.1.0-alpha.12 (release candidate)

Compare
Choose a tag to compare
@karrui karrui released this 11 May 06:23
· 348 commits to main since this release

What's Changed

New

  • feat: add Sidebar component by @karrui in #351
  • feat: upgrade storybook, correctly ignore Storybook packages in dependabot by @karrui in #332

Fixes

  • fix: remove timezone from datepicker by @LinHuiqing in #309
  • fix(MultiSelect): correct chevron height on sm size by @karrui in #325

Dep changes

  • fix: update chakra-ui/react, chakra-ui/cli and typescript to latest by @karrui in #344
  • fix(deps): bump @swc/core-linux-x64-gnu from 1.3.46 to 1.3.53 in /react by @dependabot in #333
  • fix(deps): bump downshift from 7.2.1 to 7.6.0 in /react by @dependabot in #347
  • fix(deps): bump libphonenumber-js from 1.10.26 to 1.10.30 in /react by @dependabot in #348
  • fix(deps): bump react-virtuoso from 4.1.1 to 4.3.1 in /react by @dependabot in #329
  • fix(deps): bump react-virtuoso from 4.3.1 to 4.3.3 in /react by @dependabot in #340
  • fix(deps): bump rooks from 7.7.0 to 7.14.0 in /react by @dependabot in #341
  • fix(deps): remove got package in /react by @dependabot in #350

Devdep changes

  • chore(deps-dev): bump @storybook/addon-styling from 1.0.0-next.1 to 1.0.1 in /react by @dependabot in #331
  • chore(deps-dev): bump @storybook/client-api from 7.0.2 to 7.0.5 in /react by @dependabot in #320
  • chore(deps-dev): bump @storybook/react from 7.0.2 to 7.0.5 in /react by @dependabot in #321
  • chore(deps-dev): bump @storybook/react-vite from 7.0.2 to 7.0.5 in /react by @dependabot in #323
  • chore(deps-dev): bump @storybook/theming from 7.0.2 to 7.0.6 in /react by @dependabot in #327
  • chore(deps-dev): bump @types/react from 18.0.26 to 18.0.38 in /react by @dependabot in #336
  • chore(deps-dev): bump @types/react-dom from 18.0.11 to 18.2.1 in /react by @dependabot in #342
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.59.2 in /react by @dependabot in #349
  • chore(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.59.0 in /react by @dependabot in #334
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2 in /react by @dependabot in #345
  • chore(deps-dev): bump @vitejs/plugin-react from 3.1.0 to 4.0.0 in /react by @dependabot in #343
  • chore(deps-dev): bump esbuild from 0.17.14 to 0.17.18 in /react by @dependabot in #339
  • chore(deps-dev): bump eslint from 8.37.0 to 8.39.0 in /react by @dependabot in #330
  • chore(deps-dev): bump eslint-plugin-testing-library from 5.10.2 to 5.10.3 in /react by @dependabot in #335
  • chore(deps-dev): bump prettier from 2.8.3 to 2.8.8 in /react by @dependabot in #337
  • chore(deps-dev): bump rimraf from 4.4.1 to 5.0.0 in /react by @dependabot in #322
  • chore(deps-dev): bump tsc-alias from 1.8.2 to 1.8.5 in /react by @dependabot in #328
  • chore(deps-dev): bump vite-plugin-turbosnap from 1.0.1 to 1.0.2 in /react by @dependabot in #346

token-gen

  • feat(token-gen): add prettier for post-build linting by @karrui in #326

New Contributors

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12