Skip to content

Releases: GrantBartlett/react-typescript-webpack-starter

v3.0

16 Jul 11:41
aba02f9
Compare
Choose a tag to compare

React 18 support

v2.2

19 Jan 19:59
Compare
Choose a tag to compare
  • Audit packages
  • tsconfig module change from commonjs to es2015, allows webpack to treeshake
  • Updates webpack dev server config

v2.1.1

27 Jun 13:40
Compare
Choose a tag to compare
  • Depedencies update

v2.1.0

07 May 09:55
Compare
Choose a tag to compare

Removes Jest

  • Right now its flagging up a lot of npm vulnerabilities that aren't being resolved.

v2.0.1

20 Feb 21:33
Compare
Choose a tag to compare

Bug fixes

v2.0.0

14 Feb 15:17
7623c67
Compare
Choose a tag to compare

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

14 Feb 15:12
9f3fa4d
Compare
Choose a tag to compare

Release for starter project using WebPack 4.