Skip to content

Releases: joshunrau/ytdl-mp3

v5.0.0

25 Aug 16:15
Compare
Choose a tag to compare

5.0.0 (2024-08-25)

⚠ BREAKING CHANGES

  • the main export has been removed since the version was incorrect

Code Refactoring

v4.0.2

25 Aug 02:15
Compare
Choose a tag to compare

4.0.2 (2024-08-25)

Bug Fixes

  • issue where 403 error occurs (a515cfe)

v4.0.1

29 Jul 14:24
Compare
Choose a tag to compare

4.0.1 (2024-07-29)

Bug Fixes

  • issue where cli side effect prevents import as cjs module (85d9952)

v4.0.0

19 Jun 06:56
Compare
Choose a tag to compare

4.0.0 (2024-06-19)

⚠ BREAKING CHANGES

  • set minimum node version to 20

Bug Fixes

  • handle nested brackets in removeParenthesizedText (6d3871b)

Miscellaneous Chores

  • set minimum node version to 20 (9e0996a)