Skip to content

v2.10.0

Compare
Choose a tag to compare
@kelp404 kelp404 released this 17 Jun 01:06
· 22 commits to master since this release

Chores

  • bump @babel/core from 7.17.10 to 7.18.5 (e5f7993)
  • bump @babel/eslint-parser from 7.17.0 to 7.18.2 (923125c)
  • bump @babel/preset-env from 7.17.10 to 7.18.2 (d895e29)
  • bump @babel/preset-react from 7.16.7 to 7.17.12 (3eb57bf)
  • bump concurrently from 7.1.0 to 7.2.2 (984a399)
  • bump eslint from 8.15.0 to 8.16.0 (61d39ca)
  • bump eslint from 8.16.0 to 8.17.0 (0f0e641)
    Merge branch 'master' into gh-pages
  • bump eslint-plugin-react from 7.29.4 to 7.30.0 (33b500b)
  • bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 (678e39e)
  • bump jest from 28.1.0 to 28.1.1 (857ed92)
  • bump npm-check-updates from 12.5.11 to 14.0.1 (c1e4ae3)
  • bump webpack from 5.72.1 to 5.73.0 (800c4bf)
  • bump webpack-cli from 4.9.2 to 4.10.0 (b051892)
  • bump webpack-dev-server from 4.9.0 to 4.9.2 (51f5167)
  • release v2.10.0 (ae2414c)

Features

  • don't remove empty string and null of query string value (7f43345)