Skip to content

v12.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhis2-bot dhis2-bot released this 06 Jun 16:22

12.0.0-alpha.1 (2024-06-06)

Features

BREAKING CHANGES

  • 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