v4.1.0-pre.0
Pre-release
Pre-release
New features
- #477 Option to output .d.ts
files next to .js from CLI. - #530 Allow es6 plugins from CLI
- #532 Allow es6 options files
from the CLI
Bug fixes
- #531 Clean up rollup hacks
from CLI code. - #514 Allow execution of
thepeggy
binary on Windows by handling node runtime flags manually,
executing a sub-instance of node to actually runpeggy
. - #538 Fixed error in TS types
forpeg$maxFailExpected
andpeg$maxFailPos
. - #551 Moved to package-extract
instead of a custom script for version file generation.