Skip to content

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 21:30
· 16 commits to main since this release

Installation

npm create @openmrs/o3-app@latest my-module-name
# or
npx @openmrs/create-o3-app@latest my-module-name

What'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