Skip to content

Commit

Permalink
Add version docs to 2025-01
Browse files Browse the repository at this point in the history
  • Loading branch information
vctrchu committed Dec 16, 2024
1 parent 7f781ea commit e2d3774
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
- Removed \`customValidator\` prop from the [FormattedTextField](/docs/api/pos-ui-extensions/apis/formatted-text-field) component.
- Added [PrintApi](/docs/api/pos-ui-extensions/apis/print-api) and a [PrintPreview](/docs/api/pos-ui-extensions/components/printpreview) component.
- [Cart API](/docs/api/pos-ui-extensions/apis/cart-api) updates:
- \`addLineItem\` and \`addCustomSale\` now return a UUID for the added item.
- Added \`bulkUpdateCart\` function for single-operation cart updates.
`,
},
{
Expand Down

0 comments on commit e2d3774

Please sign in to comment.