Skip to content

Releases: adbayb/quickbundle

quickbundle@2.7.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 03:12
fb92719

Minor Changes

  • 71fed0b Thanks @adbayb! - Update dependencies including rollup and swc.

  • bc06d62 Thanks @adbayb! - Add compile command to build standalone executables.

quickbundle@2.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 10:58
7766d82

Minor Changes

  • dddf6fa Thanks @adbayb! - Better format size output by including kB unit whenever it makes sense.

quickbundle@2.5.2

Choose a tag to compare

@github-actions github-actions released this 30 Oct 07:51
ad1b669

Patch Changes

  • a6f51b4 Thanks @adbayb! - Prevent exports.xxx.types high priority resolution for non-dts bundle target.

quickbundle@2.5.1

Choose a tag to compare

@github-actions github-actions released this 29 Oct 08:31
b30a3a2

Patch Changes

quickbundle@2.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 12:54
18a46a6

Minor Changes

quickbundle@2.4.1

Choose a tag to compare

@github-actions github-actions released this 16 Oct 23:09
071a293

Patch Changes

quickbundle@2.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 16:36
52dccc1

Minor Changes

  • 5baccca Thanks @adbayb! - Add support for lighter single export syntax.

quickbundle@2.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 23:08
97cc4a0

Minor Changes

  • 5306e0f Thanks @adbayb! - Add support for the default export field contract.

quickbundle@2.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 00:11
e709dfc

Minor Changes

  • 75176d9 Thanks @adbayb! - Add a TypeScript peer dependency contract to set the lowest acceptable TypeScript version able to process exports package.json field.

Patch Changes

quickbundle@2.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 11:39
f85fca6

Minor Changes

  • 2863feb Thanks @adbayb! - Provide developer feedback if no source field is configured in the package exports contract.