Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 5.13 KB

CHANGELOG.md

File metadata and controls

50 lines (39 loc) · 5.13 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.

0.3.0 - 2022-07-07

Added

Changed

Removed

  • react-dom and prop-types dependencies as not needed (props @cadic via #31).

Fixed

Security

  • Pinned 10up-toolkit, husky, node-wp-i18n, and react-json-view dependencies (props @renovate via #45).
  • Update 10up-toolkit from 3.0.0 to 4.1.2 (props @cadic, @renovate via #31, #46).
  • Update husky from 7.0.4 to 8.0.1 (props @cadic via #31).
  • Update actions/checkout action from v2 to v3 (props @renovate via #48).
  • Update actions/dependency-review-action action from v1 to v2 (props @renovate via #49).
  • Update tj-actions/changed-files action from v18.7 to v23.1 (props @renovate via #50, #51).

0.2.0 - 2022-05-17

Added

Fixed

  • Deploy to WordPress.org GitHub Action (props @cadic, @jeffpaul via #10).
  • Catch JSON.parse exception if the plugin outputs empty JSON request or response (props @cadic via #12).

0.1.0 - 2022-05-10

  • Initial release of the Debug Bar for Sophi.io plugin. 🎉