- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
- Increase the minimum Node.js version to 14 (#43141).
- Drop support for Internet Explorer 11 (#31110). Learn more at https://make.wordpress.org/core/2021/04/22/ie-11-support-phase-out-plan/.
- Increase the minimum Node.js version to v12 matching Long Term Support releases (#31270). Learn more at https://nodejs.org/en/about/releases/.
- Increase the minimum Node.js version to 12 (#27934).
- Moved
@WordPress/packages
repository to@WordPress/gutenberg
(#7805)
- Fix: Standardized
package.json
format (#119)
- Docs update of the Browserslist example repo URL (#98)
- Removed
package-lock.json
file, lockfiles for apps, not packages (#88)
- Added "Code is Poetry" footer to README.md (#82)
- Updated Browserslist to v3.1.0 (#81)
- Transfer to @wordpress npm organization.
- Published as @wordpress/browserslist-config.
- Add browserslist tests.
- Refactor per coding standards.
- Update installation documentation.
- Initial release.