Releases: openedx/frontend-build
Releases · openedx/frontend-build
v2.0.1
2.0.1 (2019-11-19)
Bug Fixes
v2.0.0
2.0.0 (2019-11-05)
Bug Fixes
- babel config glob patterns now match (#18) (52754cb)
- update setupTest to look for .env.test (#19) (15d0251)
BREAKING CHANGES
- jest test setup configuration will look for .env.test instead of .env.development and no longer warn in the console if none is found.
v1.3.1
1.3.1 (2019-11-01)
Bug Fixes
- make svgr mock produce better exports (9c0fb35)
v1.3.0
1.3.0 (2019-10-31)
Features
v1.2.2
1.2.2 (2019-10-17)
Bug Fixes
- exit fedx-scripts with the status code of the invoked tool (f9c5708)
v1.2.1
1.2.1 (2019-10-11)
Bug Fixes
- remove ico files from image-webpack-loader (32fe4cb)
v1.2.0
1.2.0 (2019-10-11)
Bug Fixes
- linting errors and npm audit warnings (285ab47)
- use the process dir if PROJECT_ROOT does not exist (fef6f02)
Features
v1.1.0
1.1.0 (2019-09-27)
Features
- add a babel-preserve-modules config preset (#11) (87017b4)
v1.0.1
1.0.1 (2019-09-25)
Bug Fixes
- configure webpack-dotenv to use production env as defaults (#5) (0a4fdea)
v1.0.0
1.0.0 (2019-09-24)
Bug Fixes
Features