Skip to content

Latest commit

 

History

History
82 lines (43 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

82 lines (43 loc) · 2.03 KB

Unreleased

Breaking Change

  • Increase the minimum Node.js version to 14 (#43141).

4.0.0 (2021-05-14)

Breaking Changes

3.0.0 (2021-01-21)

Breaking Changes

  • Increase the minimum Node.js version to 12 (#27934).

2.2.0 (2018-07-12)

Internal

  • Moved @WordPress/packages repository to @WordPress/gutenberg (#7805)

2.1.4 (2018-05-18)

Polish

  • Fix: Standardized package.json format (#119)

2.1.3 (2018-05-18)

Polish

  • Docs update of the Browserslist example repo URL (#98)

2.1.2 (2018-02-28)

Polish

  • Removed package-lock.json file, lockfiles for apps, not packages (#88)

2.1.1 (2018-02-21)

Polish

  • Added "Code is Poetry" footer to README.md (#82)

2.1.0 (2018-02-15)

New Feature

  • Updated Browserslist to v3.1.0 (#81)

2.0.0

Breaking Change

  • Transfer to @wordpress npm organization.
  • Published as @wordpress/browserslist-config.

1.1.0

New Feature

  • Add browserslist tests.
  • Refactor per coding standards.

1.0.1

Polish

  • Update installation documentation.

1.0.0

New Feature

  • Initial release.