@knapsack/renderer-html 4.72.0--canary.4986.9e14d73.0 → 4.72.0--canary.5313.31d559e.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +122 -0
- package/package.json +7 -7
- package/tsconfig.json +1 -0
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,125 @@
|
|
1
|
+
# v4.71.16 (Thu Dec 05 2024)
|
2
|
+
|
3
|
+
#### 🐛 Bug Fix
|
4
|
+
|
5
|
+
- refactor React Renderer to use `tsc` for build [#5224](https://github.com/knapsack-labs/app-monorepo/pull/5224) ([@EvanLovely](https://github.com/EvanLovely) [@mabry1985](https://github.com/mabry1985))
|
6
|
+
|
7
|
+
#### Authors: 2
|
8
|
+
|
9
|
+
- Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
|
10
|
+
- Josh Mabry ([@mabry1985](https://github.com/mabry1985))
|
11
|
+
|
12
|
+
---
|
13
|
+
|
14
|
+
# v4.71.13 (Wed Dec 04 2024)
|
15
|
+
|
16
|
+
#### 🐛 Bug Fix
|
17
|
+
|
18
|
+
- Bump version to: v4.71.12 \[skip ci\] ([@KnapsackBot](https://github.com/KnapsackBot))
|
19
|
+
- Update CHANGELOG.md \[skip ci\] ([@KnapsackBot](https://github.com/KnapsackBot))
|
20
|
+
- Bump version to: v4.71.11 \[skip ci\] ([@KnapsackBot](https://github.com/KnapsackBot))
|
21
|
+
- Merge branch 'latest' into feature/ksp-5777-gsk-sso-issues ([@illepic](https://github.com/illepic))
|
22
|
+
|
23
|
+
#### 🏠 Internal
|
24
|
+
|
25
|
+
- adds evt handlers for design src logs [#5194](https://github.com/knapsack-labs/app-monorepo/pull/5194) ([@mabry1985](https://github.com/mabry1985))
|
26
|
+
- setup login w popup [#5209](https://github.com/knapsack-labs/app-monorepo/pull/5209) ([@GormanDesign](https://github.com/GormanDesign) [@mabry1985](https://github.com/mabry1985) [@EvanLovely](https://github.com/EvanLovely) [@KnapsackBot](https://github.com/KnapsackBot) [@illepic](https://github.com/illepic))
|
27
|
+
- migrate to new Figma oAuth endpoints and configuration [#5206](https://github.com/knapsack-labs/app-monorepo/pull/5206) ([@mabry1985](https://github.com/mabry1985))
|
28
|
+
|
29
|
+
#### Authors: 5
|
30
|
+
|
31
|
+
- Christopher Bloom ([@illepic](https://github.com/illepic))
|
32
|
+
- Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
|
33
|
+
- Josh Mabry ([@mabry1985](https://github.com/mabry1985))
|
34
|
+
- KnapsackBot ([@KnapsackBot](https://github.com/KnapsackBot))
|
35
|
+
- Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
|
36
|
+
|
37
|
+
---
|
38
|
+
|
39
|
+
# v4.71.12 (Thu Nov 21 2024)
|
40
|
+
|
41
|
+
#### 🐛 Bug Fix
|
42
|
+
|
43
|
+
- Fix component alignment in pattern stage and embeds [#5138](https://github.com/knapsack-labs/app-monorepo/pull/5138) ([@GormanDesign](https://github.com/GormanDesign))
|
44
|
+
- Merge branch 'latest' into feature/ksp-5732-fix-component-alignment-in-pattern-stage-and-embeds ([@GormanDesign](https://github.com/GormanDesign))
|
45
|
+
|
46
|
+
#### Authors: 1
|
47
|
+
|
48
|
+
- Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
|
49
|
+
|
50
|
+
---
|
51
|
+
|
52
|
+
# v4.71.10 (Thu Nov 21 2024)
|
53
|
+
|
54
|
+
#### 🐛 Bug Fix
|
55
|
+
|
56
|
+
- fix prop reordering doesnt stick [#5196](https://github.com/knapsack-labs/app-monorepo/pull/5196) ([@mabry1985](https://github.com/mabry1985))
|
57
|
+
|
58
|
+
#### Authors: 1
|
59
|
+
|
60
|
+
- Josh Mabry ([@mabry1985](https://github.com/mabry1985))
|
61
|
+
|
62
|
+
---
|
63
|
+
|
64
|
+
# v4.71.9 (Wed Nov 20 2024)
|
65
|
+
|
66
|
+
#### 🏠 Internal
|
67
|
+
|
68
|
+
- setup TS strict mode KSP-5492 [#5183](https://github.com/knapsack-labs/app-monorepo/pull/5183) ([@EvanLovely](https://github.com/EvanLovely))
|
69
|
+
|
70
|
+
#### Authors: 1
|
71
|
+
|
72
|
+
- Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
|
73
|
+
|
74
|
+
---
|
75
|
+
|
76
|
+
# v4.71.8 (Fri Nov 15 2024)
|
77
|
+
|
78
|
+
#### 🐛 Bug Fix
|
79
|
+
|
80
|
+
- Merge branch 'latest' into feature/KSP-5764-add-button-modes ([@brittanysmart](https://github.com/brittanysmart))
|
81
|
+
- Merge branch 'latest' into GormanDesign-patch-2 ([@GormanDesign](https://github.com/GormanDesign))
|
82
|
+
|
83
|
+
#### 🏠 Internal
|
84
|
+
|
85
|
+
- update gsk-digital-channels sso page content [#5178](https://github.com/knapsack-labs/app-monorepo/pull/5178) ([@GormanDesign](https://github.com/GormanDesign))
|
86
|
+
- fix figma tiles show processing message indefinitely [#5179](https://github.com/knapsack-labs/app-monorepo/pull/5179) ([@mabry1985](https://github.com/mabry1985))
|
87
|
+
|
88
|
+
#### Authors: 3
|
89
|
+
|
90
|
+
- Brittany Smart ([@brittanysmart](https://github.com/brittanysmart))
|
91
|
+
- Josh Mabry ([@mabry1985](https://github.com/mabry1985))
|
92
|
+
- Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
|
93
|
+
|
94
|
+
---
|
95
|
+
|
96
|
+
# v4.71.6 (Thu Nov 14 2024)
|
97
|
+
|
98
|
+
#### 🐛 Bug Fix
|
99
|
+
|
100
|
+
- Merge branch 'latest' into feature/ksp-5437-update-auth0-node-sdk ([@freneticpixel](https://github.com/freneticpixel))
|
101
|
+
- Merge branch 'latest' into feature/ksp-5710-collections-block-filters ([@GormanDesign](https://github.com/GormanDesign))
|
102
|
+
- Merge remote-tracking branch 'origin/latest' into feature/ksp-5437-update-auth0-node-sdk ([@freneticpixel](https://github.com/freneticpixel))
|
103
|
+
|
104
|
+
#### Authors: 2
|
105
|
+
|
106
|
+
- Jim Frenette ([@freneticpixel](https://github.com/freneticpixel))
|
107
|
+
- Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
|
108
|
+
|
109
|
+
---
|
110
|
+
|
111
|
+
# v4.71.5 (Tue Nov 05 2024)
|
112
|
+
|
113
|
+
#### 🐛 Bug Fix
|
114
|
+
|
115
|
+
- Merge branch 'latest' into feature/ksp-5668-handle-figma-blocks-when-updating-design-source-file ([@GormanDesign](https://github.com/GormanDesign))
|
116
|
+
|
117
|
+
#### Authors: 1
|
118
|
+
|
119
|
+
- Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
|
120
|
+
|
121
|
+
---
|
122
|
+
|
1
123
|
# v4.71.1 (Wed Oct 23 2024)
|
2
124
|
|
3
125
|
#### 🐛 Bug Fix
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@knapsack/renderer-html",
|
3
3
|
"description": "Render HTML",
|
4
|
-
"version": "4.72.0--canary.
|
4
|
+
"version": "4.72.0--canary.5313.31d559e.0",
|
5
5
|
"main": "index.js",
|
6
6
|
"types": "index.d.ts",
|
7
7
|
"exports": {
|
@@ -22,13 +22,13 @@
|
|
22
22
|
},
|
23
23
|
"author": "Knapsack (https://www.knapsack.cloud)",
|
24
24
|
"dependencies": {
|
25
|
-
"@knapsack/app": "4.72.0--canary.
|
26
|
-
"@knapsack/file-utils": "4.72.0--canary.
|
27
|
-
"@knapsack/types": "4.72.0--canary.
|
25
|
+
"@knapsack/app": "4.72.0--canary.5313.31d559e.0",
|
26
|
+
"@knapsack/file-utils": "4.72.0--canary.5313.31d559e.0",
|
27
|
+
"@knapsack/types": "4.72.0--canary.5313.31d559e.0"
|
28
28
|
},
|
29
29
|
"devDependencies": {
|
30
|
-
"@knapsack/eslint-config-starter": "4.72.0--canary.
|
31
|
-
"@knapsack/typescript-config-starter": "4.72.0--canary.
|
30
|
+
"@knapsack/eslint-config-starter": "4.72.0--canary.5313.31d559e.0",
|
31
|
+
"@knapsack/typescript-config-starter": "4.72.0--canary.5313.31d559e.0",
|
32
32
|
"eslint": "^8.57.0",
|
33
33
|
"typescript": "^5.6.3"
|
34
34
|
},
|
@@ -40,5 +40,5 @@
|
|
40
40
|
"directory": "apps/client/renderers/renderer-html",
|
41
41
|
"type": "git"
|
42
42
|
},
|
43
|
-
"gitHead": "
|
43
|
+
"gitHead": "31d559ecb396c0d66f822f42bd0256c931ad6d4c"
|
44
44
|
}
|