Releases: GrantBartlett/react-typescript-webpack-starter
Releases · GrantBartlett/react-typescript-webpack-starter
v3.0
v2.2
- Audit packages
- tsconfig module change from commonjs to es2015, allows webpack to treeshake
- Updates webpack dev server config
v2.1.1
- Depedencies update
v2.1.0
Removes Jest
- Right now its flagging up a lot of npm vulnerabilities that aren't being resolved.
v2.0.1
Bug fixes
v2.0.0
A starter project for using React, TypeScript, SCSS and Webpack, along with Jest for writing tests.
Features
- Webpack 5 + HMR
- TypeScript + React
- SCSS + Autoprefixing
- Jest
v1.0.0
Release for starter project using WebPack 4.