Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

React Cool Starter

😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
Collective - Host: opensource - https://opencollective.com/react-cool-starter - Website: https://wellyshen.com - Code: https://github.com/wellyshen/react-cool-starter

Upgrade: bump lint-staged from 10.2.12 to 10.2.13

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.12 to 10.2.13.
- [Release n...

github.com/wellyshen/react-cool-starter - 11100f2e34ebf5706e99c05b92163d5b3d8129a6 authored over 4 years ago
Merge pull request #710 from wellyshen/dependabot/npm_and_yarn/css-loader-4.2.2

github.com/wellyshen/react-cool-starter - 390dffecff4ddc1088d6e3a018582a65e0ed07f5 authored over 4 years ago
Merge pull request #713 from wellyshen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.10.1

github.com/wellyshen/react-cool-starter - acd40f89de9154cac8fef78c09c6b00073797065 authored over 4 years ago
Merge pull request #712 from wellyshen/dependabot/npm_and_yarn/sass-loader-10.0.1

github.com/wellyshen/react-cool-starter - 29bff5bf24f595913aa5e3208a7f29f3e5be21ff authored over 4 years ago
Upgrade: bump css-loader from 4.2.1 to 4.2.2

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.2.1 to 4.2.2.
- [Releas...

github.com/wellyshen/react-cool-starter - 15e0ff717d32dfb04119572a9fe87bc8f89f8d46 authored over 4 years ago
Merge pull request #711 from wellyshen/dependabot/npm_and_yarn/prettier-2.1.0

github.com/wellyshen/react-cool-starter - c39f355c9ea8fa11a846df9eb679098a5144b1fc authored over 4 years ago
Upgrade: bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/wellyshen/react-cool-starter - 423e7ce1ecf93dddb46fe8ca44fd083c0835a338 authored over 4 years ago
Merge pull request #709 from wellyshen/dependabot/npm_and_yarn/lint-staged-10.2.12

github.com/wellyshen/react-cool-starter - 7b4d0c1e6205825184c6caf843a312040dca909a authored over 4 years ago
Merge pull request #708 from wellyshen/dependabot/npm_and_yarn/types/react-16.9.47

github.com/wellyshen/react-cool-starter - 5bbb305c8e740636a7c75bb3f1dfc2f6c97b9efe authored over 4 years ago
Upgrade: bump sass-loader from 9.0.3 to 10.0.1

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.3 to 10.0.1.
- [Rel...

github.com/wellyshen/react-cool-starter - 8c3ae275a9cf00cc9bafeb5a496ded0ff6e2c759 authored over 4 years ago
Upgrade: bump prettier from 2.0.5 to 2.1.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.0.
- [Release notes](ht...

github.com/wellyshen/react-cool-starter - ffdf37ad5d01eb74f0ab653df746551e82f640d6 authored over 4 years ago
Merge pull request #707 from wellyshen/dependabot/npm_and_yarn/typescript-eslint/parser-3.10.1

github.com/wellyshen/react-cool-starter - dfd205fe147fb325e4fa287ddf00e5926f7b0797 authored over 4 years ago
Upgrade: bump lint-staged from 10.2.11 to 10.2.12

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.11 to 10.2.12.
- [Release n...

github.com/wellyshen/react-cool-starter - 061ce12a7e653e32b416205e1d52d11379d4d122 authored over 4 years ago
Upgrade: bump @types/react from 16.9.46 to 16.9.47

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) f...

github.com/wellyshen/react-cool-starter - b590bfd44965eaaa4935c13a90cd44d61abc4ab0 authored over 4 years ago
Upgrade: bump @typescript-eslint/parser from 3.9.1 to 3.10.1

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/wellyshen/react-cool-starter - d1d479a36a1fd64408bb355c897cfe0f2b4e58c8 authored over 4 years ago
chore: adjust webpack config

github.com/wellyshen/react-cool-starter - 3dffa063fddb4e3adef9459844d0ea4329cc0149 authored over 4 years ago
docs: correct feature section

github.com/wellyshen/react-cool-starter - 3d9a45cba68848cc054916adcbc01e1132063c14 authored over 4 years ago
chore: remove babel-plugin-dynamic-import-node

github.com/wellyshen/react-cool-starter - 8bba4a4a13b3cfc03350ab6c56b5a33385aae136 authored over 4 years ago
chore: clean nu-necessary config

github.com/wellyshen/react-cool-starter - bca24c97dc728a55c09b4918e21817f7a95f5f07 authored over 4 years ago
chore: update yarn.lock

github.com/wellyshen/react-cool-starter - a0ec00bf122a78f7a32ad5bd19edd7663e7f110c authored over 4 years ago
chore: remove yarn.lock

github.com/wellyshen/react-cool-starter - bd7da9f0f75a167bc53f97f2cdb9c2a49cac3cd6 authored over 4 years ago
fix: css modules not working in production

github.com/wellyshen/react-cool-starter - 3f232b525f9064686e091720b3707c13c485da54 authored over 4 years ago
feat: auto eanble css modules by using [name].module.* naming convention

github.com/wellyshen/react-cool-starter - 9f19d1b93f5b9d2d5b2162ec119d945673863e51 authored over 4 years ago
refactor: refine app structure

github.com/wellyshen/react-cool-starter - a6ae3e79234b628c7edd73a89895463186ac1eac authored over 4 years ago
upgrade deps and bump version

github.com/wellyshen/react-cool-starter - d48745037b9828ffce93179aaaf0b41e2d4f4268 authored over 4 years ago
Merge pull request #706 from wellyshen/dependabot/npm_and_yarn/ts-node-9.0.0

github.com/wellyshen/react-cool-starter - 314599d43ca4bdc192785fcb53ce846ad08a9534 authored over 4 years ago
Merge pull request #705 from wellyshen/dependabot/npm_and_yarn/testing-library/react-10.4.9

github.com/wellyshen/react-cool-starter - 9c125ea1338fe8002b4f9ab146e4f76ef356c0c3 authored over 4 years ago
Upgrade: bump ts-node from 8.10.2 to 9.0.0

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.0.0.
- [Release notes](h...

github.com/wellyshen/react-cool-starter - 043696987fa3e1dccd8ffe63e46a0b6ea163ccb9 authored over 4 years ago
Upgrade: bump @testing-library/react from 10.4.8 to 10.4.9

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10...

github.com/wellyshen/react-cool-starter - df386623754e82d498f75f2d73fdcab4908573f1 authored over 4 years ago
upgrade: typescript from v3.9.x to v4.0.x & other deps

github.com/wellyshen/react-cool-starter - ea083b3ba482ed18d2e94931c1d10edf8c0912db authored over 4 years ago
Merge pull request #703 from wellyshen/dependabot/npm_and_yarn/jest-26.4.1

github.com/wellyshen/react-cool-starter - b27bdfc2594fc8d0bd4b0e9ba499c06329163baf authored over 4 years ago
Upgrade: bump jest from 26.4.0 to 26.4.1

Bumps [jest](https://github.com/facebook/jest) from 26.4.0 to 26.4.1.
- [Release notes](https://...

github.com/wellyshen/react-cool-starter - ecb37101600f69700afe7fa8469219ef6effb614 authored over 4 years ago
Merge pull request #704 from wellyshen/dependabot/npm_and_yarn/babel/core-7.11.4

github.com/wellyshen/react-cool-starter - 85a91d2f33dea11ee1075a22e9d7aaa347320491 authored over 4 years ago
Merge pull request #702 from wellyshen/dependabot/npm_and_yarn/source-map-loader-1.0.2

github.com/wellyshen/react-cool-starter - 91bfbb232f2ef3f15f280b779a7bf3003893e399 authored over 4 years ago
Upgrade: bump @babel/core from 7.11.1 to 7.11.4

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to...

github.com/wellyshen/react-cool-starter - 9a5361e4a5340dddbacc2d692a0448752d3758ae authored over 4 years ago
Upgrade: bump source-map-loader from 1.0.1 to 1.0.2

Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 1.0.1 to 1....

github.com/wellyshen/react-cool-starter - 528c58a328ec65af85be5d6fde4de56986fdb59b authored over 4 years ago
Merge pull request #701 from wellyshen/dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-5.1.0

github.com/wellyshen/react-cool-starter - 375bd7c96c05b54af1e75418c06045174470d486 authored over 4 years ago
Upgrade: bump fork-ts-checker-webpack-plugin from 5.0.14 to 5.1.0

Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plu...

github.com/wellyshen/react-cool-starter - 53fdcd88ffc277f0a34469932c81874aab092ebe authored over 4 years ago
Merge pull request #699 from wellyshen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.9.1

github.com/wellyshen/react-cool-starter - af4ae4bf655de3b4d76b3c96e0cddefe5c64dbd7 authored over 4 years ago
Upgrade: bump @typescript-eslint/eslint-plugin from 3.9.0 to 3.9.1

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/wellyshen/react-cool-starter - 0b0dcdab808d44946c3074d4e9b38e5abb08b12c authored over 4 years ago
Merge pull request #696 from wellyshen/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.1.0

github.com/wellyshen/react-cool-starter - 2a72bbd5c83cc239fe56cba94e7a73fb519b70fa authored over 4 years ago
Merge pull request #697 from wellyshen/dependabot/npm_and_yarn/typescript-eslint/parser-3.9.1

github.com/wellyshen/react-cool-starter - cacad8e34b83b39922761e3c1f73c4e2e1ba8645 authored over 4 years ago
Upgrade: bump eslint-plugin-react-hooks from 4.0.8 to 4.1.0

Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-pl...

github.com/wellyshen/react-cool-starter - b9d3109e95ebd3ad8c01fbad7eaa2f08d3ec4fc1 authored over 4 years ago
Upgrade: bump @typescript-eslint/parser from 3.9.0 to 3.9.1

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/wellyshen/react-cool-starter - c5c6c85321e4fc7eed3e75ee14fd86ab8bb6a75a authored over 4 years ago
Merge pull request #700 from wellyshen/dependabot/npm_and_yarn/helmet-4.1.0

github.com/wellyshen/react-cool-starter - 2f784c6c3fe174023090763b4b03690d07c2041e authored over 4 years ago
Merge pull request #698 from wellyshen/dependabot/npm_and_yarn/compression-webpack-plugin-5.0.0

github.com/wellyshen/react-cool-starter - 44f8fdaa5e4537981b177969a896d732d79d38d8 authored over 4 years ago
Upgrade: bump helmet from 4.0.0 to 4.1.0

Bumps [helmet](https://github.com/helmetjs/helmet) from 4.0.0 to 4.1.0.
- [Release notes](https:...

github.com/wellyshen/react-cool-starter - d75a589181ed8fdd55417915832a59e2518565a4 authored over 4 years ago
Upgrade: bump compression-webpack-plugin from 4.0.1 to 5.0.0

Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin...

github.com/wellyshen/react-cool-starter - 3e967690bc4de195af98b400bae7d65b756ec05d authored over 4 years ago
Merge pull request #695 from wellyshen/dependabot/npm_and_yarn/eslint-7.7.0

github.com/wellyshen/react-cool-starter - d3391f03692797adfe93798335c6e877f74bca0c authored over 4 years ago
Merge pull request #693 from wellyshen/dependabot/npm_and_yarn/eslint-import-resolver-typescript-2.2.1

github.com/wellyshen/react-cool-starter - ee85bebbe3859af1e6c956401c563870da0be0c6 authored over 4 years ago
Merge pull request #694 from wellyshen/dependabot/npm_and_yarn/types/jest-26.0.10

github.com/wellyshen/react-cool-starter - 79d57d16147ad562a210d57f688a18283919bdef authored over 4 years ago
Upgrade: bump eslint from 7.6.0 to 7.7.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.0.
- [Release notes](https://...

github.com/wellyshen/react-cool-starter - 95c454ae76b9f9e0006dec4ab9f4d96faca57c6c authored over 4 years ago
Upgrade: bump @types/jest from 26.0.9 to 26.0.10

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

github.com/wellyshen/react-cool-starter - 9d73f8d1888d9010d57365e530d6b67ec00b8467 authored over 4 years ago
Upgrade: bump eslint-import-resolver-typescript from 2.2.0 to 2.2.1

Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolv...

github.com/wellyshen/react-cool-starter - bcff138555209d4be9eaa1dc37765648a0d1f7cf authored over 4 years ago
Merge pull request #690 from wellyshen/dependabot/npm_and_yarn/jest-26.4.0

github.com/wellyshen/react-cool-starter - e1709b2256786f7fa6f011d0dbeeb1a2ccaacf8e authored over 4 years ago
Upgrade: bump jest from 26.3.0 to 26.4.0

Bumps [jest](https://github.com/facebook/jest) from 26.3.0 to 26.4.0.
- [Release notes](https://...

github.com/wellyshen/react-cool-starter - 87b09d73c248047ea9f277fd92f7966318a2267d authored over 4 years ago
Merge pull request #692 from wellyshen/dependabot/npm_and_yarn/compression-webpack-plugin-4.0.1

github.com/wellyshen/react-cool-starter - de255cca40c3d56a7109fce545880d414838fdff authored over 4 years ago
Merge pull request #691 from wellyshen/dependabot/npm_and_yarn/eslint-plugin-react-7.20.6

github.com/wellyshen/react-cool-starter - 48cc1cf52e93d0ce635786247555c259c2af5cb5 authored over 4 years ago
Upgrade: bump compression-webpack-plugin from 4.0.0 to 4.0.1

Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin...

github.com/wellyshen/react-cool-starter - 1468c559590b8d53c1cf484d21a3ac34d59d85b3 authored over 4 years ago
Upgrade: bump eslint-plugin-react from 7.20.5 to 7.20.6

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.5 to 7.2...

github.com/wellyshen/react-cool-starter - 4a7248f4fe6edc878f5f23064ee0bc2ddb6f480f authored over 4 years ago
Merge pull request #688 from wellyshen/dependabot/npm_and_yarn/ts-jest-26.2.0

github.com/wellyshen/react-cool-starter - c75c31bd29bdf81ca8a92eed7e1e361dd788e68c authored over 4 years ago
Merge pull request #687 from wellyshen/dependabot/npm_and_yarn/testing-library/jest-dom-5.11.3

github.com/wellyshen/react-cool-starter - 21d262183df69702ed88ca68e56d670f00781ff0 authored over 4 years ago
Upgrade: bump ts-jest from 26.1.4 to 26.2.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.1.4 to 26.2.0.
- [Release notes](...

github.com/wellyshen/react-cool-starter - ce2a684c9e52af097a46a09d8e000e1693ae9f6a authored over 4 years ago
Upgrade: bump @testing-library/jest-dom from 5.11.2 to 5.11.3

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.2 to 5....

github.com/wellyshen/react-cool-starter - a5f255294ce27b18ab2b07b9ffcd30285a5654a3 authored over 4 years ago
Merge pull request #684 from wellyshen/dependabot/npm_and_yarn/typescript-eslint/parser-3.9.0

github.com/wellyshen/react-cool-starter - 04781862b09fc0b81049673acc63fe5aafefe0c9 authored over 4 years ago
Merge pull request #686 from wellyshen/dependabot/npm_and_yarn/types/react-16.9.46

github.com/wellyshen/react-cool-starter - bb48b8840ed72e42755b73196da5f99dff7d3124 authored over 4 years ago
Merge pull request #685 from wellyshen/dependabot/npm_and_yarn/mini-css-extract-plugin-0.10.0

github.com/wellyshen/react-cool-starter - 7cbecd505a00d9e91a5e8a158b6ee26678557217 authored over 4 years ago
Upgrade: bump @typescript-eslint/parser from 3.8.0 to 3.9.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/wellyshen/react-cool-starter - 0b92f6450c458c14fcdea8f084f7eedb01f1801e authored over 4 years ago
Merge pull request #683 from wellyshen/dependabot/npm_and_yarn/eslint-plugin-testing-library-3.6.0

github.com/wellyshen/react-cool-starter - 9176913472c0d02ad9e9044bd62dff4b0f8f2090 authored over 4 years ago
Upgrade: bump @types/react from 16.9.44 to 16.9.46

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) f...

github.com/wellyshen/react-cool-starter - 4f49f6c3f5e48f8590ff5f7bfc2399144d551b97 authored over 4 years ago
Merge pull request #682 from wellyshen/dependabot/npm_and_yarn/terser-webpack-plugin-4.1.0

github.com/wellyshen/react-cool-starter - 4548a6703204fba795e2491a80741d4bb94b198d authored over 4 years ago
Upgrade: bump mini-css-extract-plugin from 0.9.0 to 0.10.0

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from...

github.com/wellyshen/react-cool-starter - 9b97cf6d8e1a619cbd27ef43ae8d937483d4c1ae authored over 4 years ago
Merge pull request #681 from wellyshen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.9.0

github.com/wellyshen/react-cool-starter - 2f129cd23cf24118f54a2f50216acb7396233d41 authored over 4 years ago
Upgrade: bump eslint-plugin-testing-library from 3.4.1 to 3.6.0

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-l...

github.com/wellyshen/react-cool-starter - 6ad9584e294ce95662e33e91b5483f221ef69f71 authored over 4 years ago
Merge pull request #680 from wellyshen/dependabot/npm_and_yarn/eslint-plugin-jest-dom-3.1.7

github.com/wellyshen/react-cool-starter - 71560e6aa9da13617a53a4e4ea6b7c2ffeb053f4 authored over 4 years ago
Merge pull request #679 from wellyshen/dependabot/npm_and_yarn/jest-26.3.0

github.com/wellyshen/react-cool-starter - 109efb7f4fe74b91240e18b2c44e0814abcf6669 authored over 4 years ago
Upgrade: bump terser-webpack-plugin from 4.0.0 to 4.1.0

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 4.0...

github.com/wellyshen/react-cool-starter - 56ccede9c1f8426f5d0af3f0749c3453d9114abc authored over 4 years ago
Upgrade: bump @typescript-eslint/eslint-plugin from 3.8.0 to 3.9.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/wellyshen/react-cool-starter - 7e83714f981eef642e0e73c1ebfefa583bc5edfe authored over 4 years ago
Upgrade: bump eslint-plugin-jest-dom from 3.1.6 to 3.1.7

Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 3...

github.com/wellyshen/react-cool-starter - 27040ea0e73a6f82ae0bc22c161d84a40b955a94 authored over 4 years ago
Upgrade: bump jest from 26.2.2 to 26.3.0

Bumps [jest](https://github.com/facebook/jest) from 26.2.2 to 26.3.0.
- [Release notes](https://...

github.com/wellyshen/react-cool-starter - 134a1a234f440d33642cbac7b9db4cffa52f605b authored over 4 years ago
Merge pull request #676 from wellyshen/dependabot/npm_and_yarn/eslint-plugin-jest-dom-3.1.6

github.com/wellyshen/react-cool-starter - b43ffd3e1cd5cbf3fc2d31d77ef9c049c3bd76ba authored over 4 years ago
Merge pull request #675 from wellyshen/dependabot/npm_and_yarn/types/jest-26.0.9

github.com/wellyshen/react-cool-starter - 8f4d7109d3611aaaffad5b44bd1d225df283deda authored over 4 years ago
Merge pull request #674 from wellyshen/dependabot/npm_and_yarn/testing-library/react-10.4.8

github.com/wellyshen/react-cool-starter - b0f95144c19248ecd9cda6e8eef868a85cc5d5ff authored over 4 years ago
Merge pull request #673 from wellyshen/dependabot/npm_and_yarn/sass-loader-9.0.3

github.com/wellyshen/react-cool-starter - f0b0c246420313d6fa1b5f164d7bf8e5a9439c83 authored over 4 years ago
Merge pull request #672 from wellyshen/dependabot/npm_and_yarn/eslint-plugin-testing-library-3.4.1

github.com/wellyshen/react-cool-starter - 29fb5c6c292f4a2308ed828d3cffefacfa7e80cb authored over 4 years ago
Upgrade: bump eslint-plugin-jest-dom from 3.1.5 to 3.1.6

Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 3...

github.com/wellyshen/react-cool-starter - 15b2be7f27420fda9a6db8e07676e65042fa43cc authored over 4 years ago
Upgrade: bump @types/jest from 26.0.8 to 26.0.9

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

github.com/wellyshen/react-cool-starter - ef57202fd0a8f325f5e9f58ded6c4515b8e7490b authored over 4 years ago
Upgrade: bump @testing-library/react from 10.4.7 to 10.4.8

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10...

github.com/wellyshen/react-cool-starter - 7b41ce68c128b762bb17270839d3758588a65439 authored over 4 years ago
Upgrade: bump eslint-plugin-testing-library from 3.4.0 to 3.4.1

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-l...

github.com/wellyshen/react-cool-starter - ad6473d9d46ce4201a34e9958cb75be87105b99f authored over 4 years ago
Upgrade: bump sass-loader from 9.0.2 to 9.0.3

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.2 to 9.0.3.
- [Rele...

github.com/wellyshen/react-cool-starter - 74c725d71a589ac399034c38e4e239c92d098d96 authored over 4 years ago
Merge branch 'master' of github.com:wellyshen/react-cool-starter

github.com/wellyshen/react-cool-starter - c7a023b7c46b1f300907cb7936b3aca156e26c68 authored over 4 years ago
feat: rename global type file

github.com/wellyshen/react-cool-starter - d0aaec035b8d173f6d69b6b0d05e127dd4b09d03 authored over 4 years ago
Merge pull request #671 from wellyshen/dependabot/npm_and_yarn/babel/core-7.11.1

github.com/wellyshen/react-cool-starter - 314c019ad233555629ce0ca89887a5e8aaa7426d authored over 4 years ago
Merge pull request #670 from wellyshen/dependabot/npm_and_yarn/terser-webpack-plugin-4.0.0

github.com/wellyshen/react-cool-starter - 2d48cc150960240c4f23ca3ac80fbf8df0f89927 authored over 4 years ago