Skip to content

Releases: emartech/boar-mocks-server

v4.0.0

15 Sep 14:46
Compare
Choose a tag to compare

4.0.0 (2021-09-15)

Bug Fixes

BREAKING CHANGES

  • render: Change render to return a promise as the new koa-pug 4.0+ introduced a breaking change
    Co-authored-by: Laszlo Hammerl [email protected]

v3.0.3

05 Jun 06:16
e352489
Compare
Choose a tag to compare

3.0.3 (2018-06-05)

Bug Fixes

  • package: remove low vulnerability by upgrading dependencies (46c70c2)
  • package: remove low vulnerability by upgrading dependencies BREAKING CHANGE (e7b57ec)

v3.0.2

01 Jun 09:26
bd81473
Compare
Choose a tag to compare

<a name"3.0.2">

3.0.2 (2018-06-01)

Bug Fixes

  • context: don't yield fake context render function (94523b1c)
  • render: change render generator to function (d3991784)

v3.0.1

26 May 14:35
Compare
Choose a tag to compare

<a name"3.0.1">

3.0.1 (2016-05-26)

Bug Fixes

  • context: add query to context mock (63aabd96)

v3.0.0

19 May 12:26
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-05-19)

Features

  • package: move boar-server to peerDependencies BREAKING CHANGE: mocks will use the main pa (f1992f1e)

Breaking Changes

  • mocks will use the main package's boar-server

    (f1992f1e)

v2.3.0

05 May 14:12
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2016-05-05)

Features

  • package: update boar-server to 2.5.0 (bb010828)

v2.2.1

18 Mar 10:09
Compare
Choose a tag to compare

<a name"2.2.1">

2.2.1 (2016-03-18)

Bug Fixes

  • packages: update outdated packages (62473952)

v2.2.0

31 Jan 08:25
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-01-31)

Features

  • deps: keep sync with boar-server (8c803dab)

v2.1.0

31 Jan 08:23
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-01-31)

Features

  • build: add semantic release (65286a1d)

v0.8.1

24 Sep 13:14
Compare
Choose a tag to compare

<a name=""

(2015-09-24)

Features

  • router added delete as a stub so we can test it too ((a6336c6))