Releases: dhis2/app-platform
Releases · dhis2/app-platform
v3.2.6
3.2.6 (2020-03-20)
Bug Fixes
- explicitly include styled-jsx as cli dependency (#322) (c0eab17)
v3.2.5
3.2.5 (2020-02-21)
Bug Fixes
v3.2.4
3.2.4 (2020-02-18)
Bug Fixes
- cli-app-scripts: use the same build dir for modes (#302) (dd2802b)
v3.2.3
3.2.3 (2020-01-31)
Bug Fixes
- pull description from package.json if not specified in config file (#286) (216d5d0)
v3.2.2
3.2.2 (2020-01-17)
Bug Fixes
- don't generate useless empty files if no translatable strings found (#270) (27a8ab8)
v3.2.1
3.2.1 (2020-01-16)
Bug Fixes
- control the viewport, always show the headerbar, size app container (#267) (3823d8a)
v3.2.0
3.2.0 (2020-01-16)
Features
- allow customization of the dhis2 app icon (#265) (86f1cd7)
v3.1.4
3.1.4 (2020-01-16)
Bug Fixes
- resolve the absolute path to the current directory (#266) (190c111)
v3.1.3
3.1.3 (2020-01-15)
Bug Fixes
- eslint: allow eslint to internally require the custom config (#264) (27d6693), closes #263
v3.1.2
3.1.2 (2020-01-14)
Bug Fixes
- correctly support all CRA babel plugins (#262) (5f1d5dd)