Releases: comfino/web-frontend-sdk
Releases · comfino/web-frontend-sdk
Release list
1.0.1
Fixed
- README: corrected the TypeScript types install command, which pointed at a nonexistent
@comfino/web-frontend-sdknpm package; it now installs directly from the GitHub source
(github:comfino/web-frontend-sdk).
Changed
- README: minor formatting cleanup in the config-bridge JSON snippets and widget example comment.
1.0.0
Added
- Initial public release: getting-started, API reference, events, and custom-platform docs.
- Runnable
demo/PHP app covering both integration levels (config bridge + SDK API) for paywall and
widget, plus token minting, order creation, and webhook verification. - Vanilla JS and TypeScript examples.
- Copy-paste snippets and a framework-agnostic CDN loader.
- Hand-written TypeScript type definitions mirroring the public SDK surface.