Skip to content

Releases: dhis2/app-platform

v12.8.0-alpha.1

28 Jul 19:30
Compare
Choose a tag to compare
v12.8.0-alpha.1 Pre-release
Pre-release

12.8.0-alpha.1 (2025-07-28)

Bug Fixes

  • add corepack packageManager field (acb4ac0)
  • add styled-jsx to hoisted dependencies (9e692bc)
  • capitalise log messages (e480586)
  • change cli option for package manager to boolean '--pnpm' (e971c3d)
  • change hoist options for phantom app-shell dependencies (ac9aa78)
  • correct cli-app-script link (1d889ff)
  • default args to undefined not 'false' to avoid conflict (2b54a06)
  • default to pnpm as a package manager (2fb963f)
  • ensure app-shell symlink is created to avoid race conditon (223350e)
  • ensure npm works as well as pnpm (2975d2e)
  • expose init command in the package (cc8b7f5)
  • force alpha release to npm (78a2e69)
  • hoist dependencies needed for plugins and PWAs (fa91bc5)
  • race condition with symlinks (fe2d496)
  • recommend the use of 'pnpm' as a warning on init command (e0cda6d)

Features

  • support pnpm and other package managers (9c81f35)

v12.7.0

28 Jul 17:23
Compare
Choose a tag to compare

12.7.0 (2025-07-28)

Features

  • add option for custom Vite config extensions (#932) (40a406f)

v12.7.0-alpha.15

28 Jul 06:40
Compare
Choose a tag to compare
v12.7.0-alpha.15 Pre-release
Pre-release

12.7.0-alpha.15 (2025-07-28)

Bug Fixes

  • hoist dependencies needed for plugins and PWAs (fa91bc5)

v12.7.0-alpha.14

25 Jul 21:50
Compare
Choose a tag to compare
v12.7.0-alpha.14 Pre-release
Pre-release

12.7.0-alpha.14 (2025-07-25)

Bug Fixes

  • expose init command in the package (cc8b7f5)

v12.7.0-alpha.9

24 Jul 07:09
Compare
Choose a tag to compare
v12.7.0-alpha.9 Pre-release
Pre-release

12.7.0-alpha.9 (2025-07-24)

Bug Fixes

  • capitalise log messages (e480586)

v12.7.0-alpha.8

24 Jul 07:00
Compare
Choose a tag to compare
v12.7.0-alpha.8 Pre-release
Pre-release

12.7.0-alpha.8 (2025-07-24)

Bug Fixes

  • recommend the use of 'pnpm' as a warning on init command (e0cda6d)

v12.7.0-alpha.7

24 Jul 06:49
Compare
Choose a tag to compare
v12.7.0-alpha.7 Pre-release
Pre-release

12.7.0-alpha.7 (2025-07-24)

Bug Fixes

  • default args to undefined not 'false' to avoid conflict (2b54a06)

v12.7.0-alpha.6

24 Jul 06:34
Compare
Choose a tag to compare
v12.7.0-alpha.6 Pre-release
Pre-release

12.7.0-alpha.6 (2025-07-24)

Bug Fixes

  • change cli option for package manager to boolean '--pnpm' (e971c3d)

v12.7.0-alpha.5

24 Jul 06:26
Compare
Choose a tag to compare
v12.7.0-alpha.5 Pre-release
Pre-release

12.7.0-alpha.5 (2025-07-24)

Bug Fixes

  • add styled-jsx to hoisted dependencies (9e692bc)

v12.7.0-alpha.4

24 Jul 06:09
Compare
Choose a tag to compare
v12.7.0-alpha.4 Pre-release
Pre-release

12.7.0-alpha.4 (2025-07-24)

Bug Fixes

  • change hoist options for phantom app-shell dependencies (ac9aa78)