- 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.
- removed unnecessary files
- exposed
cleanUp
functionality for external use - exposed
noOpLogger
to disable logs
- logger object can be passed instead of setting
quiet: boolean
- throwing
DockerTarPusherError
errors with relevant context - using
Promise
s for file operations where applicable - updated dependency versions