Release v1.1.0
Installation
npm create @openmrs/o3-app@latest my-module-name
# or
npx @openmrs/create-o3-app@latest my-module-nameWhat's Changed
- chore: migrate to @openmrs/eslint-config and ESLint 9 by @denniskigen in #12
- fix: wire the offline prompt and drop the dead optional-feature prompts by @denniskigen in #11
- feat: generate modals, workspaces, and feature flags from the prompts by @denniskigen in #13
Full Changelog: v1.0.1...v1.1.0