matterbridge 3.10.0 → 3.10.1-dev-20260717-29c9f24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +23 -1
- package/README-DEV.md +0 -1
- package/README-DOCKER.md +0 -1
- package/README-MACOS-PLIST.md +0 -1
- package/README-NGINX.md +0 -1
- package/README-PODMAN.md +0 -1
- package/README-SERVICE-LOCAL.md +0 -1
- package/README-SERVICE-OPT.md +0 -1
- package/README-SERVICE.md +0 -1
- package/README.md +0 -1
- package/apps/frontend/build/assets/vendor_node_modules.js +43 -43
- package/apps/frontend/build/assets/vendor_rjsf.js +6 -6
- package/apps/frontend/npm-shrinkwrap.json +37 -21
- package/apps/frontend/package.json +4 -4
- package/package.json +14 -14
package/CHANGELOG.md
CHANGED
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
[](https://vitest.dev)
|
|
13
13
|
[](https://oxc.rs/docs/guide/usage/formatter.html)
|
|
14
14
|
[](https://oxc.rs/docs/guide/usage/linter.html)
|
|
15
|
-
[](https://www.typescriptlang.org/)
|
|
16
15
|
[](https://github.com/microsoft/typescript-go)
|
|
17
16
|
[](https://nodejs.org)
|
|
18
17
|
[](https://bun.com)
|
|
@@ -58,6 +57,29 @@ These classes will run as threads in the next releases:
|
|
|
58
57
|
- all plugins in bridge mode;
|
|
59
58
|
- each plugin in childbridge mode;
|
|
60
59
|
|
|
60
|
+
## [3.10.1] - Dev branch
|
|
61
|
+
|
|
62
|
+
### Added
|
|
63
|
+
|
|
64
|
+
- [devcontainer]: Add a double Node/Bun Dev Container setup where VS Code lets you choose one profile or the other.
|
|
65
|
+
- [devcontainer]: The Bun Dev Container profile builds in a fraction of the time compared to the Node profile, confirming how impressive the Bun runtime is.
|
|
66
|
+
- [devcontainer]: Add dedicated `.devcontainer/node` and `.devcontainer/bun` profiles with their own Dockerfile, docker-compose, and create/start scripts.
|
|
67
|
+
- [devcontainer]: Add profile-specific persistent `bash-history` volumes to keep shell history across container rebuilds.
|
|
68
|
+
|
|
69
|
+
### Changed
|
|
70
|
+
|
|
71
|
+
- [matterbridge]: Bump `matterbridge` version to v.3.10.1.
|
|
72
|
+
- [matterbridge]: Update dependencies.
|
|
73
|
+
- [matterbridge]: Bump `@matter/main` to v.0.17.6.
|
|
74
|
+
- [matterbridge]: Bump `oxlint-tsgolint` to v.0.25.0.
|
|
75
|
+
- [frontend]: Bump `frontend` version to v.3.5.4.
|
|
76
|
+
- [frontend]: Update dependencies.
|
|
77
|
+
- [frontend]: Bump `@rjsf` packages to v.6.7.0.
|
|
78
|
+
- [frontend]: Bump `vite` to v.8.1.5.
|
|
79
|
+
- [frontend]: Bump `oxlint-tsgolint` to v.0.25.0.
|
|
80
|
+
|
|
81
|
+
<a href="https://www.buymeacoffee.com/luligugithub"><img src="https://matterbridge.io/assets/bmc-button.svg" alt="Buy me a coffee" width="80"></a>
|
|
82
|
+
|
|
61
83
|
## [3.10.0] - 2026-07-17
|
|
62
84
|
|
|
63
85
|
### Breaking changes
|
package/README-DEV.md
CHANGED
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
[](https://vitest.dev)
|
|
14
14
|
[](https://oxc.rs/docs/guide/usage/formatter.html)
|
|
15
15
|
[](https://oxc.rs/docs/guide/usage/linter.html)
|
|
16
|
-
[](https://www.typescriptlang.org/)
|
|
17
16
|
[](https://github.com/microsoft/typescript-go)
|
|
18
17
|
[](https://nodejs.org/)
|
|
19
18
|
[](https://bun.com)
|
package/README-DOCKER.md
CHANGED
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
[](https://vitest.dev)
|
|
13
13
|
[](https://oxc.rs/docs/guide/usage/formatter.html)
|
|
14
14
|
[](https://oxc.rs/docs/guide/usage/linter.html)
|
|
15
|
-
[](https://www.typescriptlang.org/)
|
|
16
15
|
[](https://github.com/microsoft/typescript-go)
|
|
17
16
|
[](https://nodejs.org/)
|
|
18
17
|
[](https://bun.com)
|
package/README-MACOS-PLIST.md
CHANGED
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
[](https://vitest.dev)
|
|
13
13
|
[](https://oxc.rs/docs/guide/usage/formatter.html)
|
|
14
14
|
[](https://oxc.rs/docs/guide/usage/linter.html)
|
|
15
|
-
[](https://www.typescriptlang.org/)
|
|
16
15
|
[](https://github.com/microsoft/typescript-go)
|
|
17
16
|
[](https://nodejs.org/)
|
|
18
17
|
[](https://bun.com)
|
package/README-NGINX.md
CHANGED
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
[](https://vitest.dev)
|
|
13
13
|
[](https://oxc.rs/docs/guide/usage/formatter.html)
|
|
14
14
|
[](https://oxc.rs/docs/guide/usage/linter.html)
|
|
15
|
-
[](https://www.typescriptlang.org/)
|
|
16
15
|
[](https://github.com/microsoft/typescript-go)
|
|
17
16
|
[](https://nodejs.org/)
|
|
18
17
|
[](https://bun.com)
|
package/README-PODMAN.md
CHANGED
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
[](https://vitest.dev)
|
|
13
13
|
[](https://oxc.rs/docs/guide/usage/formatter.html)
|
|
14
14
|
[](https://oxc.rs/docs/guide/usage/linter.html)
|
|
15
|
-
[](https://www.typescriptlang.org/)
|
|
16
15
|
[](https://github.com/microsoft/typescript-go)
|
|
17
16
|
[](https://nodejs.org/)
|
|
18
17
|
[](https://bun.com)
|
package/README-SERVICE-LOCAL.md
CHANGED
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
[](https://vitest.dev)
|
|
14
14
|
[](https://oxc.rs/docs/guide/usage/formatter.html)
|
|
15
15
|
[](https://oxc.rs/docs/guide/usage/linter.html)
|
|
16
|
-
[](https://www.typescriptlang.org/)
|
|
17
16
|
[](https://github.com/microsoft/typescript-go)
|
|
18
17
|
[](https://nodejs.org/)
|
|
19
18
|
[](https://bun.com)
|
package/README-SERVICE-OPT.md
CHANGED
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
[](https://vitest.dev)
|
|
14
14
|
[](https://oxc.rs/docs/guide/usage/formatter.html)
|
|
15
15
|
[](https://oxc.rs/docs/guide/usage/linter.html)
|
|
16
|
-
[](https://www.typescriptlang.org/)
|
|
17
16
|
[](https://github.com/microsoft/typescript-go)
|
|
18
17
|
[](https://nodejs.org/)
|
|
19
18
|
[](https://bun.com)
|
package/README-SERVICE.md
CHANGED
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
[](https://vitest.dev)
|
|
14
14
|
[](https://oxc.rs/docs/guide/usage/formatter.html)
|
|
15
15
|
[](https://oxc.rs/docs/guide/usage/linter.html)
|
|
16
|
-
[](https://www.typescriptlang.org/)
|
|
17
16
|
[](https://github.com/microsoft/typescript-go)
|
|
18
17
|
[](https://nodejs.org/)
|
|
19
18
|
[](https://bun.com)
|
package/README.md
CHANGED
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
[](https://vitest.dev)
|
|
13
13
|
[](https://oxc.rs/docs/guide/usage/formatter.html)
|
|
14
14
|
[](https://oxc.rs/docs/guide/usage/linter.html)
|
|
15
|
-
[](https://www.typescriptlang.org/)
|
|
16
15
|
[](https://github.com/microsoft/typescript-go)
|
|
17
16
|
[](https://nodejs.org/)
|
|
18
17
|
[](https://bun.com)
|