Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

55 lines (40 loc) · 1.84 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.3.1-alpha - unreleased

This is an alpha version! The changes listed here are not final.

Changed

  • Updated package dependencies.

0.3.0 - 2024-12-04

Added

  • Add missing package dependencies. [#37141]
  • Enable test coverage. [#39961]

Changed

  • Only include wp-polyfill as a script dependency when needed. [#39629]
  • Updated package dependencies. [#35608] [#36095] [#36142] [#36325] [#36585] [#36760] [#37147] [#37379] [#37380] [#37669] [#37796] [#38132] [#38662] [#39004] [#39111] [#39176] [#39302] [#39594] [#39707] [#39999] [#40060] [#40288] [#40363]

Removed

  • General: Update minimum PHP version to 7.2. [#40147]

Fixed

  • Address React usage errors found by eslint. [#39214]

0.2.0 - 2024-02-07

Changed

  • The package now requires PHP >= 7.0. [#34192]
  • Updated package dependencies.

0.1.2 - 2023-07-06

Changed

  • Updated package dependencies.

0.1.1 - 2023-05-01

Added

  • Add Jetpack Autoloader package suggestion. [#29988]

Changed

  • Updated package dependencies. [#29854] [#30019]

0.1.0 - 2023-04-03

Added

  • Generate initial package for Yoast promo components [#29627]
  • Initialize yoast promo package in jetpack plugin [#29641]