Skip to content

Releases: adbayb/quickbundle

quickbundle@2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 11:21
939e3f1

Major Changes

v1.2.0

Choose a tag to compare

@adbayb adbayb released this 06 May 11:58

1.2.0 (2023-05-06)

Features

  • make watch mode target dynamic based on module type (ff34c78)
  • update dependencies (4931fac)
  • use data instead of file loader to embed assets (d981754)

v1.1.0

Choose a tag to compare

@adbayb adbayb released this 22 Apr 11:13

1.1.0 (2023-04-22)

Features

  • isomorphic behavior for external dependency management (bb641f7)

v1.0.0

Choose a tag to compare

@adbayb adbayb released this 09 Apr 18:54

1.0.0 (2023-04-09)

Features

BREAKING CHANGES

  • The live reload mode has been removed to focus only on library mode

  • feat: bundle dts file

  • feat: remove no check option

  • perf: create worker to generate dts

  • feat: add esbuild worker

  • feat: improve esbuild logging in watch mode

v0.15.0

Choose a tag to compare

@adbayb adbayb released this 03 Apr 15:47

0.15.0 (2022-04-03)

Features

v0.14.0

Choose a tag to compare

@adbayb adbayb released this 01 Apr 09:50

0.14.0 (2022-04-01)

Bug Fixes

  • avoid bundling node_modules dependencies on node platform (0912f18)

Features

  • add support for file loader (image assets) (aa795ca)

v0.13.0

Choose a tag to compare

@adbayb adbayb released this 31 Mar 23:37

0.13.0 (2022-03-31)

Features

  • migrate to termost v0.9 (78d58e8)

v0.12.0

Choose a tag to compare

@adbayb adbayb released this 25 Mar 23:23

0.12.0 (2022-03-25)

Features

v0.11.0

Choose a tag to compare

@adbayb adbayb released this 25 Mar 19:44

0.11.0 (2022-03-25)

Features

  • update esbuild and termost (44f9c70)

v0.10.0

Choose a tag to compare

@adbayb adbayb released this 17 Mar 13:20

0.10.0 (2022-03-17)

Features

  • add typescript as optional peer dependency (f2bc5bb)