Skip to content

Releases: linearlabs-workspace/storybook-addon-mock

2.4.0

18 May 13:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.2...2.4.0

2.3.2

27 Apr 10:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.3.2

2.3.1

23 Mar 11:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

16 Feb 13:45
Compare
Choose a tag to compare

What's Changed

  • fix: send body for real XMLHttpRequests by @dingjules in #88
  • fix(response): fix Response.text return value by @mchill in #90
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #84
  • chore(deps): bump follow-redirects from 1.14.1 to 1.14.7 by @dependabot in #85
  • chore(deps): bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #91
  • test: add unit tests for response by @nutboltu in #92

New Contributors

Full Changelog: 2.0.2...2.3.0

2.1.0

08 Feb 13:04
Compare
Choose a tag to compare

This is a deprecated version. Please upgrade to the latest version

2.0.2

29 Dec 02:25
Compare
Choose a tag to compare

What's Changed

  • Avoid installing storybook/react for projects using the addon by @stof in #81

New Contributors

  • @stof made their first contribution in #81

Full Changelog: 2.0.1...2.0.2

2.0.1

30 Nov 09:16
Compare
Choose a tag to compare

What's Changed

  • Fix: invalid url check in request object by @nutboltu in #76

Full Changelog: 2.0.0...2.0.1

2.0.0

28 Nov 00:18
Compare
Choose a tag to compare

What's Changed

  • feat: allow to pass response function by @moroine in #67
  • Fix table by @extempl in #68
  • refactor: update stories with custom functions by @nutboltu in #73
  • feat: support customize response depends on query parameters by @nutboltu in #74

New Contributors

Full Changelog: 1.7.0...2.0.0

1.7.0

15 Nov 04:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

23 Sep 09:09
Compare
Choose a tag to compare
  • Remove @emotion/styled to reduce the package dependency. by @nring #52
  • New examples with user guide. by @nutboltu #56