1.2.1
- Fix block validation errors when code contains special HTML characters. Add required
escape()
call insave
function. #110, #118, #119 - Fix compatibility with Gutenberg 8.3 which introduced server-side awareness of blocks. Fixes PHP notices for undefined index for
highlightedLines
andshowLineNumbers
with Gutenberg plugin. #116, #117 - Update dependencies.