@knapsack/plugin-changelog-md 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 CHANGED
@@ -1,3 +1,135 @@
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
+ - Merge branch 'latest' into feature/ksp-5781-update-figma-logs-to-include-evt-field ([@mabry1985](https://github.com/mabry1985))
19
+ - Bump version to: v4.71.12 \[skip ci\] ([@KnapsackBot](https://github.com/KnapsackBot))
20
+ - Update CHANGELOG.md \[skip ci\] ([@KnapsackBot](https://github.com/KnapsackBot))
21
+ - Bump version to: v4.71.11 \[skip ci\] ([@KnapsackBot](https://github.com/KnapsackBot))
22
+ - Merge branch 'latest' into feature/ksp-5777-gsk-sso-issues ([@illepic](https://github.com/illepic))
23
+
24
+ #### 🏠 Internal
25
+
26
+ - adds evt handlers for design src logs [#5194](https://github.com/knapsack-labs/app-monorepo/pull/5194) ([@mabry1985](https://github.com/mabry1985))
27
+ - 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))
28
+ - migrate to new Figma oAuth endpoints and configuration [#5206](https://github.com/knapsack-labs/app-monorepo/pull/5206) ([@mabry1985](https://github.com/mabry1985))
29
+
30
+ #### Authors: 5
31
+
32
+ - Christopher Bloom ([@illepic](https://github.com/illepic))
33
+ - Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
34
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
35
+ - KnapsackBot ([@KnapsackBot](https://github.com/KnapsackBot))
36
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
37
+
38
+ ---
39
+
40
+ # v4.71.12 (Thu Nov 21 2024)
41
+
42
+ #### 🐛 Bug Fix
43
+
44
+ - Fix component alignment in pattern stage and embeds [#5138](https://github.com/knapsack-labs/app-monorepo/pull/5138) ([@GormanDesign](https://github.com/GormanDesign))
45
+ - Merge branch 'latest' into feature/ksp-5732-fix-component-alignment-in-pattern-stage-and-embeds ([@GormanDesign](https://github.com/GormanDesign))
46
+
47
+ #### Authors: 1
48
+
49
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
50
+
51
+ ---
52
+
53
+ # v4.71.10 (Thu Nov 21 2024)
54
+
55
+ #### 🐛 Bug Fix
56
+
57
+ - fix prop reordering doesnt stick [#5196](https://github.com/knapsack-labs/app-monorepo/pull/5196) ([@mabry1985](https://github.com/mabry1985))
58
+
59
+ #### Authors: 1
60
+
61
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
62
+
63
+ ---
64
+
65
+ # v4.71.9 (Wed Nov 20 2024)
66
+
67
+ #### 🏠 Internal
68
+
69
+ - Remove or replace rollup-plugin-node-builtins [#5181](https://github.com/knapsack-labs/app-monorepo/pull/5181) ([@freneticpixel](https://github.com/freneticpixel))
70
+
71
+ #### Authors: 1
72
+
73
+ - Jim Frenette ([@freneticpixel](https://github.com/freneticpixel))
74
+
75
+ ---
76
+
77
+ # v4.71.8 (Fri Nov 15 2024)
78
+
79
+ #### 🐛 Bug Fix
80
+
81
+ - Merge branch 'latest' into feature/KSP-5764-add-button-modes ([@brittanysmart](https://github.com/brittanysmart))
82
+ - Merge branch 'latest' into GormanDesign-patch-2 ([@GormanDesign](https://github.com/GormanDesign))
83
+
84
+ #### 🏠 Internal
85
+
86
+ - update gsk-digital-channels sso page content [#5178](https://github.com/knapsack-labs/app-monorepo/pull/5178) ([@GormanDesign](https://github.com/GormanDesign))
87
+ - fix figma tiles show processing message indefinitely [#5179](https://github.com/knapsack-labs/app-monorepo/pull/5179) ([@mabry1985](https://github.com/mabry1985))
88
+
89
+ #### Authors: 3
90
+
91
+ - Brittany Smart ([@brittanysmart](https://github.com/brittanysmart))
92
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
93
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
94
+
95
+ ---
96
+
97
+ # v4.71.6 (Thu Nov 14 2024)
98
+
99
+ #### 🐛 Bug Fix
100
+
101
+ - Merge branch 'latest' into feature/ksp-5738-text-editor-block-has-stale-state ([@mabry1985](https://github.com/mabry1985))
102
+ - Merge branch 'latest' into feature/nuke-old-claims ([@illepic](https://github.com/illepic))
103
+ - Merge branch 'latest' into feature/ksp-5437-update-auth0-node-sdk ([@freneticpixel](https://github.com/freneticpixel))
104
+ - Merge branch 'latest' into feature/ksp-5710-collections-block-filters ([@GormanDesign](https://github.com/GormanDesign))
105
+ - Merge remote-tracking branch 'origin/latest' into feature/ksp-5437-update-auth0-node-sdk ([@freneticpixel](https://github.com/freneticpixel))
106
+
107
+ #### 🏠 Internal
108
+
109
+ - Update babel [#5074](https://github.com/knapsack-labs/app-monorepo/pull/5074) ([@renovate[bot]](https://github.com/renovate[bot]))
110
+
111
+ #### Authors: 5
112
+
113
+ - [@renovate[bot]](https://github.com/renovate[bot])
114
+ - Christopher Bloom ([@illepic](https://github.com/illepic))
115
+ - Jim Frenette ([@freneticpixel](https://github.com/freneticpixel))
116
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
117
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
118
+
119
+ ---
120
+
121
+ # v4.71.5 (Tue Nov 05 2024)
122
+
123
+ #### 🐛 Bug Fix
124
+
125
+ - Merge branch 'latest' into feature/ksp-5668-handle-figma-blocks-when-updating-design-source-file ([@GormanDesign](https://github.com/GormanDesign))
126
+
127
+ #### Authors: 1
128
+
129
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
130
+
131
+ ---
132
+
1
133
  # v4.71.1 (Wed Oct 23 2024)
2
134
 
3
135
  #### 🐛 Bug Fix