mirror of https://github.com/alibaba/ice.git
chore: add changeset
This commit is contained in:
parent
c4493e5f9d
commit
572198480c
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@ice/bundles': patch
|
||||
---
|
||||
|
||||
update webpack version
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@ice/runtime': patch
|
||||
---
|
||||
|
||||
add empty usePageLifecycle method
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
'@ice/miniapp-runtime': minor
|
||||
'@ice/miniapp-loader': minor
|
||||
'@ice/plugin-miniapp': minor
|
||||
'@ice/shared': patch
|
||||
'@ice/app': patch
|
||||
---
|
||||
|
||||
support miniapp native lifecycle events
|
||||
Loading…
Reference in New Issue