Skip to content

Releases: smapiot/piral-cli-esbuild

1.3.0

23 Jun 09:41

Choose a tag to compare

What's Changed

  • Fixed handling of shared dependencies (bundle submodules)
  • Updated cheerio to latest version
  • Updated required Node.js version to match at least 20.18.1
  • Added esbuild-externals-plugin for improved externals handling
  • Added esbuild-node-prefix-plugin to handle Node.js imports

Full Changelog: v1.2.2...v1.3.0

1.2.2

23 Jun 09:41

Choose a tag to compare

What's Changed

  • Updated esbuild to most recent version 0.25

Full Changelog: v1.2.1...v1.2.2

1.2.1

26 Jan 15:16

Choose a tag to compare

  • Added more web fonts to default file types

Full Changelog: v1.2.0...v1.2.1

1.2.0

26 Jan 15:16

Choose a tag to compare

  • Use new codegen plugin

Full Changelog: v1.1.0...v1.2.0

1.1.0

07 Dec 22:16

Choose a tag to compare

  • Updated the esbuild plugins to work with ESM and CJS
  • Updated esbuild to most recent version 0.24

Full Changelog: v1.0.1...v1.1.0

1.0.1

19 Nov 11:51

Choose a tag to compare

What Changed

  • Fixed resolved out file in case of piral build

Full Changelog: v1.0.0...v1.0.1

1.0.0

06 Jul 21:17

Choose a tag to compare

  • Added support for pilet schema v3
  • Updated esbuild to most recent version 0.18

Full Changelog: v0.15.1...v1.0.0

0.15.0

17 Nov 09:18

Choose a tag to compare

  • Moved piral-cli-esbuild package to dedicated repository
  • Added esbuild-codegen-plugin package
  • Added esbuild-pilet-plugin package