Releases: imranbarbhuiya/esbuild-plugins-node-modules-polyfill
Releases · imranbarbhuiya/esbuild-plugins-node-modules-polyfill
v1.6.8
v1.6.5
v1.6.0
v1.5.0
1.5.0 - (2023-08-24)
🚀 Features
- Allow modules to be marked as errors (#152) (c02060d) by @markdalgleish
🐛 Bug Fixes
- Use empty polyfill if browser field is false (#151) (3946db8) by @markdalgleish
📝 Documentation
- Update readme (12bc0dd) by @imranbarbhuiya
v1.4.1
1.4.1 - (2023-08-23)
🐛 Bug Fixes
- Support package.json browser field (#150) (6e84c9b) by @markdalgleish
v1.4.0
v1.3.2
1.3.2 - (2023-08-16)
🐛 Bug Fixes
- Support
esbuild
0.19 (#145) (d5d0412) by @MichaelDeBoey
1.3.1 - (2023-08-14)
🐛 Bug Fixes
- Mark polyfills as side-effect free (#141) (30eda0a) by @markdalgleish