# TypeScript SDK (OrderEazi Commerce SDK)

This release introduces the first version of the **OrderEazi Commerce TypeScript SDK**.\
It’s a set of pre‑built, strongly‑typed tools that developers can use to integrate with your commerce platform more easily and consistently. Instead of writing everything from scratch, they can use the SDK to talk to your store’s APIs in a standard, supported way.

**Benefits for you**

* **Faster integrations**
  * Your development team (or external partners) can build new features and integrations more quickly using the SDK instead of custom one‑off code.
* **Fewer bugs and issues**
  * Strong typing and a standardised library reduce common mistakes, which helps keep your storefront more stable and reliable.
* **Easier to extend your store**
  * Makes it simpler to add custom frontends, apps, or back‑office tools that plug into your store’s data and functionality.
* **Future‑proof integrations**
  * As the SDK evolves, your integrations can update in a more controlled, predictable way rather than relying on fragile custom code.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.storefront.co.za/release-notes/new-features/2026-new-features/january-2026-new-features/typescript-sdk-ordereazi-commerce-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
