@knapsack/renderer-react 4.87.3 → 4.88.0--canary.6869.13e6297.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +0 -44
  2. package/package.json +16 -16
package/CHANGELOG.md CHANGED
@@ -1,47 +1,3 @@
1
- # v4.87.3 (Thu Oct 30 2025)
2
-
3
- #### 🐛 Bug Fix
4
-
5
- - KSP-7041 Fixed allow creating and displaying custom element names for web components [#6719](https://github.com/knapsack-labs/app-monorepo/pull/6719) ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
6
- - Merge branch 'latest' into feature/ksp-7041-issues-with-saving-web-components-template-details-and ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
7
-
8
- #### Authors: 1
9
-
10
- - [@EmmanuelVelez](https://github.com/EmmanuelVelez)
11
-
12
- ---
13
-
14
- # v4.87.2 (Thu Oct 30 2025)
15
-
16
- #### 🐛 Bug Fix
17
-
18
- - KSP-4269 Using a reference within a borderStyle then adding a group then removing group destroys ALL composite references [#6694](https://github.com/knapsack-labs/app-monorepo/pull/6694) ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
19
- - Merge branch 'latest' into feature/ksp-4269-using-a-reference-within-a-borderstyle-then-adding-a-group ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
20
-
21
- #### Authors: 1
22
-
23
- - [@EmmanuelVelez](https://github.com/EmmanuelVelez)
24
-
25
- ---
26
-
27
- # v4.87.1 (Thu Oct 30 2025)
28
-
29
- #### 🐛 Bug Fix
30
-
31
- - enable objects and arrays of objects inference, closes KSP-5880 [#6865](https://github.com/knapsack-labs/app-monorepo/pull/6865) ([@mabry1985](https://github.com/mabry1985))
32
- - enable objects and arrays of objects inference ([@mabry1985](https://github.com/mabry1985))
33
-
34
- #### 🏠 Internal
35
-
36
- - test: add unit tests for inferring prop types [#6870](https://github.com/knapsack-labs/app-monorepo/pull/6870) ([@rizchelwood](https://github.com/rizchelwood))
37
-
38
- #### Authors: 2
39
-
40
- - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
41
- - Rizchel Wood ([@rizchelwood](https://github.com/rizchelwood))
42
-
43
- ---
44
-
45
1
  # v4.87.0 (Thu Oct 30 2025)
46
2
 
47
3
  #### 🚀 Enhancement
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@knapsack/renderer-react",
3
3
  "description": "Render React",
4
- "version": "4.87.3",
4
+ "version": "4.88.0--canary.6869.13e6297.0",
5
5
  "type": "commonjs",
6
6
  "types": "./dist/index.d.ts",
7
7
  "exports": {
@@ -32,15 +32,15 @@
32
32
  "author": "Knapsack",
33
33
  "dependencies": {
34
34
  "@babel/preset-react": "^7.27.1",
35
- "@knapsack/app": "4.87.3",
36
- "@knapsack/creator-utils": "4.87.3",
37
- "@knapsack/file-utils": "4.87.3",
38
- "@knapsack/ks-file-utils": "4.87.3",
39
- "@knapsack/renderer-react-components": "4.87.3",
40
- "@knapsack/renderer-webpack-base": "4.87.3",
41
- "@knapsack/spec-utils": "4.87.3",
42
- "@knapsack/types": "4.87.3",
43
- "@knapsack/utils": "4.87.3",
35
+ "@knapsack/app": "4.88.0--canary.6869.13e6297.0",
36
+ "@knapsack/creator-utils": "4.88.0--canary.6869.13e6297.0",
37
+ "@knapsack/file-utils": "4.88.0--canary.6869.13e6297.0",
38
+ "@knapsack/ks-file-utils": "4.88.0--canary.6869.13e6297.0",
39
+ "@knapsack/renderer-react-components": "4.88.0--canary.6869.13e6297.0",
40
+ "@knapsack/renderer-webpack-base": "4.88.0--canary.6869.13e6297.0",
41
+ "@knapsack/spec-utils": "4.88.0--canary.6869.13e6297.0",
42
+ "@knapsack/types": "4.88.0--canary.6869.13e6297.0",
43
+ "@knapsack/utils": "4.88.0--canary.6869.13e6297.0",
44
44
  "react": "^18.3.1",
45
45
  "react-docgen": "^8.0.2",
46
46
  "react-docgen-typescript": "^2.4.0",
@@ -49,11 +49,11 @@
49
49
  "zod": "^4.0.14"
50
50
  },
51
51
  "devDependencies": {
52
- "@knapsack/eslint-config-starter": "4.87.3",
53
- "@knapsack/sandbox-components": "4.87.3",
54
- "@knapsack/test-ava": "4.87.3",
55
- "@knapsack/toby": "4.87.3",
56
- "@knapsack/typescript-config-starter": "4.87.3",
52
+ "@knapsack/eslint-config-starter": "4.88.0--canary.6869.13e6297.0",
53
+ "@knapsack/sandbox-components": "4.88.0--canary.6869.13e6297.0",
54
+ "@knapsack/test-ava": "4.88.0--canary.6869.13e6297.0",
55
+ "@knapsack/toby": "4.88.0--canary.6869.13e6297.0",
56
+ "@knapsack/typescript-config-starter": "4.88.0--canary.6869.13e6297.0",
57
57
  "@mui/material": "^5.18.0",
58
58
  "@mui/x-data-grid": "^6.20.4",
59
59
  "@types/node": "^20.19.22",
@@ -71,5 +71,5 @@
71
71
  "directory": "apps/client/renderers/renderer-react",
72
72
  "type": "git"
73
73
  },
74
- "gitHead": "0d34929b3d5c2abeb438c692dec2a5d1f919215a"
74
+ "gitHead": "13e62974d8087f63c98f24fec5dda6d6b5250628"
75
75
  }