Skip to content

Commit

Permalink
merge with main
Browse files Browse the repository at this point in the history
  • Loading branch information
WojtekTheWebDev committed Apr 10, 2024
2 parents a282126 + d3c30ca commit 2544557
Show file tree
Hide file tree
Showing 108 changed files with 18,834 additions and 3,347 deletions.
7 changes: 7 additions & 0 deletions .changeset/thirty-socks-sleep.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,10 @@
- import { ContextualizedEndpoints } from '@vue-storefront/magento-api';
+ import { Endpoints } from '@vue-storefront/magento-api';
```

- **[REMOVED]** `MagentoApiMethods` interface. Use `Endpoints` instead.

```diff
- import { MagentoApiMethods } from '@vue-storefront/magento-api';
+ import { Endpoints } from '@vue-storefront/magento-api';
```
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
18
Loading

0 comments on commit 2544557

Please sign in to comment.