Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 1.56 KB

Unreleased

3.6.0 (2022-04-08)

3.5.0 (2022-03-23)

3.4.0 (2022-03-11)

3.3.0 (2022-01-27)

3.2.0 (2021-07-21)

3.1.0 (2021-05-20)

3.0.0 (2021-05-14)

Breaking Changes

2.15.0 (2021-03-17)

2.9.0 (2020-04-15)

New feature

  • Include TypeScript type declarations (#18942)

2.0.0 (2018-09-05)

Breaking Change

  • Change how required built-ins are polyfilled with Babel 7 (#9171). If you're using an environment that has limited or no support for ES2015+ such as lower versions of IE then using core-js or @babel/polyfill will add support for these methods.

1.1.0 (2018-07-12)

New feature

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

Polish

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