Skip to content

v4.0.0

Compare
Choose a tag to compare
@optic-release-automation optic-release-automation released this 28 Sep 17:14
· 763 commits to master since this release
1b42c5b

Breaking Changes

  • Major semver upgrade of lru-cache to version 7
  • Default cache size set to 500, previously Infinity

What's Changed

  • chore(deps-dev): bump @types/react from 18.0.17 to 18.0.18 by @dependabot in #1027
  • chore(deps-dev): bump eslint-plugin-react from 7.31.1 to 7.31.6 by @dependabot in #1028
  • chore(deps-dev): bump @types/node from 18.7.14 to 18.7.15 by @dependabot in #1029
  • chore(deps-dev): bump @babel/core from 7.18.13 to 7.19.0 by @dependabot in #1030
  • chore(deps-dev): bump @babel/preset-env from 7.18.10 to 7.19.0 by @dependabot in #1031
  • chore(deps-dev): bump eslint-plugin-react from 7.31.6 to 7.31.7 by @dependabot in #1032
  • chore(deps): bump @babel/runtime from 7.18.9 to 7.19.0 by @dependabot in #1033
  • chore(deps-dev): bump @types/node from 18.7.15 to 18.7.16 by @dependabot in #1035
  • chore(deps-dev): bump eslint-plugin-react from 7.31.7 to 7.31.8 by @dependabot in #1036
  • chore(deps-dev): bump typescript from 4.8.2 to 4.8.3 by @dependabot in #1037
  • chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 by @dependabot in #1038
  • chore(deps-dev): bump @types/jest from 29.0.0 to 29.0.1 by @dependabot in #1039
  • chore(deps-dev): bump @types/react from 18.0.18 to 18.0.19 by @dependabot in #1040
  • chore(deps-dev): bump @types/node from 18.7.16 to 18.7.17 by @dependabot in #1042
  • chore(deps-dev): bump @types/node from 18.7.17 to 18.7.18 by @dependabot in #1043
  • chore(deps-dev): bump @types/jest from 29.0.1 to 29.0.2 by @dependabot in #1045
  • chore(deps-dev): bump @types/react from 18.0.19 to 18.0.20 by @dependabot in #1044
  • chore(deps-dev): bump @babel/plugin-transform-runtime from 7.18.10 to 7.19.1 by @dependabot in #1046
  • chore(deps-dev): bump @babel/preset-env from 7.19.0 to 7.19.1 by @dependabot in #1047
  • chore(deps-dev): bump @babel/core from 7.19.0 to 7.19.1 by @dependabot in #1048
  • chore(deps-dev): bump @types/jest from 29.0.2 to 29.0.3 by @dependabot in #1049
  • chore(deps): bump actions/stale from 5 to 6 by @dependabot in #1050
  • chore(deps-dev): bump @types/react from 18.0.20 to 18.0.21 by @dependabot in #1051
  • chore(deps-dev): bump @types/node from 18.7.18 to 18.7.21 by @dependabot in #1052
  • chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 by @dependabot in #1053
  • chore(deps-dev): bump @babel/preset-env from 7.19.1 to 7.19.3 by @dependabot in #1055
  • chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 by @dependabot in #1056
  • chore(deps-dev): bump @babel/cli from 7.18.10 to 7.19.3 by @dependabot in #1057
  • feat: add tsd, dump lru, fix typing by @simoneb in #1059

Full Changelog: v3.1.5...v4.0.0