2.9.6 (2021-08-23)
- can't update in real time, fix #40 (f25c6ac)
- ensure that the post with parameters are matched,fix #29 (4cb55f8)
- error handle, fix #39 (874318c)
- fix js parsing error (1dbee45)
- fix node version (#38) (f91dea1)
- improve path matching logic, fix #25 (5079e4b)
- loss request headers in PROD mode (#23) (76302df), closes #15
- make sure ignore matches the file correctly (b612a09)
- support node12 (fdfed60)
- typo, close #42 (5b4e946)
- remove supportTs, change to automatic judgment (4625e59)
- response return url (#27) (de9ed27)
- server: add this for response, rawResponse function (#43) (2f4d6d2)
2.9.5 (2021-08-23)
- can't update in real time, fix #40 (f25c6ac)
- ensure that the post with parameters are matched,fix #29 (4cb55f8)
- error handle, fix #39 (874318c)
- fix js parsing error (1dbee45)
- fix node version (#38) (f91dea1)
- improve path matching logic, fix #25 (5079e4b)
- loss request headers in PROD mode (#23) (76302df), closes #15
- make sure ignore matches the file correctly (b612a09)
- support node12 (fdfed60)
- remove supportTs, change to automatic judgment (4625e59)
- response return url (#27) (de9ed27)
- server: add this for response, rawResponse function (#43) (2f4d6d2)
2.9.4 (2021-08-01)
- can't update in real time, fix #40 (f25c6ac)
- error handle, fix #39 (874318c)
- fix js parsing error (1dbee45)
- fix node version (#38) (f91dea1)
2.9.3 (2021-07-18)
- ensure that the post with parameters are matched,fix #29 (4cb55f8)
- fix js parsing error (1dbee45)
- improve path matching logic, fix #25 (5079e4b)
- loss request headers in PROD mode (#23) (76302df), closes #15
- make sure ignore matches the file correctly (b612a09)
- support node12 (fdfed60)
2.9.2 (2021-07-18)
- ensure file changes take effect,fix #36 (353aa9d)
- ensure that the post with parameters are matched,fix #29 (4cb55f8)
- fix js parsing error (1dbee45)
- improve path matching logic, fix #25 (5079e4b)
- loss request headers in PROD mode (#23) (76302df), closes #15
- make sure ignore matches the file correctly (b612a09)
- support node12 (fdfed60)
2.9.1 (2021-07-06)
- ensure that the post with parameters are matched,fix #29 (4cb55f8)
- fix js parsing error (d2746b6)
- improve path matching logic, fix #25 (5079e4b)
- loss request headers in PROD mode (#23) (76302df), closes #15
- make sure ignore matches the file correctly (b612a09)
- support node12 (fdfed60)
2.9.0 (2021-07-05)
- ensure that the post with parameters are matched,fix #29 (4cb55f8)
- improve path matching logic, fix #25 (5079e4b)
- loss request headers in PROD mode (#23) (76302df), closes #15
- make sure ignore matches the file correctly (b612a09)
- support node12 (fdfed60)
2.8.0 (2021-06-16)
- ensure that the post with parameters are matched,fix #29 (bfed256)
- improve path matching logic, fix #25 (5079e4b)
- loss request headers in PROD mode (#23) (76302df), closes #15
- make sure ignore matches the file correctly (b612a09)
- support node12 (fdfed60)
2.7.2 (2021-06-10)
- improve path matching logic, fix #25 (5079e4b)
- loss request headers in PROD mode (#23) (76302df), closes #15
- make sure ignore matches the file correctly (b612a09)
- support node12 (fdfed60)
2.7.1 (2021-06-09)
- improve path matching logic, fix #25 (5079e4b)
- loss request headers in PROD mode (#23) (76302df), closes #15
- support node12 (fdfed60)
2.6.0 (2021-05-29)
2.5.0 (2021-04-06)
- production xhr (6c94783)
- eslint warn: fix some warn (b44c13b)
- empty TS file in mock folder is error (669b804)
- perf code (98b9dbc)
2.4.1 (2021-03-30)
- empty TS file in mock folder is error (669b804)
- perf code (98b9dbc)
2.4.0 (2021-03-25)
2.2.4 (2021-03-10)
2.2.3 (2021-03-10)
2.2.1 (2021-03-09)
2.2.0 (2021-03-02)
- add logger option (66a75ab)
2.1.5 (2021-02-23)
- support sourcemap (8c3cd9d)
- imporve request log (f9353fd)
2.0.0-beta.1 (2021-01-03)
- Fix local development post request proxy to https (7965604)
- remove unnecessary and wrong usage of "try catch" (815abde)
- add request time (ccbb14a)
1.0.2 (2020-09-14)
- add examples (2c5a86b)
1.0.1 (2020-09-14)
- add supportTs options,Support es6 and commonjs modules in .js folder (37f83f5)
- Replace typescript plug-in with a faster esbuild plug-in (58ad7cd)