Skip to content

Releases: ice-lab/icepkg

@ice/pkg@2.0.0-alpha.2

16 Sep 04:15
4b41cfe

Choose a tag to compare

Pre-release

Major Changes

  • fc8417f: feat: change polyfill default to none [BREAK]
  • be6e233: feat: remove development option

Minor Changes

  • 76fa5f6: feat: support disable codeSplitting
  • 493eb9d: feat: update swc to 1.13 and not throw @swc/helpers version check error
  • 33edb9c: feat: support pkg options

@ice/pkg@2.0.0-alpha.1

09 Jun 07:34
2d239bf

Choose a tag to compare

Pre-release

Major Changes

  • 3eeafe1: feat: remove transform swc helpers to cjs

Patch Changes

  • 3d5189b: fix: lock tsc-alias version to 1.8.13 for fix compiling error.

@ice/pkg@1.6.2

09 May 06:58
3c3f7e6

Choose a tag to compare

Patch Changes

  • 07cb447: revert: #670 which is not fully tested for jsx

@ice/pkg@1.6.1

09 May 02:57
8e751da

Choose a tag to compare

Patch Changes

  • 3e6f78a: fix: cjs format should support alias for .d.ts file
  • 05410c1: fix: lock tsc-alias version to 1.8.13 for fix compiling error.

@ice/pkg@2.0.0-alpha.0

17 Apr 08:08
810fab9

Choose a tag to compare

Pre-release

Major Changes

  • 9d79a4e: feat: upgrade rollup to v4 and other packages
  • 9f732e5: feat: external support RegExp and not external sub path of package
  • 95f233d: feat: support custom format

Minor Changes

  • 073a6cb: feat: add individual declaration task for speed

@ice/pkg@1.6.0

31 Oct 03:58
2f5d5c2

Choose a tag to compare

Minor Changes

  • 0c52dd5: feat: support browser option for bundle mode
  • c2b0b0e: feat: add batch for watcher change event

@ice/pkg@1.5.25

08 Oct 02:40
6dc5087

Choose a tag to compare

Patch Changes

  • b4c9dad: fix: babel jsx importSource

@ice/pkg@1.5.24

16 Aug 06:47
0ea3f24

Choose a tag to compare

Patch Changes

  • support modes which is removed in the previous version(1.5.23)

@ice/pkg@1.5.23

13 Aug 10:09
5f0d259

Choose a tag to compare

Patch Changes

  • fabaecb: fix: bundle mode with start command should be development environment instead of production
  • fabaecb: fix: alias is should be working for .d.ts file
  • fabaecb: fix: sourcemap option should be working and default should be false for transform

@ice/pkg@1.5.22

29 May 08:58
2e4042f

Choose a tag to compare

Patch Changes

  • chore: upgrade @swc/core version(keep the same as @ice/app)