We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70cfb9f commit 2a1fb02Copy full SHA for 2a1fb02
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.38.1](https://github.com/globalbrain/sefirot/compare/v4.38.0...v4.38.1) (2026-03-11)
4
+
5
6
+### Bug Fixes
7
8
+* **http:** fix nested key generation in objectToFormData ([#691](https://github.com/globalbrain/sefirot/issues/691)) ([70cfb9f](https://github.com/globalbrain/sefirot/commit/70cfb9f5edb4eda1efbee36a10e1874630f0a573))
9
10
# [4.38.0](https://github.com/globalbrain/sefirot/compare/v4.37.1...v4.38.0) (2026-03-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/sefirot",
- "version": "4.38.0",
+ "version": "4.38.1",
"description": "Vue Components for Global Brain Design System.",
"keywords": [
"components",
0 commit comments