Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.01 KB

File metadata and controls

39 lines (21 loc) · 1.01 KB

2.3.0 (Unreleased)

Improvements

  • New flag --ignore for check-licenses script
  • Try deferring to LICENSE file for license fields which include filename
  • Add "BSD-3-Clause-W3C" as GPL-compatible

2.2.1 (2018-09-05)

Bug Fix

  • Resolves an issue where npm package lint script did not work in Windows environments (#9321

Polish

  • Updated dependencies: jest, npm-package-json-lint and read-pkg-up

2.0.0 (2018-07-12)

Breaking Change

  • Updated code to work with Babel 7 (#7832)

Internal

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

1.2.0 (2018-05-29)

New Feature

  • Added support for lint-pkg-json script (#128)

1.1.5 (2018-05-18)

Polish

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