Skip to content

Releases: ice-lab/icepkg

@ice/pkg@1.5.25

08 Oct 02:40
6dc5087
Compare
Choose a tag to compare

Patch Changes

  • b4c9dad: fix: babel jsx importSource

@ice/pkg@1.5.24

16 Aug 06:47
0ea3f24
Compare
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
Compare
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
Compare
Choose a tag to compare

Patch Changes

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

@ice/pkg@1.5.21

10 May 06:06
2dadeab
Compare
Choose a tag to compare

Patch Changes

  • b3e745d: fix: fail to resolve alias when import.meta in the code

@ice/pkg@1.5.20

07 Mar 02:00
65aaa99
Compare
Choose a tag to compare

Patch Changes

  • fix: alias path is incorrect on windows system

@ice/create-pkg@1.3.5

28 Feb 07:33
49f2002
Compare
Choose a tag to compare
  • fix: remove docs directory

@ice/create-pkg@1.3.4

28 Feb 06:18
e991fe0
Compare
Choose a tag to compare
  • chore rename internal -> isAliInternal

@ice/create-pkg@1.3.3

28 Feb 06:07
8f49cce
Compare
Choose a tag to compare
  • feat: support handle pkg-plugin-dev

@ice/pkg@1.5.19

04 Feb 06:53
564277f
Compare
Choose a tag to compare

Patch Changes

  • fix: dts file not generated by default