Releases: kelp404/capybara-router
Releases · kelp404/capybara-router
v2.12.0
v2.11.0
Chores
- bump @babel/core from 7.18.5 to 7.18.10 (c507d55)
- bump @babel/eslint-parser from 7.18.2 to 7.18.9 (6095a6e)
- bump @babel/preset-env from 7.18.2 to 7.18.10 (7be2a6e)
- bump @babel/preset-react from 7.17.12 to 7.18.6 (ff7731b)
- bump eslint from 8.17.0 to 8.20.0 (21834b9)
- bump eslint from 8.20.0 to 8.22.0 (2f060c1)
- bump eslint-plugin-react from 7.30.0 to 7.30.1 (5d7f1e7)
- bump eslint-plugin-react from 7.30.1 to 7.31.1 (34d7501)
- bump jest from 28.1.1 to 28.1.3 (06017b2)
- just run tests on push (94822d8)
- release v2.11.0 (768e561)
Features
- the argument
to.params
of Link allow undefined (0905026)
v2.10.0
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)
v2.9.0
Chores
- bump @babel/core from 7.17.8 to 7.17.9 (e223f44)
- bump @babel/core from 7.17.9 to 7.17.10 (8e9b237)
- bump @babel/preset-env from 7.16.11 to 7.17.10 (e55ce25)
- bump axios from 0.26.1 to 0.27.2 (76db592)
- bump babel-loader from 8.2.4 to 8.2.5 (a7762f9)
- bump concurrently from 7.0.0 to 7.1.0 (52fb61a)
- bump eslint from 8.11.0 to 8.12.0 (934ce96)
- bump eslint from 8.12.0 to 8.14.0 (0333ba1)
- bump eslint from 8.14.0 to 8.15.0 (3dcf631)
- bump eslint-plugin-import from 2.25.4 to 2.26.0 (579d7af)
- bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0 (db4402d)
Merge branch 'master' into gh-pages - bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 (71d0160)
- bump express from 4.17.3 to 4.18.1 (c8e58b0)
- bump jest from 27.5.1 to 28.0.1 (0ed2f4c)
- bump jest from 28.0.1 to 28.0.3 (11b5583)
- bump jest from 28.0.3 to 28.1.0 (a979f4f)
- bump nodemon from 2.0.15 to 2.0.16 (d0c467d)
- bump npm-check-updates from 12.5.4 to 12.5.8 (3396876)
- bump npm-check-updates from 12.5.8 to 12.5.11 (10f2367)
- bump webpack from 5.70.0 to 5.72.1 (20b8b5d)
- bump webpack-dev-server from 4.7.4 to 4.9.0 (376940e)
- install @kelp404/changelog.config (c6cbef1)
- release v2.9.0 (db8181f)
- test on node.js v18 (8a87df5)
- uninstall @babel/plugin-proposal-class-properties (3371f12)
- update babel config (998a1a2)
Code Refactoring
- don't subscribe at constructor (5e209e9)
Documentation
- fix github actions badge (47fce26)
v2.8.0
v2.7.0
Chores
- add changelog config (9ce193b)
- bump @babel/core from 7.17.5 to 7.17.7 (0697a4c)
- bump axios from 0.26.0 to 0.26.1 (6fb8828)
- bump conventional-changelog-cli from 2.1.1 to 2.2.2 (bc8c185)
- bump eslint from 8.10.0 to 8.11.0 (0ffc802)
- bump eslint-plugin-react from 7.29.3 to 7.29.4 (7f42379)
- bump npm-check-updates from 11.8.5 to 12.5.2 (400d2f3)
- bump npm-check-updates from 12.5.2 to 12.5.3 (1e6a77d)
- install eslint-plugin-import (978ff13)
- update command
npm run ncu
(cbcf280) - upgrade node modules (328d252)
- write docs, refactor and test in the changelog (a69e033)