@mux/mux-uploader-react
Advanced tools
Comparing version 0.1.0-canary.413-4f9e4a7 to 0.1.0-canary.414-052023e
@@ -6,2 +6,19 @@ # Change Log | ||
# [1.0.0-beta.19](https://github.com/muxinc/elements/compare/@mux/mux-uploader-react@1.0.0-beta.18...@mux/mux-uploader-react@1.0.0-beta.19) (2024-07-10) | ||
### Bug Fixes | ||
* **mux-uploader, mux-uploader-react:** Minor cleanup ([#935](https://github.com/muxinc/elements/issues/935)) ([3efe356](https://github.com/muxinc/elements/commit/3efe35628465b033ab0bb533fb3dff6d25e5774e)) | ||
### Features | ||
* clean up type attr. Handle dynamic updates better. ([#937](https://github.com/muxinc/elements/issues/937)) ([4f9e4a7](https://github.com/muxinc/elements/commit/4f9e4a720ddce3f36c04532e26f9860e13f8cccd)) | ||
* mux uploader large file fallback ([#934](https://github.com/muxinc/elements/issues/934)) ([87acf67](https://github.com/muxinc/elements/commit/87acf67024a138d77646332667ea8153e3f4607e)), closes [#892](https://github.com/muxinc/elements/issues/892) | ||
# [1.0.0-beta.18](https://github.com/muxinc/elements/compare/@mux/mux-uploader-react@1.0.0-beta.17...@mux/mux-uploader-react@1.0.0-beta.18) (2024-05-28) | ||
@@ -8,0 +25,0 @@ |
{ | ||
"name": "@mux/mux-uploader-react", | ||
"version": "0.1.0-canary.413-4f9e4a7", | ||
"version": "0.1.0-canary.414-052023e", | ||
"description": "An uploader element for React that handles Mux Direct Uploads and a visual progress bar for you", | ||
@@ -73,3 +73,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@mux/mux-uploader": "0.1.0-canary.412-4f9e4a7", | ||
"@mux/mux-uploader": "0.1.0-canary.413-052023e", | ||
"prop-types": "^15.7.2" | ||
@@ -76,0 +76,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
641678
+ Added@mux/mux-uploader@0.1.0-canary.413-052023e(transitive)
- Removed@mux/mux-uploader@0.1.0-canary.412-4f9e4a7(transitive)