Skip to content

Latest commit

 

History

History
159 lines (127 loc) · 18.5 KB

CHANGELOG.md

File metadata and controls

159 lines (127 loc) · 18.5 KB

Changelog

All notable changes to this project will be documented in this file, per the Keep a Changelog standard, and will adhere to Semantic Versioning.

1.3.0 - 2024-05-14

Added

Changed

Security

1.2.2 - 2023-10-16

Changed

Security

1.2.1 - 2023-07-26

Added

Changed

  • Bump minimum required PHP version from 7.4 to 8.0 in our composer.json config (props @c0ntax, @Sidsector9 via #122).

Fixed

Security

  • Bump minimist from 1.2.0 to 1.2.7 and mkdirp from 0.5.1 to 0.5.6 (props @dependabot via #117).
  • Bump ini from 1.3.5 to 1.3.8 (props @dependabot via #119).
  • Bump browser-sync from 2.27.10 to 2.29.3 and removes qs (props @dependabot via #120).
  • Bump word-wrap from 1.2.3 to 1.2.5 (props @dependabot via #127).

1.2.0 - 2023-06-27

Note that this release bumps the WordPress minimum version from 5.7 to 6.1 and the PHP minimum version from 7.4 to 8.0.

Added

Changed

1.1.1 - 2023-01-05

Note that this release bumps the WordPress minimum version from 5.4 to 5.7 and the PHP minimum version from 7.0 to 7.4.

Added

Changed

Removed

  • is-svg as it is no longer used after updating ancestor dependency postcss-svgo (props @dependabot via #85).

Fixed

Security

  • Bump socket.io-parser from 3.2.0 to 4.2.1 and browser-sync from 2.26.7 to 2.27.10 (props @dependabot via #81).
  • Bump minimatch from 3.0.4 to 3.1.2 (props @dependabot via #82).
  • Bump nth-check from 1.0.2 to 2.1.1 and cssnano from 4.1.10 to 5.1.14 (props @dependabot via #84).
  • Bump postcss-svgo from 4.0.2 to 4.0.3 (props @dependabot via #85).
  • Bump minimist from 1.2.0 to 1.2.7 and mkdirp from 0.5.1 to 0.5.6 (props @dependabot via #86).
  • Bump loader-utils from 1.2.3 to 1.4.2 and webpack-cli from 3.3.10 to 3.3.12 (props @dependabot via #89).
  • Bump glob-parent from 5.1.0 to 5.1.2 and watchpack from 1.6.0 to 1.7.5 (props @dependabot via #90).
  • Bump kind-of from 6.0.2 to 6.0.3 (props @dependabot via #93).
  • Bump serialize-javascript from 2.1.2 to 4.0.0 and terser-webpack-plugin from 1.4.3 to 1.4.5 (props @dependabot via #94).
  • Bump engine.io from 6.2.0 to 6.2.1 (props @dependabot via #95).
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (props @dependabot via #97).

1.1.0 - 2022-07-28

Added

Fixed

Changed

Security

1.0.2 - 2021-07-12

Changed

Fixed

Security

1.0.1 - 2021-02-08

Added

Fixed

Security

1.0.0 - 2020-09-23

Added

  • Initial release of Convert to Blocks.