Skip to content

Releases: ice-lab/icepkg

[email protected]

24 May 05:49
Compare
Choose a tag to compare
  • [fix] Using fs.createWriteStream will change all file permissions to 0o666. However, there are cases where files need to be executable, such as files within the .husky directory. Therefore, fs.createWriteStream should maintain the original file permissions instead of overwriting them.

@ice/[email protected]

24 May 05:49
Compare
Choose a tag to compare

Patch Changes

  • b90b394: fix: not transform node_modules packages

@ice/[email protected]

24 May 05:49
Compare
Choose a tag to compare

Patch Changes

  • 4b81cc1: fix: OOM when use tnpm/cnpm to install dependencies

@ice/[email protected]

11 May 09:07
Compare
Choose a tag to compare

Patch Changes

  • be0bfdf: fix: not generate demo pages in monorepo
  • 7f37d7f: chore: upgrade @swc/helpers version to ^0.5.1

@ice/[email protected]

26 Apr 03:38
Compare
Choose a tag to compare

Patch Changes

  • e600d33: fix: mobile preview style

@ice/[email protected]

26 Apr 03:38
Compare
Choose a tag to compare

Patch Changes

  • 458fa1f: fix: npm name is empty when create template

@ice/[email protected]

10 Apr 08:15
Compare
Choose a tag to compare

Patch Changes

  • 58a7b87: fix: can not render two components in one mdx file
  • 7f63497: feat: support add remark plugins

@ice/[email protected]

22 Mar 11:08
Compare
Choose a tag to compare

Patch Changes

  • af07864: fix: rpx2vw is invalid in less and scss

@ice/[email protected]

21 Mar 06:37
Compare
Choose a tag to compare

Patch Changes

  • 73898e0: fix: sass-loader and less-loader can't be resolved
  • e9a8a4b: chore: update fields in package.json
  • 6ac1c8c: feat: add slash after url to avoid redirect

@ice/[email protected]

28 Feb 08:09
bca916d
Compare
Choose a tag to compare

Patch Changes

  • f2f17ed: feat: minify css bundle
  • 35bf1ca: feat: support configure jsxRuntime
  • 52ccdf5: feat: support UI or unit test