We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659a722 commit 15f8b9fCopy full SHA for 15f8b9f
changelog.md
@@ -1,9 +1,28 @@
1
-# 2.x (unreleased)
+# 2.1.11
2
3
## Ext
4
5
+- Added exports from client file
6
- Added selector for Bitview
7
8
+## Node
9
+
10
11
+- Added exports VOTProxyAgent to set HTTP/HTTPS proxy for node fetch (wrapper of undici ProxyAgent)
12
+- Fixed get video translations and get subtitles via Node.js (402 error)
13
14
+## Core
15
16
17
18
+## Shared
19
20
+- Fixed compatibility with running javascript files via Node.js (renamed autogen `protobufjs/minimal` -> `protobufjs/minimal.js`)
21
22
+## Workspace
23
24
+- Bump depends
25
26
# 2.1.10
27
28
0 commit comments