We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a75ab commit bee76e4Copy full SHA for bee76e4
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [2.2.0](https://github.com/anncwb/vite-plugin-mock/compare/v2.1.5...v2.2.0) (2021-03-02)
2
+
3
4
+### Features
5
6
+* add logger option ([66a75ab](https://github.com/anncwb/vite-plugin-mock/commit/66a75ab0ee5a7c8e03987e74f15b50aedd1cc29f))
7
8
9
10
## [2.1.5](https://github.com/anncwb/vite-plugin-mock/compare/v2.0.0-beta.1...v2.1.5) (2021-02-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-mock",
- "version": "2.1.5",
+ "version": "2.2.0",
"description": "A mock plugin for vite",
"main": "dist/index.js",
"files": [
0 commit comments