File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
packages/pages-components Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ #### 1.0.2 (2024-11-01)
2
+
3
+ ##### Documentation Changes
4
+
5
+ * detail enableDebugging does not fire sdk events (c871bea6)
6
+
7
+ ##### New Features
8
+
9
+ * ** pages-components:**
10
+ * support customValues and customTags in Link component (#67 ) (3b939029)
11
+ * add functionality to get directions from coordinates (#66 ) (cd188f93)
12
+
13
+ ##### Bug Fixes
14
+
15
+ * ** pages-components:** hoursTable component not matching dayOfWeekNames correctly (#63 ) (da3b6a09)
16
+ * throw error when cta link not set (#64 ) (70697513)
17
+
1
18
#### 1.0.1 (2024-08-06)
2
19
3
20
##### Chores
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yext/pages-components" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " A React component library that supports Yext Pages development" ,
5
5
"author" : " sumo@yext.com" ,
6
6
"license" : " BSD-3-Clause" ,
You can’t perform that action at this time.
0 commit comments