@dhis2/app-adapter
Advanced tools
Changelog
12.0.0 (2024-12-13)
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