Skip to content

Releases: radiovisual/get-video-id

3.6.5

19 Aug 14:31
65c082c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.4...3.6.5

3.6.4

20 May 21:38
1d5667d
Compare
Choose a tag to compare
  • Fixes the publish command in Github Actions to ensure the correct version number reaches the output files

3.6.3

20 May 21:25
0c2d93f
Compare
Choose a tag to compare
  • Fix: add the correct version number to the published files

3.6.2

20 May 13:31
efead1b
Compare
Choose a tag to compare
  • Fixes some GitHub actions problems with the publish command

3.6.1

20 May 13:22
68b7640
Compare
Choose a tag to compare
  • Adds GitHub actions to help publish to npm

3.6.0

20 May 12:40
3b664bd
Compare
Choose a tag to compare
  • Adds support for Youtube's /watch/{id} URL format

3.5.3

28 Dec 00:59
6a3822b
Compare
Choose a tag to compare
  • Adds support for YouTube Shorts URLs

3.4.3

29 Oct 08:34
77878ba
Compare
Choose a tag to compare
  • Adds a prepublish script to ensure a build is run before publishing
  • Fixes a problem where v3.4.2 was still published with the v3.4.1 contents 😳

3.4.2

29 Oct 08:03
01ef8d4
Compare
Choose a tag to compare
  • Adds support for YouTube's /e/ url string
  • Fixes a bug where YouTube urls would not find the id if the protocol was missing from the url string

⚠️ WARNING

Skip this release. Don't use it. It was accidentally published with the contents of 3.4.1 due to the fact that the build process was not run before publishing. 🤕

3.4.1

02 Sep 07:57
Compare
Choose a tag to compare
  • Adds license banner to the top of bundled modules
  • Adds CDN notes to the documentation
  • Misc refactors