Releases: bigbigDreamer/montage
Releases · bigbigDreamer/montage
release/20230315
Fix Bug🚀(@montagejs/[email protected])
- Lock
@waline/client
<=3.13.0
,reason:Commit Record
Thanks @bigbigDreamer for these contributes!
release/20221212
Fix Bug🚀(@montagejs/[email protected])
- Fixed an application exception caused by repeated registration of the 'outer' plug-in in the micro-front-end environment.
Thanks @bigbigDreamer for these contributes!
release/20221113
Fix Bug🚀(@montagejs/pangu-plugin-route-preload)
- Fix usePluginProvider return types error, use ts polymorphism.
Thanks @bigbigDreamer for these contributes!
release/20221102
Features💥(@montagejs/pangu)
- Add
defineRouterConfig
function for create routes config - Add
definePlugin
function for create pangu plugin
Fix Bug🚀(@montagejs/pangu-plugin-route-preload)
- Fix
usePluginProvider
return types error
Thanks @bigbigDreamer for these contributes!
release/20221030
Features💥
- Provider a
pangu
plugin
named@montagejs/pangu-plugin-route-preload
- Provider
usePluginProvider
asconsumer
to consume plugin's context.
- Provider
- Support preload route.
Bug Fix🚀
- Fix inner plugin can't accept
LoadableBar
instance
Thanks @bigbigDreamer for these contributes~
release/20221026
Features💥
- Support
Preload Route Source
We can use plugin and provider to use it that like
pangu-plugin-route-preload
anduseProvider
release/20221024
Features💥
- Support
withRouter
hoc. - Support
useRouter
hook. - Support Inner Plugin
forRoutes
mode.
release/20221016
Features💥
- Add @montagejs/pangu pkg, with
v 0.0.2
Design brain map
Milestone
- Lazy Load Route
- Auto SetUp Page Title
- AOP Plugin
- HOC
- Hooks
- Preload Route Source
- Keep-Alive Router
- PanGuFC
release/20220921
Features💥
- Add
@montagejs/issue-cert
pkg - Add
@montagejs/issue-cert-plus
pkg
The difference between the two packages is that the
plus
version can add system credit, while the non-plus
can only generate certificates, but is not responsible for credit.