Skip to content

2.0.3

Choose a tag to compare

@NiceArti NiceArti released this 30 Jul 20:41
· 25 commits to main since this release

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.3

or

bun add @flowscape-ui/core-sdk@2.0.3

Links


This is primarily a maintenance and distribution release while development continues toward the next major Flowscape update.