mirror of https://github.com/alibaba/ice.git
* feat: add SuspenseWrappers to Runtime (#7131) * feat: add SuspenseWrappers to Runtime * chore(runtime): format code * fix(runtime): Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix(runtime): remove redundant composeSuspenseWrappers function --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * chore: update versions (#7133) * chore: update versions * Remove 3.6.6 entry from CHANGELOG Removed version 3.6.6 entry from CHANGELOG. * Update package.json * Update CHANGELOG.md * Downgrade version from 1.1.7 to 1.1.6 * Remove changelog entry for version 1.2.7 Removed version 1.2.7 entry from changelog. * Update package.json * Update CHANGELOG.md * Update package.json * Update package.json * Update package.json * Update pnpm-lock.yaml --------- Co-authored-by: Mixiu <112144929+riopop@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
---|---|---|
.. | ||
scripts | ||
src | ||
tests | ||
CHANGELOG.md | ||
README.md | ||
data-loader.d.ts | ||
document.d.ts | ||
matchRoutes.d.ts | ||
package.json | ||
router.d.ts | ||
server.d.ts | ||
tsconfig.json | ||
types.d.ts |
README.md
@ice/runtime
runtime dependencies for webpack framework ice
.
@ice/runtime
includes almost every runtime dependencies for ice
, the dependencies version will be locked to keep the stability of web framework.