@wordpress/format-library
Version:
Format library for the WordPress editor.
248 lines (125 loc) • 4.32 kB
Markdown
<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->
# Unreleased
# 5.21.0 (2025-03-27)
# 5.20.0 (2025-03-13)
# 5.19.0 (2025-02-28)
# 5.18.0 (2025-02-12)
# 5.17.0 (2025-01-29)
# 5.16.0 (2025-01-15)
# 5.15.0 (2025-01-02)
# 5.14.0 (2024-12-11)
# 5.13.0 (2024-11-27)
# 5.12.0 (2024-11-16)
# 5.11.0 (2024-10-30)
# 5.10.0 (2024-10-16)
# 5.9.0 (2024-10-03)
# 5.8.0 (2024-09-19)
# 5.7.0 (2024-09-05)
# 5.6.0 (2024-08-21)
# 5.5.0 (2024-08-07)
# 5.4.0 (2024-07-24)
# 5.3.0 (2024-07-10)
# 5.2.0 (2024-06-26)
# 5.1.0 (2024-06-15)
# 5.0.0 (2024-05-31)
## Breaking Changes
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases ([#31270](https://github.com/WordPress/gutenberg/pull/61930)). Learn more about [Node.js releases](https://nodejs.org/en/about/previous-releases).
# 4.35.0 (2024-05-16)
# 4.34.0 (2024-05-02)
# 4.33.0 (2024-04-19)
# 4.32.0 (2024-04-03)
# 4.31.0 (2024-03-21)
# 4.30.0 (2024-03-06)
# 4.29.0 (2024-02-21)
# 4.28.0 (2024-02-09)
# 4.27.0 (2024-01-24)
# 4.26.0 (2024-01-10)
# 4.25.0 (2023-12-13)
# 4.24.0 (2023-11-29)
# 4.23.0 (2023-11-16)
# 4.22.0 (2023-11-02)
# 4.21.0 (2023-10-18)
# 4.20.0 (2023-10-05)
# 4.19.0 (2023-09-20)
# 4.18.0 (2023-08-31)
# 4.17.0 (2023-08-16)
# 4.16.0 (2023-08-10)
# 4.15.0 (2023-07-20)
# 4.14.0 (2023-07-05)
# 4.13.0 (2023-06-23)
# 4.12.0 (2023-06-07)
# 4.11.0 (2023-05-24)
# 4.10.0 (2023-05-10)
# 4.9.0 (2023-04-26)
# 4.8.0 (2023-04-12)
# 4.7.0 (2023-03-29)
# 4.6.0 (2023-03-15)
# 4.5.0 (2023-03-01)
# 4.4.0 (2023-02-15)
# 4.3.0 (2023-02-01)
# 4.2.0 (2023-01-11)
# 4.1.0 (2023-01-02)
# 4.0.0 (2022-12-14)
## Breaking Changes
- Updated dependencies to require React 18 ([45235](https://github.com/WordPress/gutenberg/pull/45235))
# 3.20.0 (2022-11-16)
# 3.19.0 (2022-11-02)
# 3.18.0 (2022-10-19)
# 3.17.0 (2022-10-05)
# 3.16.0 (2022-09-21)
# 3.15.0 (2022-09-13)
# 3.14.0 (2022-08-24)
# 3.13.0 (2022-08-10)
# 3.12.0 (2022-07-27)
# 3.11.0 (2022-07-13)
# 3.10.0 (2022-06-29)
# 3.9.0 (2022-06-15)
# 3.8.0 (2022-06-01)
# 3.7.0 (2022-05-18)
# 3.6.0 (2022-05-04)
# 3.5.0 (2022-04-21)
# 3.4.0 (2022-04-08)
# 3.3.0 (2022-03-23)
# 3.2.0 (2022-03-11)
# 3.1.1 (2022-02-10)
## Bug Fixes
- Removed unused `@wordpress/dom` and `@wordpress/keycodes` dependencies ([#38388](https://github.com/WordPress/gutenberg/pull/38388)).
# 3.1.0 (2022-01-27)
# 3.0.0 (2021-07-29)
## Breaking Changes
- Upgraded React components to work with v17.0 ([#29118](https://github.com/WordPress/gutenberg/pull/29118)). There are no new features in React v17.0 as explained in the [blog post](https://reactjs.org/blog/2020/10/20/react-v17.html).
# 2.2.0 (2021-07-21)
# 2.1.0 (2021-05-20)
# 2.0.0 (2021-05-14)
## Breaking Changes
- Drop support for Internet Explorer 11 ([#31110](https://github.com/WordPress/gutenberg/pull/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](https://github.com/WordPress/gutenberg/pull/31270)). Learn more at https://nodejs.org/en/about/releases/.
# 1.27.0 (2021-03-17)
# 1.8.0 (2019-08-29)
## Internal
- The inline link component has been refactored to focus changes using the `Popover` component's `onFocusOutside` prop.
# 1.2.10 (2019-01-03)
# 1.2.9 (2018-12-18)
# 1.2.8 (2018-12-12)
# 1.2.7 (2018-11-30)
# 1.2.6 (2018-11-30)
# 1.2.5 (2018-11-22)
# 1.2.4 (2018-11-21)
# 1.2.3 (2018-11-20)
## Bug Fixes
- Link URL validation now works correctly when a URL includes a fragment. Previously any URL containing a fragment failed validation.
- Link URL validation catches an incorrect number of forward slashes following a url using the http protocol.
# 1.2.2 (2018-11-15)
# 1.2.1 (2018-11-12)
# 1.2.0 (2018-11-12)
## New Features
- Add URL validation to links.
# 1.1.1 (2018-11-09)
# 1.1.0 (2018-11-09)
## New Features
- Import Format API components instead of passing as props.
# 1.0.3 (2018-11-03)
# 1.0.2 (2018-10-30)
# 1.0.1 (2018-10-30)
# 1.0.0 (2018-10-29)
Initial release.