Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

spire-test-utils

researchgate54MIT5.0.5

Test utilities for Spire

readme

./packages/spire/README.md

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.5 (2022-11-11)

Bug Fixes

  • deps: update dependency fs-extra to v10.1.0 (#184) (3385540)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.1 (2021-09-09)

Note: Version bump only for package spire-test-utils

5.0.0 (2021-09-09)

chore

  • deps: Raise node engine to >=12.20 (3916dd8)

BREAKING CHANGES

  • deps: Needs at least node v12.20 to work

4.0.1 (2021-05-21)

Bug Fixes

  • config: Require node v12+ (4dba5b3)

4.0.0 (2021-05-21)

Bug Fixes

  • deps: update dependency fs-extra to v10 (main) (#104) (3a43b01)

BREAKING CHANGES

  • deps: This release drops support for node 10. Please upgrade to the current LTS in order to use this version.

  • fix(deps): update dependency fs-extra to v10

  • build(ci): Drop node 10 support

Co-authored-by: Renovate Bot bot@renovateapp.com Co-authored-by: Stefan Hoth 45467+stefanhoth@users.noreply.github.com

3.0.0 (2020-07-28)

Note: Version bump only for package spire-test-utils

2.0.1 (2020-04-30)

Note: Version bump only for package spire-test-utils

2.0.0 (2020-04-30)

Bug Fixes

  • deps: update dependency fs-extra to v9 (68644ff)

chore

  • require Node.js >=10.18 (0a2f755)

BREAKING CHANGES

  • Require Node.js >= 10.18

1.8.2 (2019-11-15)

Bug Fixes

  • Use INIT_CWD env variable everywhere to pick up the correct directories (b7b3716)

1.8.0 (2019-11-13)

Bug Fixes

  • deps: upgrade fs-extra to v8.0.1 (21643aa)

1.7.1 (2019-04-23)

Bug Fixes

  • allow to skip git check (3237eb3)

1.3.0 (2019-02-28)

Features