Releases: pmu-tech/stub-server
Releases · pmu-tech/stub-server
v0.11.0
08 Sep 12:55
Compare
Sorry, something went wrong.
No results found
Breaking change: remove headers option: use a function with req as parameter instead
Document how to configure stub-server both for stubs and as a proxy
Bind to 0.0.0.0 address
Improve documentation
Rework CommonJS and ESM modules, https://github.com/rollup/rollup/wiki/pkg.module
Update npm packages
v0.7.0
21 Jan 15:32
Compare
Sorry, something went wrong.
No results found
Breaking change: CLI config path is now an argument instead of an option
Breaking change: remove CLI short options
New CLI option --no-delay
Fix express peer dependency
Improve documentation (JSDoc)
Update npm packages
v0.6.1
07 Dec 21:47
Compare
Sorry, something went wrong.
No results found
Improve internal algorithm & unit tests
v0.6.0
17 Nov 17:12
Compare
Sorry, something went wrong.
No results found
In proxy mode:
rewrite cookie domain
fix request body
remove Secure from Set-Cookie header
v0.5.0
16 Nov 09:34
Compare
Sorry, something went wrong.
No results found
Breaking change: remove lower case HTTP request methods
Update npm packages
Test with Node.js 16 (GitHub CI)
v0.4.1
15 Nov 17:05
Compare
Sorry, something went wrong.
No results found
Improve documentation
Better error handling (#31 )
Update npm packages
v0.4.0
25 May 15:22
Compare
Sorry, something went wrong.
No results found
New option to customize HTTP headers
Update npm packages
v0.3.4
28 Dec 22:41
Compare
Sorry, something went wrong.
No results found
v0.3.3
15 Nov 17:40
Compare
Sorry, something went wrong.
No results found
Update npm packages
Use eslint-plugin-unicorn
v0.3.2
11 Aug 15:28
Compare
Sorry, something went wrong.
No results found
Update npm packages
Fix ESLint rules