v0.2.0
Pre-release
Pre-release
CHANGELOG
- (BREAKING) Published to NPM, reinstall via
npm install @novacbn/svelte-pipeline
. - (BREAKING) Changed package namespace from
import {...} from "svelte-pipeline";
->import {...} from "@novacbn/svelte-pipeline";
.