github alibaba/ice @ice/app@3.2.7
v3.2.7

latest releases: @ice/rspack-config@1.1.9, @ice/app@3.4.11, @ice/plugin-stream-error@1.0.1...
14 months ago
  • Feat: support htmlGenerating to control html generation #6346
export default defineConfig(() => ({
  // Configrate htmlGenerating to disable html generation.
  htmlGenerating: false,
});
  • Fix: alias for type declaration #6360
  • Fix: compilation config not extended #6342
  • Fix: add warning log for mutate suspense data directly #6351
  • Chore: add user config comments #6347
    image
  • Fix: relative id in pipe transform #6340
  • Fix: compile error when use plugin-rax-compat #6362

Don't miss a new ice release

NewReleases is sending notifications on new releases.