Make WordPress Core


Ignore:
Timestamp:
09/04/2019 09:15:59 PM (6 years ago)
Author:
whyisjake
Message:

Update the block library to 2.2.17 to fix an issue with invalid shortcode blocks.

Props aduth, flaviozavan, epiqueras, jorgefilipecosta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.1/src/wp-includes/script-loader.php

    r44985 r46030  
    230230        'autop'                              => '2.0.2',
    231231        'blob'                               => '2.1.0',
    232         'block-library'                      => '2.2.16',
     232        'block-library'                      => '2.2.18',
    233233        'block-serialization-default-parser' => '2.0.5',
    234234        'blocks'                             => '6.0.6',
Note: See TracChangeset for help on using the changeset viewer.