Skip to content

Latest commit

 

History

History
182 lines (95 loc) · 3.93 KB

CHANGELOG.md

File metadata and controls

182 lines (95 loc) · 3.93 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

2.0.8 - 2025-01-22

  • Update detection of containerized environment [Felipe Lalanne]
  • Update @balena/compose and nanoid [Felipe Lalanne]

2.0.7 - 2024-11-07

  • Update dependency typedoc to ^0.26.0 [Self-hosted Renovate Bot]

2.0.6 - 2024-11-07

  • Update dependency better-lock to v3 [Self-hosted Renovate Bot]

2.0.5 - 2024-04-12

  • Update dependency lint-staged to v15 [Self-hosted Renovate Bot]

2.0.4 - 2024-03-19

  • Update dependency @balena/lint to v8 [Self-hosted Renovate Bot]

2.0.3 - 2024-03-13

  • Update dockerode and @balena/compose [Felipe Lalanne]

2.0.2 - 2024-03-06

  • Update @balena/lint to v7 [Felipe Lalanne]

2.0.1 - 2024-02-08

  • Update dependency @types/tar-stream to v3 [Self-hosted Renovate Bot]

2.0.0 - 2024-02-08

  • Remove support for Node < 18 [Felipe Lalanne]

1.0.0 - 2023-11-09

  • Update dependency @balena/compose to v3 [Self-hosted Renovate Bot]

0.10.8 - 2023-06-12

  • Update dependency typescript to v5 [Self-hosted Renovate Bot]

0.10.7 - 2023-06-10

  • Update dependency rimraf to v5 [Self-hosted Renovate Bot]

0.10.6 - 2023-06-09

  • Update flowzone config to recommended defaults [Felipe Lalanne]

0.10.5 - 2023-06-09

  • Update dependency typedoc to ^0.24.0 [Self-hosted Renovate Bot]

0.10.4 - 2023-02-16

  • Set module resolution to Node16 for ESM compatibility [Felipe Lalanne]

0.10.3 - 2023-01-20

  • Update dependency rimraf to 4.1.1 [Renovate Bot]

0.10.2 - 2023-01-20

  • Remove Node 12 support [Felipe Lalanne]

0.10.1 - 2022-11-17

  • Fix docker build args parameter name [Felipe Lalanne]

0.10.0 - 2022-11-11

  • Add build arguments to the docker image build [Felipe Lalanne]

0.9.0 - 2022-11-10

  • Add restore() method to TestFs.Disabled [Felipe Lalanne]

0.8.7 - 2022-11-10

  • Fix nanoid version [Felipe Lalanne]

0.8.6 - 2022-10-28

  • Update dependency lint-staged to 13.0.3 [Renovate Bot]

0.8.5 - 2022-10-28

  • Update dependency husky to 8.0.1 [Renovate Bot]

0.8.4 - 2022-10-28

  • Update dependency balena-config-karma to 4.0.1 [Renovate Bot]

0.8.3 - 2022-10-28

  • Update dependency @types/mocha to 10.0.0 [Renovate Bot]

0.8.2 - 2022-10-28

  • Update dependency @balena/lint to 6.2.0 [Renovate Bot]

0.8.1 - 2022-09-26

  • Replace balenaCI with flowzone [Felipe Lalanne]

0.8.0 - 2022-08-26

  • Add testfs.cleanup function [Felipe Lalanne]

0.7.1 - 2022-08-25

  • Fix locking configuration for testfs [Felipe Lalanne]

0.7.0 - 2022-08-24

  • Allow multiple testfs instances to be set at the same time [Felipe Lalanne]

0.6.0 - 2022-08-23

  • Add export to skip setup and go straight to hooks [Felipe Lalanne]

0.5.0 - 2022-08-22

  • Allow to use DOCKER_HOST to override configuration [Felipe Lalanne]

0.4.1 - 2022-08-22

  • Allow to create empty files using testfs 'file' helper [Felipe Lalanne]

0.4.0 - 2022-08-19

  • Add support for setting gid/uid on testfs [Felipe Lalanne]

0.3.3 - 2022-08-19

  • Ensure build cache gets written to disk [Felipe Lalanne]

0.3.2 - 2022-08-19

  • Fix build stage detection [Felipe Lalanne]

0.3.1 - 2022-08-19

  • Automatically detect deviceArch from uname [Felipe Lalanne]

0.3.0 - 2022-08-16

  • Add additional file configuration options to tmpfs [Felipe Lalanne]
  • Add tests for replace and bug fixes [Felipe Lalanne]

0.2.2 - 2022-08-13

  • Small documentation tweaks [Felipe Lalanne]

0.2.1 - 2022-08-12

  • Add a Dockerfile for testing with Node 12 [Felipe Lalanne]

0.2.0 - 2022-08-12

  • Add testfs utility module [Felipe Lalanne]

0.1.1 - 2022-08-03

  • Fix module publish configuration [Felipe Lalanne]

v0.1.0

(2022-08-01)

  • Add documentation to .mochapodrc.yml and fix CI [Felipe Lalanne]
  • Add the global setup fixture to build the image [Felipe Lalanne]
  • Setup repository [Felipe Lalanne]