Changelog
2.0.0 (2021-11-01)
This is not the planned rewrite, but the codebase was in desperate need of an update. The patch build system with rollup was failing with newer versions and was hacky under the best of circumstances, anyway. This new version has a proper custom build system that produces a much leaner patch. Additionally, I reorganized the codebase, improved tests, and dropped old TS support.
Note: If you absolutely need it, it will still work with older TS. Simply fork and remove the version check
--basedir
(use --dir
)--persist
option (use package.json
-> prepare
script)(⚠️ denotes potential "breaking" change)