Skip to content

v8.8.1

Compare
Choose a tag to compare
@gpbl gpbl released this 18 Aug 10:44
· 85 commits to main since this release

What's Changed

  • fix: range not selected when missing the from value by @Sam-Apostel in #1876
  • fix: dropdown may navigate to the wrong month when multiple months are set by @gpbl in #1884
  • docs: remove shadow-dom from examples by @gpbl in #1817

Build updates

Toggle list
  • build(deps): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.11 by @dependabot in #1813
  • build: move from yarn to pnpm by @gpbl in #1816
  • build: move the main package to the repo root by @gpbl in #1827
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.61.0 by @dependabot in #1829
  • build(deps-dev): bump webpack from 5.83.1 to 5.88.1 by @dependabot in #1837
  • build(deps-dev): bump date-fns from 2.29.3 to 2.30.0 by @dependabot in #1801
  • build(deps-dev): bump tsc-alias from 1.8.6 to 1.8.7 by @dependabot in #1841
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1845
  • build(deps-dev): bump jest and @types/jest by @dependabot in #1840
  • build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.3 by @dependabot in #1836
  • build(deps-dev): bump jest-axe from 7.0.1 to 8.0.0 by @dependabot in #1850
  • build(deps-dev): bump webpack from 5.83.1 to 5.88.2 by @dependabot in #1851
  • build(deps): bump @codesandbox/sandpack-react from 2.6.1 to 2.6.9 by @dependabot in #1849
  • build(deps-dev): bump postcss from 8.4.23 to 8.4.27 by @dependabot in #1859
  • build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #1861
  • build(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #1862
  • build(deps-dev): bump @jest/types from 29.5.0 to 29.6.1 by @dependabot in #1857
  • build(deps-dev): bump @rollup/plugin-terser from 0.4.1 to 0.4.3 by @dependabot in #1858
  • build(deps-dev): bump @types/react-dom from 18.2.6 to 18.2.7 by @dependabot in #1869
  • build(deps-dev): bump postcss from 8.4.23 to 8.4.27 by @dependabot in #1868
  • build(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.0.0 by @dependabot in #1867
  • build: prepublish script typo in package.json by @trabeast in #1883
  • build(deps-dev): bump tslib from 2.5.0 to 2.6.1 by @dependabot in #1880
  • build(deps-dev): bump @rollup/plugin-commonjs from 25.0.0 to 25.0.4 by @dependabot in #1881
  • build(deps-dev): bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 by @dependabot in #1879

New Contributors

Full Changelog: v8.8.0...v8.8.1