v0.3.0
- Merge pull request #50 from storyblok/feature/improve-types (3e3ec5f)
- feat: ensure consistent prefix on types related to richtext (bf729a2)
- chore(playground): test types on vue playground (4714fc1)
- chore(packages): updated react demo package types (47be45a)
- chore(packages): testing vue component types approach (1c87ae6)
- chore(packages): updated types of vue package example (7178369)
- feat(types): pass generic down to
SbRichTextResolvers
(49ca9dc) - feat(types)!: added SbRich prefix to generic types like Nodes and NodeTypes (269c3cd)
- Merge pull request #48 from storyblok/chore/pnpm-action-ci-upgrade (1b857ea)
- chore(ci): removed pnpm version on ci in favor of packageManager (40d2d5a)
- chore(ci): update pnpm/action-setup to v4 (2651c5c)
What's Changed
- chore(ci): update pnpm/action-setup to v4 by @alvarosabu in #48
- feat(types)!: improve types by @alvarosabu in #50
Full Changelog: v0.2.0...v0.3.0