Skip to content

Releases: smollweide/node-mock-server

v0.18.2

19 Sep 23:31
Compare
Choose a tag to compare

Setup:

[setup] update eslint-config 8cdaee5
[setup] bump up version number 08d1cf5
[setup] add editorconfig file ccc4b46

Bugfix:

[bugfix] #68 fix wrong json format 98754b0
[bugfix] #68 make sure options fallback also works for endpoints with… … f62755a

Documentation:

[doc] #68 add documentation for new option "optionsFallbackPath" f6b5447

v0.18.1

29 Aug 19:40
Compare
Choose a tag to compare

Setup:

[setup] add tunnel feature to init process e9c9c7c

Code:

[add] #50 basic tunnel implementation 3139c0e
[change] store tunnel response for errors be7aa84
[add] tunnel collections 9e0f82c
[add] req.headers to tunnel 88d0d70
[add] configurable request headers 702738f
[change] rename option "shouldOpenOnStart" to "open" 463c4cf
[refactoring] init process 618117f

Bugfix:

[bugfix] repair response preview endpoint 5f2cd43

Documentation:

[doc] Update readme-ui-documentation.md 34394d1
[doc] add documentation for tunnel edf1ec3

v0.17.4

10 Aug 18:52
Compare
Choose a tag to compare

Setup:

[setup] bump up version number 6168972

Bugfix:

[bugfix] #58: parse expectedResponse.name for error code, the expectedResponse 275f237

v0.17.3

09 Aug 19:16
Compare
Choose a tag to compare

Setup:

[setup] bump up version number a5b43ad

Bugfix:

[bugfix] #56 open correct url after adding a new endpoint 9e3caf6

v0.17.2

09 Aug 18:55
Compare
Choose a tag to compare

Bugfix:

[bugfix] allow deep directories while init process c034cea

v.0.17.1

29 Jul 12:24
Compare
Choose a tag to compare

Code:

[bugfix] use node-mock-server from node_modules 55f7fdf

Setup:

[setup] bump up version number 8855fff

v0.17.0

29 Jul 12:11
Compare
Choose a tag to compare

Code:

[add] add initialisation process for super fast setup 030e7ea

v0.16.0

09 Jul 14:46
Compare
Choose a tag to compare

Code:

[add] #42 static content as response 31b1de9
[add] #42 add express middleware option 4232c1a
[add] #38 UI element to add new endpoint 41bd588
[add] #42 make UI path configurable 7af8e7c

Bugfix:

[bugfix] use mime-types instead of mime dbd33c8
[bugfix] prevent missing mime type error 7bc8536
[bugfix] #42 use dependency injection to prevent missing express pack… … 59d08ac

Documentation:

[doc] Moved documentation for UI from readme-folder-structure to new readme… … 7c93eb2
[doc] update documentation e2743d8

v0.15.1

19 Jun 19:24
Compare
Choose a tag to compare

Bugfix:

[bugfix] #36 allow dynamic path a7ab599

Documentation:

[doc] More detailed description of the folder structure 16d9257

v0.15.0

10 Jun 11:31
Compare
Choose a tag to compare

Setup:

[setup] bump up version 1f7f4ef

Code:

[add] functionality for creating new responses and modal history fbac91e