Releases: openmrs/openmrs-esm-core
Releases · openmrs/openmrs-esm-core
3.0.6
3.0.5
- 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
- Added the
--run-project
flag for debugging microfrontends - Fixed the
publicPath
of the SPA - Deprecated the usage of
@
for--importmap
3.0.2
- Added
openmrs start
command - Improved local debugging by respecting peer dependencies
- Fixed issues with
openmrs
- Updated documentation
3.0.1
- Initial release
- Brought
@openmrs/esm-api
to theesm-core
monorepo - Brought
@openmrs/esm-error-handling
to theesm-core
monorepo - Brought
@openmrs/esm-styleguide
to theesm-core
monorepo - Brought
@openmrs/esm-config
to theesm-core
monorepo (renamed from@openmrs/esm-module-config
) - Brought
@openmrs/esm-extensions
to theesm-core
monorepo (renamed from@openmrs/esm-extension-manager
) - Created new tool
openmrs
, which can be run vianpx openmrs
or installed machine globally / repository locally