Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

Releases: stokestudio/stoke-react-scripts

2.4.0

03 Jul 18:08

Choose a tag to compare

Features

2.3.0

03 Jul 16:25

Choose a tag to compare

Features

  • Upgrade to Webpack 3

Bug Fixes

  • Adjust autoprefixer config to better target desired browsers

2.2.1: Fix postcss in production builds

28 May 06:35

Choose a tag to compare

Bug Fixes

  • Fixes issue from 2.2.0 which broke css builds in production

2.2.0

28 May 05:36

Choose a tag to compare

Features

  • Added support for async functions

2.1.0

15 Feb 23:50

Choose a tag to compare

Features

  • Added support for importing css (useful for importing .css files from node_modules)

Webpack 2.2 (final) Release!

06 Feb 16:33

Choose a tag to compare

Breaking

  • Drop support for Safari/iOS 8 (no longer one of the last two major versions)

2.0.0-beta.1

05 Feb 20:21

Choose a tag to compare

2.0.0-beta.1 Pre-release
Pre-release

Features

  • Upgraded to webpack 2.2 final release

Fixes

  • Fixed issue where sass-specific feature usage was causing server build to fail

2.0.0-beta.0

03 Jan 22:35

Choose a tag to compare

2.0.0-beta.0 Pre-release
Pre-release

Features

  • Upgrade to Webpack 2.2 RC 3

1.1.0

03 Jan 22:35

Choose a tag to compare

Dependencies

  • Upgraded dependencies

1.0.2

23 Nov 16:37

Choose a tag to compare

Fixes

  • Require specific version of webpack-dev-server (pending webpack upgrade)