Releases: alfredosalzillo/rollup-plugin-multi-input
Releases · alfredosalzillo/rollup-plugin-multi-input
v1.5.0
1.5.0 (2024-07-26)
Features
- added an info message to warn about the usage of this plugin (fc08009)
v1.4.2
1.4.2 (2024-07-04)
Bug Fixes
- make package a module to support module resolution (7762042)
v1.4.1
1.4.1 (2023-03-25)
Bug Fixes
- json-schema Prototype Pollution: update jest to a no vulnerable version (0f97db1)
v1.4.0
1.4.0 (2023-03-25)
Features
v1.3.3
1.3.3 (2023-01-19)
Bug Fixes
- multiInput is not a function (eb4a194)
v1.3.2
fix: not working with module import
v1.3.1
1.3.1 (2021-05-27)
Bug Fixes
- cross platform Windows support (80bdaac)
v1.3.0
1.3.0 (2021-05-19)
Bug Fixes
- added the name property to match the rollup plugin interface (19c1e48)
Features
- better typing for optional options (95f9e64)
v1.2.0
1.2.0 (2020-12-23)
Features
v1.1.1
1.1.1 (2020-02-25)
Bug Fixes
- deps: dist/plugin.js require @babel/runtime (54125b9), closes #31