Skip to content

Releases: ice-lab/icepkg

ice-npm-utils@3.1.0-alpha.0

02 Mar 12:15
21d2bf1

Choose a tag to compare

Pre-release

Minor Changes

  • bd2d88d: feat: update typescript version and enable strict compiler option

@ice/pkg@2.0.0-alpha.3

02 Mar 12:15
21d2bf1

Choose a tag to compare

Pre-release

Minor Changes

  • bd2d88d: feat: update typescript version and enable strict compiler option
  • ce59d6b: feat: add oxc-transform as optional declaration generator
  • e0285a9: feat: support rolldown as an experimental engine
  • a67f3f8: feat: support builtin dev server

Patch Changes

  • c97868a: chore: update @swc/core to 1.15 and pnpm to 9.15
  • 6dac234: feat: support disable for pkg config

@ice/create-pkg@1.4.0-alpha.0

02 Mar 12:15
21d2bf1

Choose a tag to compare

Pre-release

Minor Changes

  • bd2d88d: feat: update typescript version and enable strict compiler option

Patch Changes

  • Updated dependencies [bd2d88d]
    • ice-npm-utils@3.1.0-alpha.0

@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