Releases: BedrockStreaming/superagent-mock
Releases · BedrockStreaming/superagent-mock
v5.0.0
02 Aug 08:45
Compare
Sorry, something went wrong.
No results found
Features
Update superagent version from 3.8.3 to 8.0.9
Chores
Update dependencies with superagent
Drop the testing value superagentUserAgentHeader
Add prettier in the project
BREAKING CHANGES
Add NodeJS 18
drop support of NodeJS < 16
v4.0.0
16 Mar 18:58
Compare
Sorry, something went wrong.
No results found
Features
add compatibilitu with superagent > 3.6.0
Chores
drop travis support, use github action instead
upgrade devDependencies
update README page
BREAKING CHANGES
drop support of NodeJS < 10
Add support for superagent .ok()
13 Feb 17:44
Compare
Sorry, something went wrong.
No results found
14 Sep 14:22
Compare
Sorry, something went wrong.
No results found
Adapt to change in superagent lib
Add method to the fixtures' context object
25 Jul 11:55
Compare
Sorry, something went wrong.
No results found
Support checking for example if put or delete for the same url (crud rest apis)
Add support for mocking progress events
25 Jul 11:53
Compare
Sorry, something went wrong.
No results found
Add support for mocking progress events
Update technical stack
Delaying mocked responses
13 Feb 10:44
Compare
Sorry, something went wrong.
No results found
Add support for asynchronously delaying mocked responses through config
Add possibility to cancel mock
23 Jan 09:23
Compare
Sorry, something went wrong.
No results found
Add support for cancelling mocking after pattern match.
Refacto to improve compatibility with future versions
09 Jan 09:57
Compare
Sorry, something went wrong.
No results found
Now, we hook only on 'end' and 'abort' methods of superagent.
Support of superagent v3
14 Dec 14:01
Compare
Sorry, something went wrong.
No results found