All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.1 - 2023-05-01
- Fix
esbuild-loader
incorrectly determines file type (#52).
2.0.0 - 2023-04-15
- Upgrade
esbuild-loader
to v3.
esbuildMinifyOptions.sourcemap
option (Removed fromesbuild-loader
).
1.1.0 - 2022-03-13
managerTranspiler
andpreviewTranspiler
option (#20).
1.0.1 - 2021-10-01
- Fix
esbuildMinifyOptions
being ignored (#17).