github alibaba/ice @ice/app@3.2.9
v3.2.9

latest releases: @ice/rspack-config@1.1.9, @ice/app@3.4.11, @ice/plugin-stream-error@1.0.1...
13 months ago
  • Feat: support custom render #6398
// Export runApp in `src/app.ts` allows to customize render options
export const runApp = (render, option) => {
  render();
};
  • Feat: report detail recoverable error in production #6412
  • Feat: enhance @ice/appear for weex #6391
  • Fix: listener of attach for ref callback of @ice/appear #6432
  • Fix: render twice when navigate #6400
  • Fix: unexpected behavior of useSuspenseData API in CSR #6434

Don't miss a new ice release

NewReleases is sending notifications on new releases.