File tree Expand file tree Collapse file tree
vite-plugin-mock-dev-server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 2.1.0] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v2.0.7...v2.1.0 ) (2026-03-03)
2+
3+
4+ ### Bug Fixes
5+
6+ * resolve Windows platform path compatibility ([ 4f4e9f5] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/4f4e9f5c08926c73a77a136fb927debe334fa0f1 ) )
7+
8+
9+ ### Features
10+
11+ * add ` enabled ` plugin options ([ 06df4af] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/06df4af514b22f440688c74e85db63c7a75b106b ) )
12+ * add error simulation ([ 6b341e0] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/6b341e064db11778c3cefbc5d8a9d7e964212bf3 ) )
13+ * add request recording and replay ([ e54687f] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/e54687f6af94c7c467e9af97888c12606b950fe6 ) )
14+
15+
16+ ### Performance Improvements
17+
18+ * update deps to latest ([ 475f128] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/475f128a53546b77822f50c381fa217a02417b4a ) )
19+ * update deps to latest ([ fdbd1e3] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/fdbd1e33fb27dc4cac15e52bf7ae565889fdabab ) )
20+
21+
22+
123## [ 2.0.7] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v2.0.6...v2.0.7 ) (2025-12-23)
224
325
Original file line number Diff line number Diff line change 11{
22 "name" : " docs" ,
33 "type" : " module" ,
4- "version" : " 2.0.7 " ,
4+ "version" : " 2.1.0 " ,
55 "private" : true ,
66 "scripts" : {
77 "docs:build" : " vitepress build ." ,
Original file line number Diff line number Diff line change 11{
22 "name" : " example" ,
33 "type" : " module" ,
4- "version" : " 2.0.7 " ,
4+ "version" : " 2.1.0 " ,
55 "private" : true ,
66 "scripts" : {
77 "dev" : " vite dev" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " mock-dev-server-monorepo" ,
33 "type" : " module" ,
4- "version" : " 2.0.7 " ,
4+ "version" : " 2.1.0 " ,
55 "private" : true ,
66 "packageManager" : " pnpm@10.30.3" ,
77 "author" : " pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo)" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-mock-dev-server" ,
33 "type" : " module" ,
4- "version" : " 2.0.7 " ,
4+ "version" : " 2.1.0 " ,
55 "description" : " Vite Plugin for API mock dev server." ,
66 "author" : " pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo)" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments