We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38fadcc commit 5662382Copy full SHA for 5662382
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [6.17.0](https://github.com/cloudinary-community/next-cloudinary/compare/v6.16.3...v6.17.0) (2025-10-28)
2
+
3
4
+### Features
5
6
+* add disableRemotePlayback prop ([2ae5b59](https://github.com/cloudinary-community/next-cloudinary/commit/2ae5b59a27a7177be3ee22502b52e8b3af030121))
7
8
## [6.16.3](https://github.com/cloudinary-community/next-cloudinary/compare/v6.16.2...v6.16.3) (2025-10-27)
9
10
next-cloudinary/package.json
@@ -1,6 +1,6 @@
{
"name": "next-cloudinary",
- "version": "6.16.3",
+ "version": "6.17.0",
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
0 commit comments