Skip to content

Releases: siberiacancode/mock-config-server

@4.0.3

31 Jan 09:04
Compare
Choose a tag to compare

Bugs

  1. Undefined port if port not set in flat config (#225)
  2. request.context not set for GraphQL requests (#226)

@4.0.2

19 Jan 11:41
Compare
Choose a tag to compare

Bugs

  1. First element in flat config always seperate (#219)

@4.0.1

14 Jan 14:43
Compare
Choose a tag to compare

Bugs

  1. Crush if send empty body in POST request (#216)

@4.0.0

11 Jan 13:14
Compare
Choose a tag to compare

Features

  1. Experimental: Flat config (#187)
  2. Add 'oneOf' parameter into descriptor (#134)
  3. Logger for rest and graphl routes (#102)
  4. Get database orm in interceptor (#151)
  5. Add new eslint 9 package (#185)
  6. Polling for files (#158)
  7. Response interceptor: get request headers (#179)

Bug

  1. Remove array as graphql variables possible value (#196)
  2. Correctly handle empty/errored body (#195)

Other

  1. Move validation to create functions (#192)
  2. Delete pages from source code (#106)

@3.7.1

09 Jan 05:22
Compare
Choose a tag to compare

Bug

  1. Context middleware throw error on non-GET/POST requests (#204)

@3.7.0

05 Jan 16:19
b2e1cdb
Compare
Choose a tag to compare

Feature

  1. Logger for rest and graphl routes (#102)

@3.6.1

10 Nov 08:48
Compare
Choose a tag to compare

Bug

  1. Requests with url params can overwrite similar requests without params (#184)

@3.6.0

15 Jun 10:41
Compare
Choose a tag to compare

Features

  1. Migrate to vitest from jest (#172)
  2. Request interceptor for routes (#176)

Bug

  1. It crashes when you combine pagination and sorting (#173)
  2. Filter returns nothing if value is an array (#178)

@3.5.0

24 Apr 15:42
Compare
Choose a tag to compare

Features

  1. using swc instead of babel (#164)

Bug

  1. init error: templatePath is valid only for development (#165)

@3.4.1

05 Apr 11:00
Compare
Choose a tag to compare

Bugs

Config BaseURL (#161)