Skip to content

Commit

Permalink
chore: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxian521 committed Dec 4, 2023
1 parent cea7ff8 commit ce8bcdd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Changelog

## 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", ...] })`

## 2.1.1 (2023-04-26)

- feat: add `nuxt3` demo in playgrounds
Expand Down

0 comments on commit ce8bcdd

Please sign in to comment.