Skip to content

v4.1.1

Compare
Choose a tag to compare
@YusukeHirao YusukeHirao released this 18 Feb 09:37
· 203 commits to dev since this release

Update specs

Add shadowrootclonable attribute to the template element #1493

Fixed Bugs

  • Fix parsing of preprocessor specific nodes that failed as comment nodes #1492

What's Changed

  • optimization: Remove redundant type check by @exoego in #1479
  • optimization: calculate line and col together by @exoego in #1484
  • optimization: Selector matching shortcut by @exoego in #1485
  • optimization: Avoid costly Selector#toString when selector logs are disabled by @exoego in #1488
  • optimization: Avoid costly getImplicitRole when explicitRole.role exists by @exoego in #1489
  • Fix parsing of preprocessor specific nodes that failed as comment nodes by @YusukeHirao in #1492
  • Update 2024-02-18 by @YusukeHirao in #1493

New Contributors

Full Changelog: v4.1.0...v4.1.1