jaywcjlove / react-hotkeys

React component to listen to keydown and keyup keyboard events, defining and dispatching keyboard shortcuts.
https://jaywcjlove.github.io/react-hotkeys/
415 stars 22 forks source link

chore(deps): update dependency @kkt/react-library to v6.11.0 - autoclosed #65

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@kkt/react-library 6.0.11 -> 6.11.0 age adoption passing confidence

Release Notes

kktjs/kkt ### [`v6.11.0`](https://togithub.com/kktjs/kkt/releases/v6.11.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.10.4...v6.11.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/kkt@6.11.0/file/README.md) [![npm version](https://img.shields.io/npm/v/kkt.svg)](https://www.npmjs.com/package/kkt) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/kkt)](https://bundlephobia.com/result?p=kkt@6.11.0) ```bash npm i kkt@6.11.0 ``` - πŸ’„ chore: update workflows config. [`e6f4d1a`](https://togithub.com/kktjs/kkt/commit/e6f4d1a) - πŸ“„ example(react-component-tsx): update tsconfig.json [`f7998d7`](https://togithub.com/kktjs/kkt/commit/f7998d7) - πŸ’„ chore(deps): update dependency [@​types/react-dom](https://togithub.com/types/react-dom) to v17.0.8 [`c7c2dc7`](https://togithub.com/kktjs/kkt/commit/c7c2dc7) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore: update workflows config. [`1e9e9c3`](https://togithub.com/kktjs/kkt/commit/1e9e9c3) - πŸ’„ chore(deps): update dependency electron to v13.1.3 [`f2e672d`](https://togithub.com/kktjs/kkt/commit/f2e672d) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ“„ example(react-component-tsx): Update package.json [`837c89b`](https://togithub.com/kktjs/kkt/commit/837c89b) - πŸ’„ chore: Update .kktrc.ts [`ecba4ea`](https://togithub.com/kktjs/kkt/commit/ecba4ea) - πŸ“„ Update .gitignore [`19966d1`](https://togithub.com/kktjs/kkt/commit/19966d1) - πŸ’„ chore(typescript): Modify typescript config. [`81b99b2`](https://togithub.com/kktjs/kkt/commit/81b99b2) - 🐞 fix(kkt): Fix --app-src args errors. [`d648429`](https://togithub.com/kktjs/kkt/commit/d648429) - πŸ“„ example(basic-entry): add basic-entry. [`60ea9ed`](https://togithub.com/kktjs/kkt/commit/60ea9ed) - πŸ“„ example(basic-entry): fix test erorrs. [`ba806cc`](https://togithub.com/kktjs/kkt/commit/ba806cc) - πŸ’„ chore: update workflows config. [`61dd50f`](https://togithub.com/kktjs/kkt/commit/61dd50f) - 🐞 fix(deps): update dependency typescript to v4.3.5 [`acb76d8`](https://togithub.com/kktjs/kkt/commit/acb76d8) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​types/react](https://togithub.com/types/react) to v17.0.14 [`5b908cc`](https://togithub.com/kktjs/kkt/commit/5b908cc) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency electron to v13.1.7 [`20f8018`](https://togithub.com/kktjs/kkt/commit/20f8018) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​uiw/react-markdown-preview](https://togithub.com/uiw/react-markdown-preview) to v3.1.3 [`5baa95b`](https://togithub.com/kktjs/kkt/commit/5baa95b) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​types/react-dom](https://togithub.com/types/react-dom) to v17.0.9 [`d3edc93`](https://togithub.com/kktjs/kkt/commit/d3edc93) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency prettier to v2.3.2 [`59ddd86`](https://togithub.com/kktjs/kkt/commit/59ddd86) [@​renovate-bot](https://togithub.com/renovate-bot) ### [`v6.10.4`](https://togithub.com/kktjs/kkt/releases/v6.10.4) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.9.0...v6.10.4) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/kkt@6.10.4/file/README.md) [![npm version](https://img.shields.io/npm/v/kkt.svg)](https://www.npmjs.com/package/kkt) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/kkt)](https://bundlephobia.com/result?p=kkt@6.10.4) ```bash npm i kkt@6.10.4 ``` - 🐝 refactor: remove redundant codes [`3be8622`](https://togithub.com/kktjs/kkt/commit/3be8622) - 🐞 fix(kkt): Fix test app-src errors. [`d16df8d`](https://togithub.com/kktjs/kkt/commit/d16df8d) - πŸ“„ example(react-component-tsx): update test example. [`a1baf45`](https://togithub.com/kktjs/kkt/commit/a1baf45) - πŸ’„ chore: update workflows config. [`54ee7e9`](https://togithub.com/kktjs/kkt/commit/54ee7e9) - πŸ’„ chore: update workflows config. [`979b8de`](https://togithub.com/kktjs/kkt/commit/979b8de) - 🐞 fix(deps): update dependency react-dynamic-loadable to v3 [`5a01eca`](https://togithub.com/kktjs/kkt/commit/5a01eca) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency typescript to v4.3.4 [`de6797a`](https://togithub.com/kktjs/kkt/commit/de6797a) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency tsbb to v2.2.1 [#​264](https://togithub.com/kktjs/kkt/issues/264) [`c291a0c`](https://togithub.com/kktjs/kkt/commit/c291a0c) ### [`v6.9.0`](https://togithub.com/kktjs/kkt/releases/v6.9.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.8.3...v6.9.0) - 🐞 fix: Support chrome-plugin watch. [`9a46f7c`](http://github.com/kktjs/kkt/commit/9a46f7cc555bdcf474842b277f60f776ab203904) - πŸ’„ chore(deps): update dependency electron to v12.0.5 [`0045dc8`](http://github.com/kktjs/kkt/commit/0045dc81036256df70c206d2d89f9b031d7fcf0d) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency redux to v4.1.0 [`0cc35cb`](http://github.com/kktjs/kkt/commit/0cc35cba797e1eb4455a595fba2ff46a78a2c882) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency react-redux to v7.2.4 [`9fec4bd`](http://github.com/kktjs/kkt/commit/9fec4bdede1e05ebdcef82e303b62a2d3d811486) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency sass to v1.32.11 [`9b423bd`](http://github.com/kktjs/kkt/commit/9b423bdb67188e077f08367172e5f585767caac0) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ“„ merge: example/electron/package.json [`c2bf8b1`](http://github.com/kktjs/kkt/commit/c2bf8b1621d40cae8054483c106eb78ae8f95474) - πŸ“„ merge: example/electron/package.json [`fa7aa18`](http://github.com/kktjs/kkt/commit/fa7aa18fe8c39437a300e6403b72f9302108c063) ### [`v6.8.3`](https://togithub.com/kktjs/kkt/releases/v6.8.3) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.8.2...v6.8.3) - πŸ’„ chore: Roll back dependency [@​types/terser-webpack-plugin](https://togithub.com/types/terser-webpack-plugin) to v4.2.1 [#​198](https://togithub.com/kktjs/kkt/issues/198) [`c6522c4`](http://github.com/kktjs/kkt/commit/c6522c41c41c0a86bd898c2e506a251f8fbb9d96) ### [`v6.8.2`](https://togithub.com/kktjs/kkt/releases/v6.8.2) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.8.1...v6.8.2) - 🐞 fix: Lock the webpack version to v4.44.2 [`e63f104`](http://github.com/kktjs/kkt/commit/e63f104bc0300e32bdf912e16bd40923d4c6fbb4) - 🐞 fix(deps): update dependency [@​types/webpack-dev-server](https://togithub.com/types/webpack-dev-server) to v3.11.3 [`5eaa524`](http://github.com/kktjs/kkt/commit/5eaa524cf38b0ee94516fd764f4cadb65d23fb9a) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency electron to v12.0.2 [`b9796bd`](http://github.com/kktjs/kkt/commit/b9796bd34c812a3438819173c57bc000f688d7ac) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency [@​types/fs-extra](https://togithub.com/types/fs-extra) to v9.0.9 [`7e327c6`](http://github.com/kktjs/kkt/commit/7e327c6a3cec8fc11d50a3886978e74bbaf1e8fa) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​types/jest](https://togithub.com/types/jest) to v26.0.22 [`ff3f0fe`](http://github.com/kktjs/kkt/commit/ff3f0feda255f29d3b8f28abc8ca51ba8aa4f44d) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore: Roll back dependency [@​types/terser-webpack-plugin](https://togithub.com/types/terser-webpack-plugin) to v4.2.0 [`13075f6`](http://github.com/kktjs/kkt/commit/13075f6948fb7d1d77e450a5f03ce6aa1b4fed77) - πŸ†Ž type: fix type errors. [#​198](https://togithub.com/kktjs/kkt/issues/198) [`7329b9f`](http://github.com/kktjs/kkt/commit/7329b9fdaa05e5aec079971e2c1e6fa578fc3001) - πŸ’„ chore: Roll back dependency [@​types/terser-webpack-plugin](https://togithub.com/types/terser-webpack-plugin) to v5.0.1 [#​198](https://togithub.com/kktjs/kkt/issues/198) [`d2a6522`](http://github.com/kktjs/kkt/commit/d2a65224abd33d8d81246f7fb027f8dc25ab44bd) - 🐞 fix: Lock the [@​types/webpack](https://togithub.com/types/webpack) version to v4.41.27 [#​198](https://togithub.com/kktjs/kkt/issues/198) [`e2fdb85`](http://github.com/kktjs/kkt/commit/e2fdb85470a8d68901f0e175265bd1ba9483bfde) ### [`v6.8.1`](https://togithub.com/kktjs/kkt/releases/v6.8.1) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.8.0...v6.8.1) - 🐞 fix(deps): update dependency mocker-api to v2.8.3 [`ef9b117`](http://github.com/kktjs/kkt/commit/ef9b1179bbc449dc948a59e0323b35c4795c154e) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency [@​tsbb/babel-preset-tsbb](https://togithub.com/tsbb/babel-preset-tsbb) to v1.14.2 [`a6b0410`](http://github.com/kktjs/kkt/commit/a6b041075b8681b019d461399b670e10fe576c2b) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency tsbb to v2.1.2 [`4808194`](http://github.com/kktjs/kkt/commit/4808194c733e1552699daabb77a218daf2f869bd) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency semver to v7.3.5 [`85fc332`](http://github.com/kktjs/kkt/commit/85fc3324b2753e5c7429574a880db32caee31173) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update react monorepo to v17.0.2 [`c326d23`](http://github.com/kktjs/kkt/commit/c326d23087d0c62542511ce91ece143ee6776240) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​types/react-dom](https://togithub.com/types/react-dom) to v17.0.3 [`4c43d11`](http://github.com/kktjs/kkt/commit/4c43d11fb5fb5789f945a63db7392123f2a45355) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency react-redux to v7.2.3 [`a5a6469`](http://github.com/kktjs/kkt/commit/a5a6469f2462e05e5f4e93911d26bb914c19681f) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore: Roll back dependency [@​types/terser-webpack-plugin](https://togithub.com/types/terser-webpack-plugin) to v5.0.1 [#​189](https://togithub.com/kktjs/kkt/issues/189) [`e3ac95f`](http://github.com/kktjs/kkt/commit/e3ac95fe219a68e0f03f9259863aa27ba8399de4) - πŸ’„ chore: format code. [`b85af33`](http://github.com/kktjs/kkt/commit/b85af33538778315ec8dbbdb0e825a8e10eb2ff4) - πŸ’„ chore(rematch-tsx): update rematch. [`158b217`](http://github.com/kktjs/kkt/commit/158b217ec5f167b3356dff2f61d92d74f0b14216) ### [`v6.8.0`](https://togithub.com/kktjs/kkt/releases/v6.8.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.7.2...v6.8.0) - πŸ’„ chore(deps): update dependency tsbb to v2.0.11 [`4a98f00`](http://github.com/kktjs/kkt/commit/4a98f008ba938ade15b569235c4861110ad0b11d) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​types/react-dom](https://togithub.com/types/react-dom) to v17.0.2 [`1fc3f1b`](http://github.com/kktjs/kkt/commit/1fc3f1becd24552c51e151ce1a31c00d0b3a29cb) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ“„ example: update .kktrc.ts [`e3224d5`](http://github.com/kktjs/kkt/commit/e3224d5192f4cf73f97bfbf5ce811f605f892664) - πŸ’„ chore(deps): update dependency tsbb to v2.1.0 [`b81fab6`](http://github.com/kktjs/kkt/commit/b81fab6de12b5f1a6f9b1780cc4268d76a5bf734) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​types/react](https://togithub.com/types/react) to v17.0.3 [`38a72a3`](http://github.com/kktjs/kkt/commit/38a72a35506c633c6ca0a01b211050ab99c7a344) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency mocker-api to v2.8.2 [`3cb4c10`](http://github.com/kktjs/kkt/commit/3cb4c10527844cba827d1abf4398118cd8ef0306) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency less to v4 [`be8a056`](http://github.com/kktjs/kkt/commit/be8a0560895fc5b4fce90602d3bfaafc85642420) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency history to v5 [`451115b`](http://github.com/kktjs/kkt/commit/451115b6320af29549705631382cd828bd0907d7) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency lerna to v4 [`2ec71c5`](http://github.com/kktjs/kkt/commit/2ec71c553762c2307dfd16aa177e0a19df58008f) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency stylus-loader to v5 [`65c7e4d`](http://github.com/kktjs/kkt/commit/65c7e4df29063b5fb51102794b95611deeb452ed) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency less-loader to v8 [`2f4d52e`](http://github.com/kktjs/kkt/commit/2f4d52e246e55d232bb6a78b48759eb831366295) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency electron to v12 [`ecc1580`](http://github.com/kktjs/kkt/commit/ecc1580914e9f7ab3704bcd81b9eaca47f20376e) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​types/jest](https://togithub.com/types/jest) to v26 [`4a9acd9`](http://github.com/kktjs/kkt/commit/4a9acd981e6cea60dbc65280c8cb7f6b00fdb047) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency filemanager-webpack-plugin to v4 [`ef326b1`](http://github.com/kktjs/kkt/commit/ef326b1f68d262d7d5297a77fd174cf04111c774) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency [@​types/terser-webpack-plugin](https://togithub.com/types/terser-webpack-plugin) to v5 [`3487b74`](http://github.com/kktjs/kkt/commit/3487b74d722c08221ca4394b705a7b75eb6504c1) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency [@​types/webpack-dev-server](https://togithub.com/types/webpack-dev-server) to v3.11.2 [`8e748c6`](http://github.com/kktjs/kkt/commit/8e748c647f160824f6c4464c97728d33d12a382d) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency [@​types/fs-extra](https://togithub.com/types/fs-extra) to v9.0.8 [`2af65ae`](http://github.com/kktjs/kkt/commit/2af65ae429f22f2dea04e77278f839e70ef169c0) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency tsbb to v2.1.1 [`846b171`](http://github.com/kktjs/kkt/commit/846b1713ab32498d254f1f738372e286ed518229) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency typescript to v4.2.3 [`0583c5b`](http://github.com/kktjs/kkt/commit/0583c5bea0ab306fc2b229cf869d8603c6b1c831) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): roll back dependency less-loader to 7.3.0 [`36eb963`](http://github.com/kktjs/kkt/commit/36eb963fac3850be8d2c8c8ed8ef27ff9642332a) - πŸ“„ example(rematch-tsx): fix type errors. [`c40f4cc`](http://github.com/kktjs/kkt/commit/c40f4cc1b666b018d0a406944e889de809dfd460) - πŸ’„ chore(deps): roll back dependency history to 4.10.1 [`f2a4433`](http://github.com/kktjs/kkt/commit/f2a44331b762c242f95d322df7d96954b7df7f41) - πŸ“„ example(rematch-tsx): fix type errors. [`0431042`](http://github.com/kktjs/kkt/commit/04310421bc645a862bc14e271a562437587e4eb2) - πŸ’„ chore(deps): roll back dependency stylus-loader to 4.3.3 [#​198](https://togithub.com/kktjs/kkt/issues/198) [`e20c541`](http://github.com/kktjs/kkt/commit/e20c541169c2ae36f620740dea390eb42e50633f) - πŸ“„ example(typescript): update tsconfig.json [`00543f3`](http://github.com/kktjs/kkt/commit/00543f35a0a0612ddb7d1fd6ce10a719440505a6) ### [`v6.7.2`](https://togithub.com/kktjs/kkt/releases/v6.7.2) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.7.1...v6.7.2) - πŸ’„ chore(deps): update dependency [@​tsbb/babel-preset-tsbb](https://togithub.com/tsbb/babel-preset-tsbb) to v1.14.1 [`f101b51`](http://github.com/kktjs/kkt/commit/f101b51cbfd4d0314b07a95e3a65bfc33d638772) ### [`v6.7.1`](https://togithub.com/kktjs/kkt/releases/v6.7.1) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.7.0...v6.7.1) - πŸ’„ chore: add request dependency. [`b7f5fb6`](http://github.com/kktjs/kkt/commit/b7f5fb61822c934078e67365b8f05454ec528501) ### [`v6.7.0`](https://togithub.com/kktjs/kkt/releases/v6.7.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.6.3...v6.7.0) - πŸ’„ chore(deps): update dependency react-scripts to v4.0.3 [`f307490`](http://github.com/kktjs/kkt/commit/f307490b3889b4c463deea20925cdc9cc58de8f2) [@​renovate-bot](https://togithub.com/renovate-bot) *** - πŸ’„ chore(deps): update dependency [@​types/react](https://togithub.com/types/react) to v17.0.2 [`85c1bb3`](http://github.com/kktjs/kkt/commit/85c1bb397c21428c42f3ba10dd8a9d67a3777b01) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​types/react-redux](https://togithub.com/types/react-redux) to v7.1.16 [`b3d7c16`](http://github.com/kktjs/kkt/commit/b3d7c16267bc7f9fda20d439763de0d6ebac2efb) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​types/react-dom](https://togithub.com/types/react-dom) to v17.0.1 [`1c91e51`](http://github.com/kktjs/kkt/commit/1c91e5133cf358aa89541a7dcb90130f69cb7737) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore: tell Vercel not to build the gh-pages branch. [`1787410`](http://github.com/kktjs/kkt/commit/1787410ecc98274db3b201e59879123ba4353cc5) - πŸ’„ chore(deps): update dependency electron to v11.3.0 [`b9bb556`](http://github.com/kktjs/kkt/commit/b9bb55637e1b5dfd40773ed0233fd109effc0b84) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): Modify dependency node-sass -> sass [`26c21cb`](http://github.com/kktjs/kkt/commit/26c21cb50c9d428a971962ee2c6b6419dd78a23f) - 🐞 fix(deps): update dependency [@​rematch/core](https://togithub.com/rematch/core) to v2.0.1 [`2c5d90d`](http://github.com/kktjs/kkt/commit/2c5d90d693204daef2488ad65877cffe1443e551) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency [@​rematch/loading](https://togithub.com/rematch/loading) to v2.0.1 [#​174](https://togithub.com/kktjs/kkt/issues/174) [`762fdee`](http://github.com/kktjs/kkt/commit/762fdee29dc51950d312d71ac8e555d3134d4f53) ### [`v6.6.3`](https://togithub.com/kktjs/kkt/releases/v6.6.3) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.6.2...v6.6.3) > - πŸ’„ chore(deps): update dependency react-scripts to v4.0.2 [`7c080ea`](http://github.com/kktjs/kkt/commit/7c080eab649eccd23f680c1892b879e2facbd75b) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore: format the code. [`61439e9`](http://github.com/kktjs/kkt/commit/61439e9b4545ebe8cda0c4bf7835302bfbdea9d3) - πŸ’„ chore(example): update .gitignore [`14549e3`](http://github.com/kktjs/kkt/commit/14549e3f13d8f5da2e61985a74e8618fd8476513) - πŸ’„ chore(deps): Update dependency rematch to v2.0.0 [`8632698`](http://github.com/kktjs/kkt/commit/8632698041b954b0b5605c075c24e3e5e6c9807b) - πŸ’„ chore(rematch): fix store error. [`9392074`](http://github.com/kktjs/kkt/commit/93920742baf657c491ba13cc9145ce0e71478432) - πŸ’„ chore(rematch-uiw): Fix eslint errors. [`7c05199`](http://github.com/kktjs/kkt/commit/7c051999978768f502082f46dfc9b19c52fa2196) - πŸ’„ chore(deps): update dependency compile-less-cli to v1.7.0 [`05cd173`](http://github.com/kktjs/kkt/commit/05cd173a4fba21535f8e37d07f3ae54971c93563) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency tsbb to v2.0.7 [`12bfb69`](http://github.com/kktjs/kkt/commit/12bfb6903f47562c71153894afd78b978143cf7a) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency mocker-api to v2.8.1 [`47a2dcc`](http://github.com/kktjs/kkt/commit/47a2dccb14b01f2c947c0e998f0cb921f290a67e) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency uiw to v4.7.8 [`e39573a`](http://github.com/kktjs/kkt/commit/e39573a3910c9726bcddc00cd37973d4121252e1) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency electron to v11.2.1 [`4239d52`](http://github.com/kktjs/kkt/commit/4239d521a5b1c8b1f35f11fd98ec7174645756a5) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency uiw to v4.7.9 [`377c391`](http://github.com/kktjs/kkt/commit/377c391e19c90799fccf01e1632294724a041f1b) - πŸ’„ chore(deps): update dependency uiw to v4.7.9 [`b21dd99`](http://github.com/kktjs/kkt/commit/b21dd9910f8615edb70c25423f25cd1f632639de) - πŸ“„ Update index.html [`db45a9b`](http://github.com/kktjs/kkt/commit/db45a9b24f1749140dcdb46585726ba877e786ac) - πŸ’„ chore(rematch-tsx): update models. [`e67d204`](http://github.com/kktjs/kkt/commit/e67d204882ec9abb54cef9a99f9840c90e409122) - πŸ“„ Merge branch 'master' of github.com:kktjs/kkt [`58bccf8`](http://github.com/kktjs/kkt/commit/58bccf85d49f480a0397fa2c968e654e19fbe1a7) - πŸ’„ chore(deps): update dependency lint-staged to v10.5.4 [`751c65b`](http://github.com/kktjs/kkt/commit/751c65b4943f56dd195b16c5d6b1a0c6d6b6d533) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency electron to v11.2.3 [`67e9339`](http://github.com/kktjs/kkt/commit/67e933903b199faf71720c9b29b5e5fa2751f23a) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency uiw to v4.7.12 [`a2d2f8e`](http://github.com/kktjs/kkt/commit/a2d2f8edac6a458dbeccbcc6e3d608e08b256fff) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore: update script to package.json [`7642114`](http://github.com/kktjs/kkt/commit/7642114261484bf0122bdbf6bec1e19c997472fb) - πŸ“„ example(basic): update basic example. [`799a71d`](http://github.com/kktjs/kkt/commit/799a71d709f56cc8d999fa3bb6eb590b2e5ab6f9) - πŸ“„ example: Fix type errors. [`c461862`](http://github.com/kktjs/kkt/commit/c461862b470ca03cb42c0c7919feaa71b701127f) - πŸ“„ example: update tsconfig.json [`417f4ee`](http://github.com/kktjs/kkt/commit/417f4eedb010b40fe207dc0da132b9802079efb0) - 🐞 fix(deps): update dependency typescript to v4.1.5 [`1d3c406`](http://github.com/kktjs/kkt/commit/1d3c406a0f0140570baef4f59394fd2124bda42f) [@​renovate-bot](https://togithub.com/renovate-bot) ### [`v6.6.2`](https://togithub.com/kktjs/kkt/releases/v6.6.2) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.6.1...v6.6.2) - 🐞 fix(kkt): Fix cross domain issue. [`21c84b0`](http://github.com/kktjs/kkt/commit/21c84b0126104bcfa456da1df6a61990497d854d) ### [`v6.6.1`](https://togithub.com/kktjs/kkt/releases/v6.6.1) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.6.0...v6.6.1) - πŸ’„ chore: update workflows/ci.yml [`abc0c1e`](http://github.com/kktjs/kkt/commit/abc0c1e5c3a8e057202f7d77b83fb9a2b2eb53e5) - πŸ’„ chore(bundle-react-component-tsx): update tsconfig.json [`75346d0`](http://github.com/kktjs/kkt/commit/75346d0ce7f00995c3adf3d24f4da6325e2f6cc6) - 🐞 fix(kkt): Fix KKT_CLEAR_CONSOLE evn invalid. [`c1d6d14`](http://github.com/kktjs/kkt/commit/c1d6d142f51838f4b35fba0882a18b3539cb7f2e) ### [`v6.6.0`](https://togithub.com/kktjs/kkt/releases/v6.6.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.5.1...v6.6.0) - 🌟 feat: Add override DevServerConfig handle. [`2ab8df0`](http://github.com/kktjs/kkt/commit/2ab8df0f5a7fcb9726ccea50c5c5472228650091) - πŸ’„ chore(example): update dependency uiw to v4.7.7 [#​156](https://togithub.com/kktjs/kkt/issues/156) [`d05e89f`](http://github.com/kktjs/kkt/commit/d05e89feb212abcbff1f0161ba249a4050b598ad) - 🐞 fix(kkt): Fix --no-open-browser/--no-clear-console invalid. [`69bd316`](http://github.com/kktjs/kkt/commit/69bd316d61f6d2d1c8f8a036aa35c0cbcf6ff24a) - 🌟 feat: Modify client server port. [`e345037`](http://github.com/kktjs/kkt/commit/e34503779993c202411198e08cf7bf49400b6b4f) ### [`v6.5.1`](https://togithub.com/kktjs/kkt/releases/v6.5.1) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.5.0...v6.5.1) - πŸ“– doc(kkt): Update README.md [`ce55778`](http://github.com/kktjs/kkt/commit/ce55778f5e2b297eb2573b49931a6f7c4137402c) - πŸ’„ chore(deps): update dependency tsbb to v2.0.3 [#​157](https://togithub.com/kktjs/kkt/issues/157) [`8cdd541`](http://github.com/kktjs/kkt/commit/8cdd541da24f33dfab2f0fe9d7e59b26965bd265) - 🐞 fix: The kkt command add .catch handle. [`6d7cf79`](http://github.com/kktjs/kkt/commit/6d7cf79f5733d48a7c4b5ba965f3e4b608b9e266) - πŸ’„ chore(deps): update dependency tsbb to v2.0.4 [#​157](https://togithub.com/kktjs/kkt/issues/157) [`7a5ef42`](http://github.com/kktjs/kkt/commit/7a5ef42bae62cd4e6c753c35ec3a0fad6a98ce60) - πŸ’„ chore: update scripts. [`fb69d39`](http://github.com/kktjs/kkt/commit/fb69d390d08daeb466fd5d61b6bf1dddb787196c) - πŸ’„ chore(deps): update dependency tsbb to v2.0.5 [`eb1db32`](http://github.com/kktjs/kkt/commit/eb1db327e1f9bc0573faaee088c2d91552e9f502) ### [`v6.5.0`](https://togithub.com/kktjs/kkt/releases/v6.5.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.4.0...v6.5.0) - πŸ“– doc(kkt): Update README.md [`71d5902`](http://github.com/kktjs/kkt/commit/71d59021599b81f1a8fb377245d6195b95888994) - 🌟 feat(kkt): Enhanced devServer api. [`8c22ff7`](http://github.com/kktjs/kkt/commit/8c22ff7d6724049f148c2241423e06bf3b364095) - πŸ’„ chore: update .github/workflows/ci.yml [`3c2022c`](http://github.com/kktjs/kkt/commit/3c2022c4be83dfc5742c5dabdf996516eb96cc5c) ```diff import express from 'express'; import { ParsedArgs } from 'minimist'; import { Configuration } from 'webpack'; import WebpackDevServer from 'webpack-dev-server'; import { LoaderConfOptions, MockerAPIOptions, DevServerOptions } from 'kkt'; type KKTRC = { proxySetup?: (app: express.Application) => MockerAPIOptions; - devServer?: (config: WebpackDevServer.Configuration) => WebpackDevServer.Configuration; + devServer?: (config: WebpackDevServer.Configuration, options: DevServerOptions) => WebpackDevServer.Configuration; default?: (conf: Configuration, evn: string, options: LoaderConfOptions) => Configuration | Promise; }; ``` ### [`v6.4.0`](https://togithub.com/kktjs/kkt/releases/v6.4.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.3.0...v6.4.0) - πŸ’„ chore: update .github/workflows/ci.yml [`f30b5d7`](http://github.com/kktjs/kkt/commit/f30b5d7f2c5f9e359d006d64afa558816f97f708) - 🐞 fix(kkt): Update command help. [`b0e47db`](http://github.com/kktjs/kkt/commit/b0e47db359c0f924a05d99e46d82b7fe890e9c30) - 🐞 fix(kkt): Update command help. [`861d554`](http://github.com/kktjs/kkt/commit/861d554646cef5d7ba9594a7314cbe167ee7300e) - πŸ“– doc(kkt): Update README.md [`b9f35e5`](http://github.com/kktjs/kkt/commit/b9f35e5bff4fa6f9166c4f85798478a94748993e) - 🌟 feat(kkt): Override webpack config support promise. [`deba4bc`](http://github.com/kktjs/kkt/commit/deba4bc57512926c892701bab782f75bc5d4542d) - πŸ†Ž type(kkt): Modify types. [`f48162e`](http://github.com/kktjs/kkt/commit/f48162ebc0108ff07f9a0d98240dc3cea1216f88) - πŸ’„ chore:(deps): update denpendency tsbb to v2.0.2 [`4b0ef18`](http://github.com/kktjs/kkt/commit/4b0ef18b4ca0c0b3a7b9ffcf7474491e440bff80) - πŸ’„ chore(react-component-tsx): update website/react-app-env.d.ts [`3c64d18`](http://github.com/kktjs/kkt/commit/3c64d18fc04cfa53f777756ef7c6924c4fd6dfea) ```diff import express from 'express'; import { ParsedArgs } from 'minimist'; import { Configuration } from 'webpack'; import WebpackDevServer from 'webpack-dev-server'; import { LoaderConfOptions, MockerAPIOptions } from 'kkt'; type KKTRC = { proxySetup?: (app: express.Application) => MockerAPIOptions; devServer?: (config: WebpackDevServer.Configuration) => WebpackDevServer.Configuration; - default?: (conf: Configuration, evn: string, options: LoaderConfOptions) => Configuration; + default?: (conf: Configuration, evn: string, options: LoaderConfOptions) => Configuration | Promise; }; ``` ### [`v6.3.0`](https://togithub.com/kktjs/kkt/releases/v6.3.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.2.1...v6.3.0) - 🐞 fix(deps): update dependency web-vitals to v1.1.0 [`a244baa`](http://github.com/kktjs/kkt/commit/a244baa7e166cdb256d3eef1b64d7a1a4ab0e069) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(react-component-tsx): Update index.html [`822e12a`](http://github.com/kktjs/kkt/commit/822e12adb59234bf4a1aeaebf3f1307031106a38) - πŸ’„ chore(react-component-tsx): Update react-app-env.d.ts [`55695a3`](http://github.com/kktjs/kkt/commit/55695a39ebe931e18b1a89224effaf6f95729858) - 🌟 feat(kkt): Add --no-clear-console args. [`448aaf7`](http://github.com/kktjs/kkt/commit/448aaf76debd6681d428461843d31254125c7afc) - πŸ“„ Merge branch 'master' of github.com:kktjs/kkt [`e37978f`](http://github.com/kktjs/kkt/commit/e37978f0d283ced4563a4d47cde89f864a4cf479) - πŸ“– doc: Update README.md [`295ab41`](http://github.com/kktjs/kkt/commit/295ab41bb407e3ba1c46bd9251d70cdba8d92617) - πŸ’„ chore(react-component-tsx): Update kkt config. [`67ed0c5`](http://github.com/kktjs/kkt/commit/67ed0c5206fc6d5108b829edfd88f706a0ab5069) - πŸ’„ chore: remove README.md [`66c50d2`](http://github.com/kktjs/kkt/commit/66c50d2c343905a073f52a6c33d9a86757a71457) - πŸ’„ chore: Link README.md [`8836155`](http://github.com/kktjs/kkt/commit/88361552a4393995cdc94f4e92b6ebaf9b373bda) ```diff - export const devServer = (configFunction: DevServerConfigFunction) => { - return (proxy: WebpackDevServer.ProxyConfigArrayItem[], allowedHost: string) => { - // Create the default config by calling configFunction with the proxy/allowedHost parameters - const config = configFunction(proxy, allowedHost); - // Return your customised Webpack Development Server config. - return config; - } - } + export const devServer = (config: WebpackDevServer.Configuration) => { + // Return your customised Webpack Development Server config. + return config; + }; ``` ```diff import express from 'express'; import { ParsedArgs } from 'minimist'; import WebpackDevServer from 'webpack-dev-server'; import { Configuration } from 'webpack'; import { LoaderConfOptions, DevServerConfigFunction, MockerAPIOptions } from 'kkt'; type KKTRC = { proxySetup?: (app: express.Application) => MockerAPIOptions; - devServer?: (configFunction: DevServerConfigFunction, evn: string) => DevServerConfigFunction; + devServer?: (config: WebpackDevServer.Configuration) => WebpackDevServer.Configuration; default?: (conf: Configuration, evn: string, options: LoaderConfOptions) => Configuration; }; - type DevServerConfigFunction = (proxy: WebpackDevServer.ProxyConfigArrayItem[], allowedHost: string) - => WebpackDevServer.Configuration; ``` ```diff Usage: kkt [start|build|test] [--help|h] Displays help information. Options: --version, -v Show version number --help, -h Displays help information. --no-open-browser Do not open in browser. + --no-clear-console Do not clear the command line information. Example: $ kkt build $ kkt build --app-src ./website $ kkt start $ kkt start --no-open-browser + $ kkt start --no-clear-console $ kkt start --app-src ./website $ kkt test ``` ### [`v6.2.1`](https://togithub.com/kktjs/kkt/releases/v6.2.1) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.2.0...v6.2.1) - 🐝 refactor: The config after handle featrue is deprecated. [`ec6acf6`](http://github.com/kktjs/kkt/commit/ec6acf640b922d865c8698b872007630a53d3e4d) - 🐞 fix(deps): update dependency [@​tsbb/babel-preset-tsbb](https://togithub.com/tsbb/babel-preset-tsbb) to v1.13.0 [`62530a3`](http://github.com/kktjs/kkt/commit/62530a37ec419123dcad62770ac0eb581686088a) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency fs-extra to v9.1.0 [`30b0a7b`](http://github.com/kktjs/kkt/commit/30b0a7b7681622daed6232996a80f43750472639) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency mocker-api to v2.8.0 [`6ddbc98`](http://github.com/kktjs/kkt/commit/6ddbc98b026f361b8d38436f598127447d730cb1) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency husky to v4.3.8 [`3d98ec7`](http://github.com/kktjs/kkt/commit/3d98ec79846a131e7611c539b455a2e0de16d586) [@​renovate-bot](https://togithub.com/renovate-bot) ### [`v6.2.0`](https://togithub.com/kktjs/kkt/releases/v6.2.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.1.2...v6.2.0) - πŸ’„ chore: update scripts. [`a09f42e`](http://github.com/kktjs/kkt/commit/a09f42e8215f89ed3a22afa2f514111af1f10179) - 🌟 feat: Add method for execution after service. [`556840d`](http://github.com/kktjs/kkt/commit/556840dc33cad4bb3fb831ca0ca81a13c372a5bb) ### [`v6.1.2`](https://togithub.com/kktjs/kkt/releases/v6.1.2) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.1.1...v6.1.2) - πŸ’„ chore([@​kkt/mocker-api](https://togithub.com/kkt/mocker-api)): This package has been deprecated. [`b388406`](http://github.com/kktjs/kkt/commit/b388406b28e95092c6c0499c946dd4a0c1c03cc0) - πŸ†Ž type: Update plugins options types. [`00d7979`](http://github.com/kktjs/kkt/commit/00d7979c48120b1737082ee61236ac57e9d8cf6c) - πŸ’„ chore: update ci.yml [`a262b69`](http://github.com/kktjs/kkt/commit/a262b690a75156bf4819009d54bf2182b4042516) - 🌟 feat: Modify devServerConfig.headers config. [`0e3d83b`](http://github.com/kktjs/kkt/commit/0e3d83b957236cf61a24d3e386781d3f7d699ed3) ### [`v6.1.1`](https://togithub.com/kktjs/kkt/releases/v6.1.1) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.1.0...v6.1.1) - 🌟 feat: Add devServerConfig and kktrc to return options. [`8c143a1`](http://github.com/kktjs/kkt/commit/8c143a196027b33e60df0b2a359dcc14d6805296) ### [`v6.1.0`](https://togithub.com/kktjs/kkt/releases/v6.1.0) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.0.12...v6.1.0) - πŸ’„ chore: update ci.yml [`780d3bd`](http://github.com/kktjs/kkt/commit/780d3bd78d2e29c028bfcdfa7916a83c35f1ac72) - πŸ’„ chore: Fix npm publish errors. [`7db27f8`](http://github.com/kktjs/kkt/commit/7db27f85d9614aa89f44ae670aa31c8b1f351674) - 🐞 fix(deps): update dependency uiw to v4.7.5 [`7628066`](http://github.com/kktjs/kkt/commit/7628066687e6044d8b4bc6c7ac7afb7d2aea143e) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ“– doc: Update README.md [`b6c08e6`](http://github.com/kktjs/kkt/commit/b6c08e61b3aaaee70d4c1768d5e540ad9d273270) - πŸ“„ Merge branch 'master' of github.com:kktjs/kkt [`7041120`](http://github.com/kktjs/kkt/commit/7041120538cc2a03e72b0c2f1ab8a19b873987e9) - πŸ’„ chore: update ci.yml [`b2fe758`](http://github.com/kktjs/kkt/commit/b2fe7587879bef2aca122be24f1877a33eea75e8) - πŸ’„ chore: Add sanbox config. [`58454db`](http://github.com/kktjs/kkt/commit/58454dbdeb43c0f23324942ed718af57765a4f3e) - πŸ’„ chore: fix scripts errors. [`245c40b`](http://github.com/kktjs/kkt/commit/245c40bd4998fc0a8f76f9ffec6f285ae8231d2b) - πŸ’„ chore: fix scripts errors. [`c695e47`](http://github.com/kktjs/kkt/commit/c695e47e0ec7ed3ac50dbe9b4eb9e8a46dd885db) - 🐞 fix(deps): update dependency css-minimizer-webpack-plugin to v1.2.0 [`144095e`](http://github.com/kktjs/kkt/commit/144095e07050f98264cf907c8fa1958417c5382f) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore: Add prettier config. [`15ae00f`](http://github.com/kktjs/kkt/commit/15ae00fc11c1dfeb12a3028a9f50f35b26f2e589) - πŸ’„ chore: Code formatting. [`44fee6f`](http://github.com/kktjs/kkt/commit/44fee6f079b99fe43bc9f9de30168d6c908a4ad8) - πŸ’„ chore(react-component-tsx): Add prettier config. [`5af37a4`](http://github.com/kktjs/kkt/commit/5af37a476fdd7c3c27bc5fb74564472937bed824) - πŸ’„ chore: update .gitignore [`60a3a34`](http://github.com/kktjs/kkt/commit/60a3a34e0eb85aa87c123a7e967e5f865608abd4) - πŸ’„ chore: update ci.yml [`fdac6ca`](http://github.com/kktjs/kkt/commit/fdac6cad4aead43326083f9e41337b59e3c7201e) - πŸ’„ chore: update ci.yml [`c3c96ac`](http://github.com/kktjs/kkt/commit/c3c96ac1bb6dae05492f4653a411a1adff2712c9) - πŸ’„ chore: update ci.yml [`09647cf`](http://github.com/kktjs/kkt/commit/09647cf8488b8c3b8652ae74e93f29485011aa3d) - πŸ’„ chore: update ci.yml [`2a829a6`](http://github.com/kktjs/kkt/commit/2a829a6407ea6fe0345b8c0a56b99f0ba424b991) - πŸ’„ chore(deps): update dependency electron to v11.2.0 [`836b260`](http://github.com/kktjs/kkt/commit/836b2607cd611354d495fe1c4cec571a00552211) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore: update ci.yml [`5cd595f`](http://github.com/kktjs/kkt/commit/5cd595f581fa58e131f517215cc311b0c77879da) - πŸ“– doc: Update README.md [`25e3fbd`](http://github.com/kktjs/kkt/commit/25e3fbd7b715665b9f96fa92066ab08309bfdf89) - 🌟 feat: The kkt command add \[--version|v] [`113c055`](http://github.com/kktjs/kkt/commit/113c055a2424f083a295b366716a14a121f42db2) - πŸ’„ chore: update package.json [`5c16392`](http://github.com/kktjs/kkt/commit/5c1639229fba5d69d8db1079756eb04ff7c1c634) ### [`v6.0.12`](https://togithub.com/kktjs/kkt/releases/v6.0.12) [Compare Source](https://togithub.com/kktjs/kkt/compare/v6.0.11...v6.0.12) - πŸ’„ chore: remove classnames dependency. [`ef89be7`](http://github.com/kktjs/kkt/commit/ef89be7e07e2a3ff331847ee9350b2988d8ef2f6) - 🐞 fix(deps): update dependency uiw to v4.7.2 [`b90838a`](http://github.com/kktjs/kkt/commit/b90838aad08f738d9caa5b1feb85538f6bac42ff) - 🐞 fix(deps): update dependency react-router-dom to v5.2.0 [`a7a7410`](http://github.com/kktjs/kkt/commit/a7a7410f145d15f41b050d5500b320585f222212) - 🐞 fix(deps): update dependency react-redux to v7.2.2 [`cccc7ab`](http://github.com/kktjs/kkt/commit/cccc7ab81ae5b80537aec5d596719f7aba1ea229) - 🐞 fix(deps): update dependency axios to v0.21.1 [`c10d2a3`](http://github.com/kktjs/kkt/commit/c10d2a356bc2207c21410b9f0ba7986fd3fa1058) - 🐞 fix(deps): update dependency react-dynamic-loadable to v2.0.5 [#​128](https://togithub.com/kktjs/kkt/issues/128) [`7e4d106`](http://github.com/kktjs/kkt/commit/7e4d106d48702fba45471f0d3c7f057eeb2af569) - πŸ“„ Merge branch 'master' of github.com:kktjs/kkt [`ddefdb4`](http://github.com/kktjs/kkt/commit/ddefdb433f1b1bfdd25b723f46d7881ef3647fc6) - πŸ“„ update workflows config. [`49631fa`](http://github.com/kktjs/kkt/commit/49631faad02f91f8f4efa245648e043d0e66062c) - πŸ“„ update README.md [`54b5301`](http://github.com/kktjs/kkt/commit/54b530158cebd4218fcc17c9e057641066e63e16) - 🐞 fix(deps): update dependency [@​types/fs-extra](https://togithub.com/types/fs-extra) to v9.0.6 [`7bdecf4`](http://github.com/kktjs/kkt/commit/7bdecf496cfb70cdbac232e8b8972c2ab4c0eca5) - πŸ’„ chore(example): Modify eslint config. [`8fd4451`](http://github.com/kktjs/kkt/commit/8fd44515d2c73610325aa33982df6952b5ed791f) - πŸ“– doc: Update README.md [`4bb6cd2`](http://github.com/kktjs/kkt/commit/4bb6cd25743e0c67ed7f189161d706c3743eeb83) - πŸ’„ chore(exmaple): Update peerDependencies. [`6b69f34`](http://github.com/kktjs/kkt/commit/6b69f347558e663d21b6cbb980767bf5697d3299) - πŸ’„ chore: update public/index.html [`1f63849`](http://github.com/kktjs/kkt/commit/1f6384974777bf7ad60fcc5a9541d74412e2cab7) - πŸ“– doc: Update README.md [`db6c6c0`](http://github.com/kktjs/kkt/commit/db6c6c0931547c6cbeb719f68433cb913a288d12) - πŸ’„ chore: Add CodeSandbox config. [`e0a94e1`](http://github.com/kktjs/kkt/commit/e0a94e16bf1665bca98ae2a25b0fcc947ee5b116) - πŸ’„ chore(basic): Fix basic example. [`717cecb`](http://github.com/kktjs/kkt/commit/717cecb80c5e8ee1f953c6084abfa4574a53d7d9) - πŸ’„ chore(markdown): Add CodeSandbox config. [`7d2d86b`](http://github.com/kktjs/kkt/commit/7d2d86b5c94aa4409bac3c51754b669204f766ef) - πŸ’„ chore(rematch-tsx): Add CodeSandbox config. [`6c41318`](http://github.com/kktjs/kkt/commit/6c413183333bceca7b204f9dd4758165677a2eba) - πŸ’„ chore(rematch-uiw): Add CodeSandbox config. [`86d9635`](http://github.com/kktjs/kkt/commit/86d9635c84e3d8ea74140580de6e16abb01ff39a) - πŸ’„ chore(deps): update dependency react-router-dom to v5.2.0 [`8038fba`](http://github.com/kktjs/kkt/commit/8038fbacd25956b74c8e39b269b78c766ff00e34) - πŸ’„ chore(rematch-hash-router): Add CodeSandbox config. [`eeb10c8`](http://github.com/kktjs/kkt/commit/eeb10c82b95dae4dcacaa565ee55aca056b63980) - πŸ’„ chore(rematch-hash-router): Update README.md. [`7e899c1`](http://github.com/kktjs/kkt/commit/7e899c1e0075b676d6a36eec81496d3d74a28a7d) - πŸ’„ chore(scss): Add CodeSandbox config. [`e52b805`](http://github.com/kktjs/kkt/commit/e52b805580edd15ef89ceeb4b4dec2a0b892a6fa) - πŸ’„ chore(stylus): Add CodeSandbox config. [`a25ba60`](http://github.com/kktjs/kkt/commit/a25ba60ff6b6258c70e5f9b7ace01348b2f5e3ce) - πŸ’„ chore(typescript): Add CodeSandbox config. [`9c2a011`](http://github.com/kktjs/kkt/commit/9c2a011f9cfbe7f99c70cfd5d5493e7eb97648ff) - πŸ’„ chore(uiw): Add CodeSandbox config. [`2ded0f6`](http://github.com/kktjs/kkt/commit/2ded0f624bdf7a7f3b79fbbc064d3ed0e55fb111) - πŸ“– doc: Update README.md [`0ae5b08`](http://github.com/kktjs/kkt/commit/0ae5b08a51b790b08a4ad9080bf486b30bea8941) - πŸ’„ chore(deps): update dependency [@​types/react-redux](https://togithub.com/types/react-redux) to v7.1.15 [`eaa9b83`](http://github.com/kktjs/kkt/commit/eaa9b83ee97233bbd7cf1ba1f3a8067d20ba2a54) - πŸ’„ chore(deps): update dependency [@​types/react-router-dom](https://togithub.com/types/react-router-dom) to v5.1.7 [`db526fe`](http://github.com/kktjs/kkt/commit/db526feaffc8b7f2b976f79b03366d5a89022da1) - πŸ’„ chore: update ci.yml [`44063fe`](http://github.com/kktjs/kkt/commit/44063fe4fd7f9f7e76dbad612ae9ad9b329894e4) - πŸ“„ Merge branch 'master' of github.com:kktjs/kkt [`7ea91a7`](http://github.com/kktjs/kkt/commit/7ea91a7bfefc4536704e5a199d0f757b3da97322) - πŸ’„ chore: update ci.yml [`2e4ce3a`](http://github.com/kktjs/kkt/commit/2e4ce3a7502e6de274710a19d64aa842882121b2) - πŸ’„ chore: update ci.yml [`b2c1415`](http://github.com/kktjs/kkt/commit/b2c1415d2cc9e3831845756fad2649f6210b8999) - πŸ’„ chore: update ci.yml [`54f1bc0`](http://github.com/kktjs/kkt/commit/54f1bc0f8cde05bf16817fe1140f8e9e57e1fad1) - πŸ’„ chore: update ci.yml [`30d0448`](http://github.com/kktjs/kkt/commit/30d0448569e82dcdd096d74dea5b0db8e805afd6) - 🐞 fix: windows ηŽ―ε’ƒ 路径覆盖错误 [`eaae043`](http://github.com/kktjs/kkt/commit/eaae043bf825646c4ab46034e977597e1fe6b9e5) [@​liaoyinglong](https://togithub.com/liaoyinglong)

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.