File tree Expand file tree Collapse file tree 5 files changed +18
-4
lines changed
vite-plugin-mock-dev-server Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.0.7] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v2.0.6...v2.0.7 ) (2025-12-23)
2+
3+
4+ ### Bug Fixes
5+
6+ * ignore some builtin logging ([ b500617] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/b5006178031e06110d7dfd7108f1059ad1c7c0b2 ) )
7+
8+
9+ ### Performance Improvements
10+
11+ * update deps to latest ([ 7b1b7dc] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/7b1b7dccbfa23d90bbe1415d0dc9c5e3f32c2744 ) )
12+
13+
14+
115## [ 2.0.6] ( https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v2.0.5...v2.0.6 ) (2025-12-05)
216
317
Original file line number Diff line number Diff line change 11{
22 "name" : " docs" ,
33 "type" : " module" ,
4- "version" : " 2.0.6 " ,
4+ "version" : " 2.0.7 " ,
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.6 " ,
4+ "version" : " 2.0.7 " ,
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.6 " ,
4+ "version" : " 2.0.7 " ,
55 "private" : true ,
66 "packageManager" : " pnpm@10.26.2" ,
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.6 " ,
4+ "version" : " 2.0.7 " ,
55 "author" : " pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo)" ,
66 "license" : " MIT" ,
77 "homepage" : " https://vite-plugin-mock-dev-server.netlify.app" ,
You can’t perform that action at this time.
0 commit comments