Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 920 Bytes

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 920 Bytes

Changelog

2.1.1

Patch Changes

  • 33f5906: improve tooling (pnpm, nvm, GHA, commitlint, changeset, eslint v9, etc...)

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Fixed

  • removed unnecessary files

Added

  • exposed cleanUp functionality for external use
  • exposed noOpLogger to disable logs

Changed

  • logger object can be passed instead of setting quiet: boolean
  • throwing DockerTarPusherError errors with relevant context
  • using Promises for file operations where applicable
  • updated dependency versions