Releases: pengzhanbo/vite-plugin-mock-dev-server
Releases · pengzhanbo/vite-plugin-mock-dev-server
v1.5.0
🚀 Features
- Add
bodyParserOptions
option for configuringco-body
- by @pengzhanbo in #76 (23b4d)
🏎 Performance
- Update non-major deps to latest - by @pengzhanbo (6fdab)
- Prettier code - by @pengzhanbo (c26fa)
View changes on GitHub
v1.4.7
🐞 Bug Fixes
- Optimize no proxy configured, add wsPrefix check - by @pengzhanbo (ec575)
View changes on GitHub
v1.4.6
🐞 Bug Fixes
- Esbuild
define
deep stringify fail - by @pengzhanbo in #71 (d0f51)
🏎 Performance
- Optimize no proxy configured, add
wsPrefix
check - by @pengzhanbo (f1aca) - Constant variable provide check - by @pengzhanbo (2af01)
View changes on GitHub
v1.4.5
🚀 Features
- Add logs when no proxy configured #68 - by @pengzhanbo in #68 (29862)
🏎 Performance
- Update
cjs
deprecate info - by @pengzhanbo (b98c1) - Esbuild target
node>=16
- by @pengzhanbo (b3f5a)
View changes on GitHub
v1.4.3
🐞 Bug Fixes
- File recursively generated in the absolute path fails - by @pengzhanbo in #65 (cac14)
🏎 Performance
- Replace package info - by @pengzhanbo (bb38b)
View changes on GitHub
v1.4.2
🚀 Features
- Add mockServer logLevel options - by @pengzhanbo in #65 (eb954)
🐞 Bug Fixes
- Remove optional deps and change to build-in - by @pengzhanbo in #65 (c02e3)
View changes on GitHub
v1.4.1
🚀 Features
- Deprecate
cjs
- by @pengzhanbo (25deb)
🐞 Bug Fixes
- MockServer build error - by @pengzhanbo in #63 (58b8a)
View changes on GitHub
v1.4.0
v1.3.4
Please refer to CHANGELOG.md for details.
v1.3.4-beta.1
Please refer to CHANGELOG.md for details.