Skip to content

Commit e39e90a

Browse files
committed
Add change log entry for 2024-10 and 2024-07 about Customer PII fields
1 parent aa599c3 commit e39e90a

File tree

1 file changed

+18
-0
lines changed
  • packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pages

1 file changed

+18
-0
lines changed

Diff for: packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pages/versions.doc.ts

+18
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,12 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
134134
- Removed in POS version: N/A
135135
- Release day: 11/11/2024.
136136
137+
## Important Fixes
138+
139+
- **POS 10.0.0**:
140+
141+
- Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
142+
137143
### Features
138144
139145
- Fixes long standing issue where \`useEffect\` teardown functions are not working in React
@@ -148,6 +154,12 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
148154
- Removed in POS version: N/A
149155
- Release day: 10/1/2024.
150156
157+
## Important Fixes
158+
159+
- **POS 10.0.0**:
160+
161+
- Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
162+
151163
### Features
152164
153165
- Added support for iOS debugging with the Safari dev tools.
@@ -170,6 +182,12 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
170182
- Removed in POS version: N/A
171183
- Release day: 08/14/2024.
172184
185+
## Important Fixes
186+
187+
- **POS 10.0.0**:
188+
189+
- Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
190+
173191
### Features
174192
175193
- Introduced a [SectionHeader component](/docs/api/pos-ui-extensions/components/sectionheader). It can be used to title sections and structure content.

0 commit comments

Comments
 (0)