2.0.3
Flowscape Core SDK v2.0.3
Release notes:
## Flowscape Core SDK v2.0.3
This release focuses on package distribution, build consistency, and release infrastructure.
### Improvements
- Improved npm package metadata and project links
- Cleaned up the published package contents
- Verified ESM package exports and TypeScript declarations
- Added a standalone browser IIFE build
- Externalized runtime dependencies from the ESM build
- Improved source map and declaration map output
- Prepared automated npm publishing through GitHub Actions
- Improved release validation and package inspection
```
### Package
```bash
npm install @flowscape-ui/core-sdk@2.0.3or
bun add @flowscape-ui/core-sdk@2.0.3Links
- Documentation: https://flowscape-ui.github.io/core-sdk/
- Playground: https://flowscape-ui.github.io/core-sdk/playground/
- npm: https://www.npmjs.com/package/@flowscape-ui/core-sdk
This is primarily a maintenance and distribution release while development continues toward the next major Flowscape update.