We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed26de5 commit 8d6797aCopy full SHA for 8d6797a
history.md
@@ -1,3 +1,10 @@
1
+0.1.6 / 2015-06-14
2
+==================
3
+
4
+- fix: unmocked routes now works properly
5
+- fix: avoid patching when superagent is patched already
6
+- add history.md
7
8
0.1.5 / 2015-05-20
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "superagent-mocker",
- "version": "0.1.5",
+ "version": "0.1.6",
"description": "Pretty simple mocks for the CRUD and REST API",
"main": "index.js",
"scripts": {
0 commit comments