Skip to content

Latest commit

 

History

History
567 lines (198 loc) · 21.5 KB

CHANGELOG.md

File metadata and controls

567 lines (198 loc) · 21.5 KB

1.2.0 (2024-09-17)

Features

  • Allow assets to be saved in different locations (#281) (2cf822c)

1.1.4 (2024-08-07)

Bug Fixes

1.1.3 (2024-08-02)

Bug Fixes

1.1.2 (2024-08-02)

Bug Fixes

1.1.1 (2024-06-27)

Bug Fixes

  • upgrade Mux elements, Vercel blob, Next.js (#268) (7c0e3ab)

1.1.0 (2024-06-03)

Features

1.0.7 (2024-05-30)

Bug Fixes

1.0.6 (2024-05-05)

Bug Fixes

1.0.5 (2024-05-05)

Bug Fixes

1.0.4 (2024-04-20)

Bug Fixes

  • sizing issue w/ bg video which made the (#244) (bd0471c)

1.0.3 (2024-04-19)

Bug Fixes

1.0.2 (2024-04-19)

Bug Fixes

  • fix custom player types + add react-player example (#242) (6895a1b)

1.0.1 (2024-04-18)

Bug Fixes

1.0.0 (2024-04-10)

0.17.3 (2024-04-05)

Bug Fixes

  • ESM only import issue chalk v5, use v4 (#225) (5abe73a)

0.17.2 (2024-04-03)

Bug Fixes

0.17.1 (2024-03-29)

Bug Fixes

0.17.0 (2024-03-28)

Bug Fixes

  • add more test coverage + fix customDomain (#213) (c3e7aa1)

Features

0.16.2 (2024-03-18)

Bug Fixes

0.16.1 (2024-03-15)

Bug Fixes

0.16.0 (2024-03-07)

Features

  • replace thumbhash/sharp w/ tiny base64 webp (#192) (e6daa24)

0.15.0 (2024-02-23)

Bug Fixes

Features

  • support slotted poster img (e.g. next/image) (#189) (3673bf0)

0.14.3 (2024-02-16)

Bug Fixes

0.14.2 (2024-02-14)

Bug Fixes

  • use posix path in generated JS modules (#174) (7a68921)

0.14.1 (2024-02-08)

Bug Fixes

0.14.0 (2024-02-07)

Features

  • custom local remote source folder & custom asset bucket key (#161) (bf28a4b), closes #149

0.13.0 (2024-02-07)

Features

0.12.2 (2024-02-07)

Bug Fixes

  • prevent polling of string source m3u8 / mpd (#171) (5b57ff3), closes #166

0.12.1 (2024-02-02)

Bug Fixes

0.12.0 (2024-01-25)

Bug Fixes

Features

  • add init workflow get-started.mp4 json (#138) (2ae04bf)
  • choose your env variables names for the s3 provider (#137) (1fe4d40)

0.11.2 (2024-01-11)

Bug Fixes

  • set aspect on container, easier override (#132) (f0eb578)

0.11.1 (2023-12-21)

Bug Fixes

0.11.0 (2023-12-20)

Features

0.10.1 (2023-12-19)

Bug Fixes

0.10.0 (2023-12-19)

Bug Fixes

Features

  • add Amazon S3 provider (#121) (1d56169)
  • add Backblaze B2 (S3 compatible API) (#118) (3d8a58f)
  • add transformer prop to change src & poster (b36a6c3)
  • update schema, add provider key + transform (#113) (540e705)

0.9.1 (2023-11-13)

Bug Fixes

0.9.0 (2023-11-10)

Bug Fixes

Features

0.8.6 (2023-11-06)

Bug Fixes

0.8.5 (2023-11-06)

Bug Fixes

  • esm next.config.js breaking via require (#100) (040de3d), closes #98

0.8.4 (2023-11-06)

Bug Fixes

  • add provider handler config and structure (#94) (82d3098)

0.8.3 (2023-11-02)

Bug Fixes

0.8.2 (2023-11-02)

Bug Fixes

0.8.1 (2023-10-26)

Bug Fixes

0.8.0 (2023-10-24)

Bug Fixes

  • env issue importing remote video source (#80) (dd2bd03)

Features

0.7.2 (2023-10-17)

Bug Fixes

0.7.1 (2023-10-17)

Bug Fixes

0.7.0 (2023-10-16)

Bug Fixes

  • use https:// NPM Mux node dependency (#72) (953109d)

Features

0.6.0 (2023-10-12)

Features

0.5.0 (2023-10-05)

Bug Fixes

  • update package name to next-video (#65) (fec79e1)

Features

  • add (string & import) remote src support (#63) (316365d)

0.4.4 (2023-09-19)

Bug Fixes

0.4.3 (2023-09-12)

Bug Fixes

0.4.2 (2023-09-12)

Bug Fixes

  • video-types not found because of exports (#55) (02563f9)

0.4.1 (2023-09-08)

0.4.0 (2023-09-08)

0.3.3 (2023-09-07)

0.3.2 (2023-08-31)

0.3.1 (2023-08-31)

0.2.0 (2023-08-28)

Features

  • add slotted poster image for faster load/SSR (#18) (8d93495)

0.1.4 (2023-08-22)

Bug Fixes

  • readme updates to correct path for React component imports (c1252eb)

0.1.3 (2023-08-21)

Bug Fixes

  • add local symlink + default styles (#12) (c935ce5)
  • fix ts error, use modern TS configs (#13) (1dcaa00)

Features