Releases: storyblok/richtext
Releases · storyblok/richtext
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
v0.2.0
- feat: set function export to camelCase to differentiate from legacy solution (8f0c317)
Full Changelog: v0.1.0...v0.2.0
v0.1.0
- Merge pull request #18 from storyblok/chore/add-release-it (24f369c)
- chore: remove conventional changelog plugin (8e947f4)
- chore: add
release-it
config (c97cf59) - Merge pull request #16 from storyblok/chore/update-deps-23-05-2024 (0d0f686)
- fix(types): added Partial to filter options (ad053a3)
- fix: add default rotation (5b12419)
- chore(deps): update deps (3cfab1a)
- Merge pull request #15 from storyblok/chore/deactivate-semantic-release (967ee72)
- chore: remove temporarely semantic-release (f8dc6bf)
- Merge pull request #5 from storyblok/chore/pro-77-docs-readme (2b708b9)
- Merge pull request #6 from storyblok/chore/dependabot-package-ecosystem-value-issue (c166a4c)
- chore(ci): cjamge package-ecosystem back to npm (abaa2b3)
- chore: remove issue templates (58dbc83)
- docs: updated readme (5bc662f)
What's Changed
- [PRO-73] added prettier sdk like config by @alvarosabu in #1
- [PRO-74] image optimization option by @alvarosabu in #2
- [PRO-75] test coverage by @alvarosabu in #3
- [PRO-76] setup CI by @alvarosabu in #4
- chore(ci): change package-ecosystem back to npm by @alvarosabu in #6
- [PRO-77] docs readme by @alvarosabu in #5
- chore: remove temporarily semantic-release by @alvarosabu in #15
- chore: update deps 23 05 2024 by @alvarosabu in #16
- chore: add release it by @alvarosabu in #18
New Contributors
- @alvarosabu made their first contribution in #1
Full Changelog: https://github.com/storyblok/richtext/commits/v0.1.0