Releases: rishichawda/minimal-react-boilerplate
Releases · rishichawda/minimal-react-boilerplate
v2.0.0
- Migrate from Webpack v4 to v5.
- Now uses Typescript by default.
- Reduced build size.
- Clean up configuration - remove stats config, replace split chunks with terser config, remove URL loader.
- Added clean-webpack-plugin and removed cross-env.
What's Changed
- build(deps-dev): bump @babel/preset-env from 7.4.5 to 7.5.5 by @dependabot-preview in #10
- build(deps-dev): bump url-loader from 2.0.0 to 2.1.0 by @dependabot-preview in #12
- build(deps): [security] bump lodash from 4.17.11 to 4.17.15 by @dependabot-preview in #11
- build(deps-dev): bump css-loader from 3.0.0 to 3.2.0 by @dependabot-preview in #13
- build(deps-dev): bump @babel/register from 7.4.4 to 7.5.5 by @dependabot-preview in #14
- build(deps-dev): bump optimize-css-assets-webpack-plugin from 5.0.1 to 5.0.3 by @dependabot-preview in #15
- build(deps-dev): bump husky from 2.4.1 to 4.2.5 by @dependabot-preview in #88
- build(deps-dev): bump eslint-plugin-react-hooks from 1.6.1 to 1.7.0 by @dependabot-preview in #16
- build(deps-dev): bump uglifyjs-webpack-plugin from 2.1.3 to 2.2.0 by @dependabot-preview in #22
- build(deps-dev): bump sass-loader from 7.1.0 to 7.3.1 by @dependabot-preview in #30
- build(deps): [security] bump eslint-utils from 1.3.1 to 1.4.3 by @dependabot-preview in #49
- build(deps): [security] bump http-proxy from 1.17.0 to 1.18.1 by @dependabot-preview in #113
- build(deps-dev): [security] bump node-sass from 4.12.0 to 4.13.1 by @dependabot-preview in #112
- build(deps): [security] bump dot-prop from 4.2.0 to 4.2.1 by @dependabot-preview in #108
- build(deps): [security] bump elliptic from 6.4.1 to 6.5.3 by @dependabot-preview in #104
- build(deps): [security] bump websocket-extensions from 0.1.3 to 0.1.4 by @dependabot-preview in #95
- build(deps): [security] bump handlebars from 4.1.2 to 4.7.6 by @dependabot-preview in #87
- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 by @dependabot-preview in #84
- build(deps-dev): bump react-test-renderer from 16.8.6 to 16.13.0 by @dependabot-preview in #80
- build(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2 by @dependabot-preview in #31
- build(deps): bump mixin-deep from 1.3.1 to 1.3.2 by @dependabot in #118
- resolve dependency issues, update to latest dependencies by @rishichawda in #201
- upgrade react and react-dom to 18 by @rishichawda in #203
- migrate to typescript by @rishichawda in #204
- upgrade dependencies, and migrate to newer stuff by @rishichawda in #202
New Contributors
- @dependabot-preview made their first contribution in #10
- @dependabot made their first contribution at #118
Full Changelog: https://github.com/rishichawda/minimal-react-boilerplate/commits/v2.0.0