Skip to content

18.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 27 Nov 15:23
· 1616 commits to main since this release
fa89d4f

18.0.0-alpha.3 (2023-11-27)

Feature

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
  • Revert "Improvements and completeness of the ContentMetadataTags component (#5433) @sneridagh #5449

Internal