- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
- Now requires PHP
8.0.2+
. - Now requires Craft
4.0.0+
.
{note} The plugin’s package name has changed to
verbb/prism
. Prism will need be updated to 2.0 from a terminal, by runningcomposer require verbb/prism && composer remove thejoshsmith/craft-prism-syntax-highlighting
.
- Migration to
verbb/prism
. - Now requires Craft 3.7+.
- Fixed an issue where the clike dependency wasn't loaded by default.
- Fixed a compatibility issue with Craft's own version of PrismJS.
- Fixed a composer PSR-4 autoload deprecation warning.
- Fixed a styling issue with tokens that was introduced in Craft 3.4.x.
- Fixed an issue affecting PHP versions <= 7.1.
- Initial release.