Skip to content

Releases: nurrony/hlsdownloader

v6.1.1

14 Mar 17:43
ab01d4e

Choose a tag to compare

6.1.1 (2026-03-14)

Bug Fixes

  • dependencies: add undici as peer dependency (648830e)

v6.1.0

14 Mar 16:08
81ffe1a

Choose a tag to compare

6.1.0 (2026-03-14)

Features

  • downloader: add 'processed' attribiute in Downloader summary and error event. "close #208", "close #209" (9351dc7)

v6.0.1

13 Mar 21:52
9be2e2f

Choose a tag to compare

6.0.1 (2026-03-13)

Bug Fixes

  • undici: add undici as dependency (c95f08c)

v6.0.0

13 Mar 20:42
5f84a5b

Choose a tag to compare

6.0.0 (2026-03-13)

Features

  • native: remove ky dependencies and onData and onError (5c6d020)

BREAKING CHANGES

  • native: API Changes

"close #204", "close #205"

v5.0.3

23 Feb 21:24
8bd981f

Choose a tag to compare

5.0.3 (2026-02-23)

Bug Fixes

  • lefthook: add lefthook fix (8bd981f)
  • package: add package update (423a76b)

v5.0.1

12 Feb 13:41
82e09be

Choose a tag to compare

5.0.1 (2026-02-12)

Bug Fixes

  • docs: fix typo in readme (1ac7dce)

v5.0.0

12 Feb 13:26
a70b6da

Choose a tag to compare

5.0.0 (2026-02-12)

Bug Fixes

  • ci: add correct package-lock.json to fix ci (85d8379)

Features

  • feat: add commitlint support (784324c)
  • rewrite: rewrite everything using typescript (5d461d3), closes #194 #193

BREAKING CHANGES

  • rewrite: full new build system and ci-cd pipeline and publish

"fix #193", "fix #194"

v4.1.1

02 Feb 18:56
7857b92

Choose a tag to compare

4.1.1 (2026-02-02)

Bug Fixes

  • packages: add bugfix from ky and update dependencies (7857b92)

v4.1.0

09 Jan 06:43
2f99830

Choose a tag to compare

4.1.0 (2026-01-09)

Features

  • downloader: change concurrency default value (4693548)

v4.0.6

09 Jan 03:23
cd9f920

Choose a tag to compare

4.0.6 (2026-01-09)

Bug Fixes

  • downloder: fix import to prevent shadowed by userland packages (b153e8c)
  • tests: fix import to prevent shadowed by userland packages (f842af1)