Skip to content

Releases: ice-lab/icepkg

@ice/pkg 1.4.0

04 Jan 09:30
Compare
Choose a tag to compare
  • feat: incremental build in dev #422
  • feat: add default ts types #426
  • fix: alias path is not transform in d.ts file #421
  • fix: not generate d.mts type file #428
  • chore: update build-scripts version #384

@ice/[email protected]

13 Dec 03:15
cd2e1f4
Compare
Choose a tag to compare

@ice/[email protected]

Today @ice/pkg supports pegasus development and includes these changes:

  • [feat] pass modules to after.build.compile callback
  • [feat] support cjs bundle task
  • [feat] support configure alias in plugin
  • [feat] support configure extensions in plugin
  • [feat] support configure babelPlugins in plugin
  • [feat] support bundle analyzer
  • [feat] support process assets in bundle mode
  • [feat] support configure externals in plugin
  • [feat] support bundle minify
  • [feat] support configure postcss options
  • [feat] add default value of define config
  • [feat] support multi entry support for bundle mode
  • [feat] support development to both outputs
  • [feat] pretty console output and add dir info

@ice/[email protected]

  • [feat] support configure docusaurus outputDir
  • [feat] enable lessOptions.javascriptEnabled = true options to support antd component
  • [fix] can resolve exports in package.json

@ice/[email protected]

  • [feat] support --template and --npmName cli option
  • [chore] remove @ice/pkg-cli package

[email protected]

18 Sep 06:42
ef192e9
Compare
Choose a tag to compare
  • [feat] add componentType to material data #222

[email protected]

03 Sep 06:09
cdc3c4f
Compare
Choose a tag to compare
  • [chore] 允许 pkg.scaffoldConfig 覆盖自动检测的 languageType 字段 #198
  • [feat] 去除初始化业务组件时询问是否接入 fusion cool 选项 #198

[email protected]

02 Sep 08:55
4659538
Compare
Choose a tag to compare

[feat] 兼容 build-scripts 1.x
[feat] 支持引入多个 css 文件

v1.6.5...v1.6.4

[email protected]

12 Mar 07:31
4c81993
Compare
Choose a tag to compare

feat: pkg.name alias 支持 exact match (#145)
feat: markdown parser upgrade to 2.x (#136)
feat: 支持 kraken 开发时构建 (#142)

[email protected]

29 Dec 07:18
f65e215
Compare
Choose a tag to compare

中文

feature: 支持组件开发小程序预览
feature: 优化 Demo 页面样式
fix: 修复 inlineStyle 为 false 下,同步到 Fusion 物料样式失效

EN

feature: support mini-app preview
feature: make demos look more beautiful