Skip to content

Releases: cometkim/espub

v2.0.0

04 Dec 17:23
e034039
Compare
Choose a tag to compare

Major Changes

  • 7bf90bf: Drop Node'js < v18 and TypeScript < v5 as required by tsconfck v3. (#224)
  • dbe79a0: Set default target Node.js version to v18.0.0
  • 03ce072: Deprecate the --platform flag to specify default target platform

Minor Changes

  • 24d37be: Better support for Deno target transform
  • fb11c28: Update esbuild to v0.19
  • 24d37be: Reduce bloats on output for deno

Patch Changes

  • d2ed35b: Fix target option specified properly
  • f38bb52: Update browserslist

v1.6.0

17 Mar 16:11
922efe6
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • 3d07b82: Fix standalone mode (embedding externals)

v1.5.1

14 Mar 01:26
63b3fb4
Compare
Choose a tag to compare

Patch Changes

  • 680ff26: Add support for modulde-packages with .cts entrypoints and commonjs packages with .mts entrypoints

v1.5.0

09 Feb 07:17
6f43451
Compare
Choose a tag to compare

Minor Changes

  • a546f4d: Support defined value process.env.NANOBUNDLE_PACKAGE_NAME and process.env.NANOBUNDLE_PACKAGE_VERSION

v1.4.0

02 Feb 16:12
a2b84b8
Compare
Choose a tag to compare

Minor Changes

  • b71eeef: Add --no-legal-comments to disable emitting legal text
  • 0ab2a4a: Support CSS bundle explicitly
  • 745a02c: Don't emit empty legal comments

v1.3.6

23 Jan 12:37
90f30b3
Compare
Choose a tag to compare

Patch Changes

  • 4559578: regression: emit sourcemap by default

v1.3.5

23 Jan 12:18
801509e
Compare
Choose a tag to compare

Patch Changes

  • bcafa5f: Fix to output files with .mjs/.cjs extension properly

v1.3.4

23 Jan 11:15
830410d
Compare
Choose a tag to compare

Patch Changes

  • 1c6dc99: regression: allow directory style importMaps

v1.3.3

21 Jan 18:36
d3200f5
Compare
Choose a tag to compare

Patch Changes

  • 0b85f38: Fix subpath pattern imports resolution

v1.3.2

21 Jan 17:18
c84e272
Compare
Choose a tag to compare

Patch Changes

  • 95ee87d: Fix legal comments output path