Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@xiaoxian521 xiaoxian521 released this 04 Dec 05:53
· 2 commits to main since this release

2.2.0 (2023-12-04)

  • feat: add custom api, Completely customize the statements that need to be removed, which will overwrite includes, for example like this: removeConsole({ custom: ["console.log()", "console.warn()", "debugger", ...] })