Skip to content

v13.5.1

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 15 Dec 17:28
· 254 commits to main since this release

Bug Fixes

  • animation value replacement (#1058) (6d3c5b2)
  • avoid hash collision in prod by including both filepath and content (#1086) (b526349)
  • handle default export in custom blocks (#1081) (7459a87)
  • more robust handling for parsing 'srcset' attribute value (#1057) (ddcea20), closes #1052 #1052
  • only generate CSS source map when needed (1809031), closes #1070