Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 975 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 975 Bytes

Changelog

1.0.1 - 2024-11-23

  • Imported PluginSidebar and other components from the editor package to prevent notices in the console after WordPress 6.6.
  • Updated Prism.js to version 1.29.0.
  • Added an admin notice if Shiny Code is missing dependencies. (#5)
  • Updated npm and Composer dependencies.
  • Fixed coding standards warnings and errors.
  • Updated Sass files to fix deprecation warnings and errors.

1.0.0 - 2018-12-13

  • Fixed enqueuing of custom Prism.js language assets.
  • Fixed the handle for core block editor styles for WordPress 5.0.
  • Replaced the deprecated PanelColor component with PanelColorSettings for WordPress 5.0.

0.1.0 - 2018-08-05

  • First release.