Skip to content

v1.1.0

Choose a tag to compare

@jotanarciso jotanarciso released this 25 Aug 14:20
31e8bf1

This PR aims to address the issue #18, which proposes adding support for esbuild, a fast and efficient JavaScript bundler, along with the ability to have a custom build configuration. Additionally, we have made improvements to the build process to optimize performance and efficiency of the CLI.

Features:

  • Windows Support.
  • Integrated esbuild for building JavaScript packages.
  • Implemented options for custom build configuration, allowing users to adjust build behavior according to their needs.
  • Local environment that simulates Cells (Azion's runtime). Using @edge-runtime (WinterCG) [command run].
  • Node Polyfills (experimental).
  • Vue with Vite preset.

This update is focused on optimizing the user experience when using our CLI and making the build process faster and more flexible. We appreciate all the contributors involved in this implementation and hope that this change brings significant benefits to our developer community.