Skip to content

Releases: openmrs/openmrs-esm-core

3.0.6

22 Oct 04:02
Compare
Choose a tag to compare

Finish adding esm-context (#18)

This is a patch which should fix the problem where openmrs debug would not start because esm-context was not being loaded correctly.

3.0.5

19 Oct 15:30
23fc6a9
Compare
Choose a tag to compare
  • MF-363 Application should update live in response to temporary config changes (#17) @brandones
  • MF-319 and MF-329 Add support for passing configuration to extensions (#16) @brandones
  • Improved app shell package @FlorianRappl

3.0.3

15 Oct 15:36
Compare
Choose a tag to compare
  • Added the --run-project flag for debugging microfrontends
  • Fixed the publicPath of the SPA
  • Deprecated the usage of @ for --importmap

3.0.2

12 Oct 14:26
Compare
Choose a tag to compare
  • Added openmrs start command
  • Improved local debugging by respecting peer dependencies
  • Fixed issues with openmrs
  • Updated documentation

3.0.1

08 Oct 14:51
f096fea
Compare
Choose a tag to compare
  • Initial release
  • Brought @openmrs/esm-api to the esm-core monorepo
  • Brought @openmrs/esm-error-handling to the esm-core monorepo
  • Brought @openmrs/esm-styleguide to the esm-core monorepo
  • Brought @openmrs/esm-config to the esm-core monorepo (renamed from @openmrs/esm-module-config)
  • Brought @openmrs/esm-extensions to the esm-core monorepo (renamed from @openmrs/esm-extension-manager)
  • Created new tool openmrs, which can be run via npx openmrs or installed machine globally / repository locally