Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Releases: Springworks/node-fixture-loader

v1.4.1

06 Sep 17:02

Choose a tag to compare

⚠️ This module has moved and is now available at @springworks/fixture-loader. Please update your dependencies as this version is no longer maintained.

📦 The code can be found here: m2h-mono > packages > fixture-loader

v1.4.0

11 Sep 09:22

Choose a tag to compare

1.4.0 (2017-09-11)

Features

  • allow replacing fixtures (a548f1a)

v1.3.0

24 Aug 14:14

Choose a tag to compare

1.3.0 (2017-08-24)

Features

  • Throw on missing fixture (ddb7f8a)

v1.2.0

23 Aug 13:50

Choose a tag to compare

1.2.0 (2017-08-23)

Features

  • don't error on missing fixtures (ca6561f)

BREAKING CHANGES

  • Errors are no longer thrown for missing fixtures.

v1.1.1

16 Aug 10:17

Choose a tag to compare

1.1.1 (2017-08-16)

Bug Fixes

Allow shadowing fixtures

16 Aug 09:02

Choose a tag to compare

Manual release to fix semantic-release.

v1.0.1

05 Jul 17:00

Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-07-05)

Bug Fixes

  • package: update xml2js to version 0.4.17 (#157) (9c00e544)

v1.0.0

06 May 08:09

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-05-06)

Bug Fixes

  • update linter peer dependencies (b3432c1d)
  • ci: use semantic-release (1e0e8793)
  • linter: use babel-eslint 6.x.x (561edfe9)
  • package: update eslint-config-springworks to version 7.0.3 (#113) (d2c888ba)

Breaking Changes

  • Update babel from v5 to v6. Building with babel 6 should not break anything but it does slightly alter the output.

    (1e0e8793)