Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Releases: factorial-io/factorial-frontend-stack

v0.9.1

08 Nov 15:20

Choose a tag to compare

Features

  • Adds regex option for jest package and updates its documentation. (#40 )

v0.9.0

08 Nov 14:49

Choose a tag to compare

Features

  • JS source maps when doing production builds (#29 )

Breaking

  • We do not clean the build directory by default anymore. This is a workaround to run pattern lab generation and the static build of the frontend stack at the same time.

v0.8.5-alpha.0

19 Sep 12:34

Choose a tag to compare

v0.8.5-alpha.0 Pre-release
Pre-release

Breaking

  • This changes the transpilation process of postcss-custom-properties and thus postcss-color-function. (#43)

v0.8.2

08 Sep 11:53

Choose a tag to compare

fixes

  • Removes hard coded env settings for patternlab generation (#41 )

v0.8.1

29 Jul 14:49

Choose a tag to compare

Includes missing packages.

v0.8.0

29 Jul 14:16

Choose a tag to compare

Features

  • Jest test runner package. #15

Fixes

  • Fix multiple builds being triggered. #37

v0.6.2

20 Jun 10:22

Choose a tag to compare

v0.6.2

@factorial/frontend-stack-core@0.4.1

13 Dec 13:30

Choose a tag to compare

  • #26 Sets default browserlist to include ie11, so arrow functions are transpiled again.

@factorial/frontend-stack-core@0.4.0

11 Dec 11:26

Choose a tag to compare

  • #25 Adds the possibility to configure multiple entry points through neutrinorc options in a project.