Skip to content

Latest commit

 

History

History
324 lines (121 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

324 lines (121 loc) · 13.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.2 (2025-02-13)

Miscellaneous Chores

  • @mux/mux-uploader-react: Synchronize uploader versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @mux/mux-uploader bumped from 1.1.1 to 1.1.2

1.1.1 (2024-12-20)

Bug Fixes

  • upgrade deps custom-media-element, hls.js, mux-embed, ... (#1052) (dd4264d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @mux/mux-uploader bumped from 1.1.0 to 1.1.1

1.0.4 (2024-12-12)

Bug Fixes

  • move package exports default condition to be last (#1013) (192aa79)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @mux/mux-uploader bumped from 1.0.2 to 1.1.0

1.0.3 (2024-10-24)

Bug Fixes

  • add updated peer deps to other React pkgs (#1006) (e51a7ce)

1.0.2 (2024-09-20)

Note: Version bump only for package @mux/mux-uploader-react

1.0.1 (2024-08-02)

Bug Fixes

1.0.0-beta.19 (2024-07-10)

Bug Fixes

  • mux-uploader, mux-uploader-react: Minor cleanup (#935) (3efe356)

Features

  • clean up type attr. Handle dynamic updates better. (#937) (4f9e4a7)
  • mux uploader large file fallback (#934) (87acf67), closes #892

1.0.0-beta.18 (2024-05-28)

Features

  • mux-uploader, mux-uploader-react: Add pausable functionality and pause button component. (#918) (9198771)

1.0.0-beta.17 (2024-05-03)

Features

  • mux-player-react, mux-uploader-react, mux-audio-react, mux-video-react: add client component directive (#911) (76aa003)

1.0.0-beta.16 (2024-04-18)

Bug Fixes

  • Add className types for all Mux Uploader react subcomponents. (#903) (c492f9e), closes #856
  • upgrade media-chrome, upchunk, React types (#904) (1090ad6)
  • upgrade mux-embed v5.2.0 & media-chrome v3.2.0 (#897) (fd91d94)

1.0.0-beta.15 (2024-01-02)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.14 (2023-12-07)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.13 (2023-09-05)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.12 (2023-08-30)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.11 (2023-08-15)

Bug Fixes

  • Reverting packages type (defaults to cjs) for accuracy per node … (#745) (9e7a171)

1.0.0-beta.10 (2023-08-14)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.9 (2023-06-06)

Features

1.0.0-beta.8 (2023-05-08)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.7 (2023-04-24)

Bug Fixes

  • update typedefs, disable skipLibChecks in tsconfig (#601) (1664aec)

1.0.0-beta.6 (2023-02-14)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.5 (2023-02-01)

  • chore(mux-uploader)!: refactor percentage progress into progress component (#555) (5331f61), closes #555

BREAKING CHANGES

  • removes the formatProgress property and status attribute

1.0.0-beta.4 (2023-01-20)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.3 (2022-12-13)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.2 (2022-10-25)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.1 (2022-10-05)

Note: Version bump only for package @mux/mux-uploader-react

1.0.0-beta.0 (2022-09-16)

Note: Version bump only for package @mux/mux-uploader-react

0.1.0-beta.10 (2022-09-16)

Note: Version bump only for package @mux/mux-uploader-react

0.1.0-beta.9 (2022-09-01)

Bug Fixes

0.1.0-beta.8 (2022-08-31)

Bug Fixes

  • mux-uploader-react: Rename error event. (cb74ca2)

0.1.0-beta.7 (2022-08-04)

Note: Version bump only for package @mux/mux-uploader-react

0.1.0-beta.6 (2022-08-03)

Features

  • mux-uploader-react: Handle endpoint and ref attrs. (6306286)

0.1.0-beta.5 (2022-08-02)

Bug Fixes

  • mux-uploader-react: Clean up typescript defs. (8cfa013)
  • mux-uploader-react: Update event and event handler typedefs for greater accuracy of types. (5c601b8)

Features

  • mux-uploader: Add CSS variables for button border and padding. (359cd89)
  • mux-uploader: Add custom event for when upload starts. (9fd1efc)
  • mux-uploader: Support css vars for mux-uploader react component. (8745784)
  • mux-uploader: Support Upchunk's attempt and chunkSuccess events. (739a88e)

0.1.0-beta.4 (2022-07-21)

Bug Fixes

  • mux-uploader, mux-uploader-react: Add support for endpoint to react version. Clean up type defs, including css vars (drop component only). Remove unnecessary capture for DandD events. (c12ded5)

0.1.0-beta.2 (2022-07-11)

Bug Fixes

  • mux-uploader: Dependency name change for mux-uploader. (57c7443)
  • mux-uploader: Refactor so that drop can only be done with mux-uploader-drop. (59ddb56)

Features

  • mux-uploader-react: Add event callbacks. Clean up props mapping. (9360212)
  • mux-uploader-react: Add support for formatProgress prop to uploader. Simplify drop props and update renamed overlayText. (7633a03)
  • mux-uploader-react: Remove React props not passed in from outside. (0d4d686)
  • mux-uploader: Add support for inline-styles in React. (42d1546)
  • mux-uploader: React wrapper for mux-uploader and mux-uploader-drop. (2e54596)