Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 859 Bytes

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 859 Bytes

Changelog

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.

[Unreleased]

[5.2.0] - 2021-10-30

Added

  • Added initial TypeScript type definitions

[5.1.7] - 2021-10-30

Fixed

  • Fixed empty defaults for Rollup plugin generating incorrect array config

[5.1.6] - 2020-09-20

Added

Modified plugin formats:

  • Jest now has string and array format options
  • Jest now outputs strings by default
  • Rollup now outputs objects by default
  • Fixed test:plugins script

[5.1.5] - 2020-09-20

Fixed

  • Fixed issue where CLI does not recognise existing config.json without existing paths node

[5.1.4] - 2020-09-11

Fixed

  • Fixed CLI link to docs