Skip to content

Latest commit

 

History

History
82 lines (36 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

82 lines (36 loc) · 2.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (53b80b5)

4.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

3.3.0 (2021-12-16)

Features

  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#29) (04140de)

3.2.0 (2021-12-06)

Features

3.1.1 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

3.1.0 (2021-10-04)

Features

3.0.0 (2021-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

2.1.0 (2021-01-08)

Features

  • optimize JSON assets added later by plugins (10ebd05)

2.0.0 (2020-11-09)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5.1.0

1.0.1 (2020-10-07)

Chore

  • update schema-utils

1.0.0 (2020-10-05)

Initial release

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.