Skip to content

Releases: builtwithluv/mockit

1.5.4

19 Aug 19:49
Compare
Choose a tag to compare

1.4.15

17 Apr 17:59
Compare
Choose a tag to compare

Enhancement:

  • Adjust default width of sidebar to 500

1.4.14

17 Apr 05:52
Compare
Choose a tag to compare

Features:

  • Add filtering for endpoints

Enhancement:

  • Instead of random gguid if no id is passed, we will generate id based on path. This will allow better consistency over different sessions.

1.4.13

08 Apr 16:51
Compare
Choose a tag to compare

Enhancements:

  • Set content-type when it is not available

1.4.12

01 Mar 16:41
Compare
Choose a tag to compare

Fix vulnerabilities

1.4.11

01 Mar 16:26
Compare
Choose a tag to compare

Fix styles

1.4.4

06 Dec 21:47
Compare
Choose a tag to compare

Bug Fix:

  • Add prop-types as dependency

1.4.3

02 Dec 06:04
Compare
Choose a tag to compare

Bug fix:

  • Add nodemon as a dependency not a devdependency

v1.4.2

27 Nov 23:40
Compare
Choose a tag to compare

Bug fix:

  • Fix vulnerability with event-stream

Code refactor:

  • Use react lazy to lazy load snackbar and ace editor

Doc:

  • Update README mockit image

v1.4.1

27 Oct 20:24
Compare
Choose a tag to compare

Enhancements:

  • Update validation icons
  • Split code previewer and validation errors
  • Compact code preview to show only data or handler (no variable declarations)

Dep changes:

  • Update to React 16.6
  • Refactor components to use context api