Skip to content

17.9.0

Choose a tag to compare

@sneridagh sneridagh released this 04 Jan 18:10
· 1669 commits to main since this release
2342b63

17.9.0 (2024-01-04)

Feature

  • Allow to opt out of the nested prefixed name build in the custom CSS properties style name generator if an object is found in the style wrapper object. @sneridagh #5586

Bugfix

  • Refactoring the code for extraction of videoDetails from the video URL, adding code for extracting videoDetails from youtube video URLs with '/live/' in its URL which previously used to throw an error and adding jest tests for same. @IshaanDasgupta #5416

Internal