Skip to content

Releases: dhis2/app-platform

v12.0.0

13 Dec 13:04
Compare
Choose a tag to compare

12.0.0 (2024-12-13)

Bug Fixes

  • deps: upgrade app-runtime and ui (#895) (8ed0ec3)
  • deps: upgrade react to 18 in example apps (#900) (7fd16d7)
  • deps: use npm v6 before publishing (01ad502)
  • init: update bootstrap script branch (#896) (33c261a)
  • plugin: clean up resize observer and handle sonarqube warnings (#898) (f113dd5)
  • alerts from plugins [LIBS-695] (#881) (21be0d2)
  • allow serving files from cwd node_modules (0233949)
  • base url env & refactor [LIBS-635] (#872) (7f19259)
  • bump ui library (#882) (1ae9569)
  • clear only required build dirs (#894) (179305f)
  • env refactor for Vite wrap-up [LIBS-690] (#889) (84da4e6)
  • injectPrecacheManifest warning logging (a0d266e)
  • normalize to .js extensions when compiling libraries (#893) (58b33a8)
  • service-worker: handle undefined config vars in injectPrecacheManifest (a90a4e0)
  • correct app shell paths (#883) (a1af71c)
  • handle jsx in js support [LIBS-633] (#871) (595a35d)
  • increase precache max file size to 3 MB (b20ed22)
  • remove custom eslint from TS template (71cef4b)
  • update deps (1e7ce93)
  • update workbox deps to avoid deprecation warnings (9a81c4a)
  • use strings for 'boolean' env vars (eaf5e66)

Features

BREAKING CHANGES

  • require react version 18

  • fix: pin react version to 18

  • test: update test and test libraries for react 18

  • Supported Node versions are 18.x or 20+

  • ci: upgrade Node version

  • fix: always add PWA_ENABLED to app env for better static analysis

  • chore: pause precache manifest injection

  • fix: building SW without CRA

  • chore: comment update

  • fix: group moment locales in their own dir

  • refactor: clean up precache injection

  • fix: locale utils and handling moment in jest

  • fix: compile correctly after merging changes

  • chore: comment in compile.js

  • chore: some clean-up

  • chore: comments

  • fix: use port 3000 for the dev server

  • fix: improve moment locale chunk naming

  • chore: remove CRA

  • fix: use mjs build of Vite

  • fix: bump cli-style for CRA fix

  • feat: use interactive dev server output from Vite

  • fix: make dev server port configurable

  • chore: remove old index.html

  • fix: env tweaks

v12.0.0-alpha.29

11 Dec 16:04
Compare
Choose a tag to compare
v12.0.0-alpha.29 Pre-release
Pre-release

12.0.0-alpha.29 (2024-12-11)

Bug Fixes

  • deps: use npm v6 before publishing (01ad502)

v12.0.0-alpha.28

11 Dec 15:21
Compare
Choose a tag to compare
v12.0.0-alpha.28 Pre-release
Pre-release

12.0.0-alpha.28 (2024-12-11)

Bug Fixes

  • deps: upgrade react to 18 in example apps (#900) (7fd16d7)

v12.0.0-alpha.27

10 Dec 14:07
Compare
Choose a tag to compare
v12.0.0-alpha.27 Pre-release
Pre-release

12.0.0-alpha.27 (2024-12-10)

Bug Fixes

  • init: update bootstrap script branch (#896) (33c261a)
  • plugin: clean up resize observer and handle sonarqube warnings (#898) (f113dd5)

v12.0.0-alpha.26

06 Dec 14:45
Compare
Choose a tag to compare
v12.0.0-alpha.26 Pre-release
Pre-release

12.0.0-alpha.26 (2024-12-06)

Bug Fixes

v12.0.0-alpha.25

21 Nov 15:22
Compare
Choose a tag to compare
v12.0.0-alpha.25 Pre-release
Pre-release

12.0.0-alpha.25 (2024-11-21)

Bug Fixes

v12.0.0-alpha.24

21 Nov 12:23
Compare
Choose a tag to compare
v12.0.0-alpha.24 Pre-release
Pre-release

12.0.0-alpha.24 (2024-11-21)

Bug Fixes

  • normalize to .js extensions when compiling libraries (#893) (58b33a8)

v12.0.0-alpha.23

08 Nov 13:42
Compare
Choose a tag to compare
v12.0.0-alpha.23 Pre-release
Pre-release

12.0.0-alpha.23 (2024-11-08)

Bug Fixes

  • service-worker: handle undefined config vars in injectPrecacheManifest (a90a4e0)

v12.0.0-alpha.22

06 Nov 14:46
Compare
Choose a tag to compare
v12.0.0-alpha.22 Pre-release
Pre-release

12.0.0-alpha.22 (2024-11-06)

Bug Fixes

  • publishVersion: fix maxBodyLength when uploading to appHub (c5abfd1)
  • add @babel/plugin-syntax-dynamic-import as a direct dependency (#886) (8c5ef0c)
  • bump typescript version used in app shell (8ebb2e8)
  • provide fallback api version [LIBS-683] (#877) (dc7bdfa)
  • update app-runtime dependency (74a2165)

v11.7.5

04 Nov 14:45
Compare
Choose a tag to compare

11.7.5 (2024-11-04)

Bug Fixes

  • publishVersion: fix maxBodyLength when uploading to appHub (c5abfd1)