Skip to content

Releases: borisding/express-react-app

v3.3.0

Choose a tag to compare

@borisding borisding released this 01 Jul 03:35
  • update deps. add publicPath for css extraction plugin
  • error and not found custom handlers changes

v3.2.0

Choose a tag to compare

@borisding borisding released this 13 Jun 13:55
  • Update dependencies.
  • Remove webpackbar. Use webpack's progress plugin instead.

v3.1.0

Choose a tag to compare

@borisding borisding released this 30 May 07:34
  • performance & optimization tweaks in webpack config
  • add webpack bundle analyzer plugin
  • update dependencies

v3.0.0

Choose a tag to compare

@borisding borisding released this 29 May 10:28
  • migrate to webpack 5;
  • min. node version: v12.13.0
  • update dependencies

v2.0.0

Choose a tag to compare

@borisding borisding released this 11 Mar 15:31
  • Upgrade React to v17, and other dependencies.

v1.3.0

Choose a tag to compare

@borisding borisding released this 22 Aug 04:39
  • React.lazy example. Fixed suspense's fallback component.
  • Update deps.

v1.2.0

Choose a tag to compare

@borisding borisding released this 18 Aug 08:23
  • Update deps.
  • Add express request body parser.

v1.1.0

Choose a tag to compare

@borisding borisding released this 14 Aug 12:57
  • update deps
  • server port tweaks.

v1.0.0

Choose a tag to compare

@borisding borisding released this 10 Aug 09:38
add travis config