Releases: platacard/mexo
Releases · platacard/mexo
v1.2.0
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-05-24)
🚀 Features
- hooks (83e0712)
- create basic functionality (8779a52)
- improve typings and add some error messages (7e12138)
- trigger (2803bdc)
- microzordify (145667a)
⚠️ removewebpack-plugin
(8c5e986)⚠️ removeMicrozordPlatformRef
,platformMicrozordChild
(7623559)- angular: add assetMap to load json config (2647aad)
- angular: roofer-app has no name input now (9cb3abc)
- angular: add roofer loader (f98ab4a)
- angular: new roofer.json format (1204eed)
- core: remove Observables from public API (99b6a88)
⚠️ core: renames loadApp -> load, RegistrationOptions -> AppRegistrationOptions (ac8ebe0)- core: create MicrozordRegistry for saving entities (f682e22)
- core: creates registerEntity (d8d2165)
- core: creates getEntity (3d52765)
⚠️ core: creates loadEntity (885979f)⚠️ core: creates themicrozordNgModule
directive for lazy loaded modules (11c361d)- webpack-plugin: webpack-plugin moved to a separate package (3487ac5)
- webpack-plugin: new roofer.json format (0930b16)
🩹 Fixes
- fixes dependency versions (00e0b84)
- try fix npm token providing (#46)
⚠️ bump to up version (#59)- release for core package (#60)
- angular-child: bootstrap event (#34)
- build: release token (#44)
- pages: build for gh-pages (#40)
- rxnode-article: fix rxnode build (c273709)
⚠️ Breaking Changes
- drop webpack@4 support
⚠️ removeMicrozordPlatformRef
,platformMicrozordChild
(7623559)- core: renames loadApp -> load, RegistrationOptions -> AppRegistrationOptions
- core: renames loadAppConstructor -> loadApp
- core: renames
RegistryService.registerApps
->RegistryService.registerMany
- drop angular < 16 support"