Releases: solaoi/co-metub
Releases · solaoi/co-metub
v1.0.27
UPDATE
- add cookie settings on stub
v1.0.23
UPDATE
- add a copy button on stub response
v1.0.22
FIX
- suppress resetting form on the edit page by activating another tab
CHORE
v1.0.21
CHORE
- change json format exported
v1.0.19
UPDATE
- disable http keepalive for avoiding connection errors from clients
CHORE
- suppress react usage warning
- update dependencies
- optimize log output
v1.0.18
FIX
Error with parallel requests
when you request stub apis parallelly, co-metub caused the Internal Server Error.