Releases: bahmutov/cypress-esbuild-preprocessor
Releases · bahmutov/cypress-esbuild-preprocessor
v2.1.0
2.1.0 (2021-04-27)
Features
- avoid using buildSync to allow using plugins (#29) (318a629)
v2.0.2
2.0.2 (2021-04-08)
Bug Fixes
- Support Esbuild user options in headless mode (#19) (57a8235)
v2.0.1
2.0.1 (2021-04-02)
Bug Fixes
- print user esbuild options into debug (e7aa62e)
v2.0.0
2.0.0 (2021-04-02)
Features
BREAKING CHANGES
v1.1.1
1.1.1 (2021-03-20)
Bug Fixes
- print filename when reporting time to bundle (88299a8)
v1.1.0
1.1.0 (2021-03-17)
Features