orchy-core

Core repository of the Orchy project

MIT License

Stars
22
Committers
2

Bot releases are visible (Hide)

orchy-core - 0.4.0 Latest Release

Published by ilteoood almost 2 years ago

Features

Bug fixes

What's Changed

Full Changelog: https://github.com/orchy-mfe/orchy-core/compare/0.3.0...0.4.0

orchy-core - 0.3.0

Published by ilteoood almost 2 years ago

Breaking changes

  • pageConfiguration is now a mandatory field;
  • pageConfiguration now requires explicit configuration extension;
  • configurationName now requires explicit configuration extension

Features

  • pageConfiguration now can also be an HTML file

What's Changed

Full Changelog: https://github.com/orchy-mfe/orchy-core/compare/0.2.0...0.3.0

orchy-core - 0.2.0

Published by ilteoood almost 2 years ago

Breaking changes

orchy now uses web components to manage the lifecycle of a Micro Frontend, as qiankun has been entirely removed.
Take a look at the documentation to discover how to migrate your existing SPA.

The signature of the page builder function has been modified to properly inject the Micro Frontends properties.
Additionally, page builder now supports a new type: micro-frontend.

What's Changed

Full Changelog: https://github.com/orchy-mfe/orchy-core/compare/0.1.2...0.2.0

orchy-core - 0.1.2

Published by ilteoood about 2 years ago

What's Changed

Full Changelog: https://github.com/orchy-mfe/orchy-core/compare/0.1.1...0.1.2

orchy-core - 0.1.1

Published by ilteoood about 2 years ago

What's Changed

Full Changelog: https://github.com/orchy-mfe/orchy-core/compare/0.1.0...0.1.1

orchy-core - Initial release

Published by ilteoood about 2 years ago

Badges
Extracted from project README
orchy-core CI
Related Projects