Releases: NordSecurity/storyblok-rich-text-astro-renderer
Releases · NordSecurity/storyblok-rich-text-astro-renderer
v2.2.2
What's Changed
- Update SCA/SAST workflows with refactored versions by @lukjok in #243
- fix(deps): Bump rollup from 4.12.0 to 4.24.0 by @dependabot in #244
- chore(deps-dev): Bump husky from 8.0.3 to 9.1.6 by @dependabot in #220
- chore(deps-dev): Bump vitest from 1.3.1 to 2.1.3 by @dependabot in #239
- chore(deps-dev): Bump vite from 5.1.7 to 5.1.8 by @dependabot in #245
- chore(deps-dev): Bump @commitlint/config-conventional from 19.1.0 to 19.5.0 by @dependabot in #219
- Update SAST workflow project path by @lukjok in #246
- Bump astro to 4.16.6, storyblok/js to 3.1.6, update husky configuration by @edvinasjurele in #251
- chore(deps-dev): Bump vite-plugin-dts from 4.2.1 to 4.2.4 by @dependabot in #249
- chore(deps-dev): Bump typescript from 5.5.4 to 5.6.3 by @dependabot in #247
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- chore: bump storyblok-astro to 4.0.3 by @edvinasjurele in #172
- Workflows cleanup by @edvinasjurele in #183
- chore(deps-dev): Bump vite from 5.1.4 to 5.1.7 by @dependabot in #191
- chore(deps): Bump vite from 5.1.4 to 5.2.9 in /demo by @dependabot in #192
- chore: update sort-package-json and lint-staged by @aivLuk in #198
- chore(deps-dev): Bump vite-plugin-dts from 3.6.4 to 4.2.1 by @dependabot in #207
- fix(deps): Bump micromatch and lint-staged by @dependabot in #208
- chore(deps-dev): Bump prettier-plugin-astro from 0.12.2 to 0.14.1 by @dependabot in #204
- fix(deps): Bump @storyblok/astro from 4.0.3 to 5.0.2 by @dependabot in #209
- chore(deps-dev): Bump typescript from 5.4.2 to 5.5.4 by @dependabot in #210
- chore(deps-dev): Bump @commitlint/cli from 19.0.3 to 19.4.1 by @dependabot in #211
- fix: improve types by @edvinasjurele in #213
- chore: apply 2.2.1 version by @edvinasjurele in #212
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- chore: bump node to v20 by @aivLuk in #117
- chore(deps-dev): Bump sort-package-json from 2.5.1 to 2.8.0 by @dependabot in #149
- chore(deps-dev): Bump vite from 5.0.10 to 5.0.12 by @dependabot in #138
- chore(deps-dev): Bump vite from 5.0.10 to 5.1.4 by @dependabot in #148
- chore(deps-dev): Bump vitest from 0.34.3 to 1.3.1 by @dependabot in #146
- chore(deps): Bump vite from 5.0.10 to 5.1.4 in /demo by @dependabot in #153
- chore(deps-dev): Bump @commitlint/cli from 18.4.3 to 19.0.3 by @dependabot in #161
- feat: add nodes/marks passing to resolveFn, update demo and README by @edvinasjurele in #168
- chore(deps-dev): Bump @commitlint/config-conventional from 18.4.3 to 19.1.0 by @dependabot in #170
- fix(deps): Bump astro from 4.0.6 to 4.5.1 by @dependabot in #169
- chore(deps-dev): Bump semantic-release from 21.1.1 to 23.0.2 by @dependabot in #136
- chore(deps-dev): Bump lint-staged from 14.0.1 to 15.2.2 by @dependabot in #132
- chore: apply 2.2.0 version by @edvinasjurele in #171
New Contributors
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- Workflow security hardening by @lukjok in #104
- Fix types export after Vite v5 bump by @edvinasjurele in #110
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- fix(deps): Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #77
- chore(deps): Bump @babel/traverse from 7.22.5 to 7.23.2 in /demo by @dependabot in #78
- Add SAST/SCA scan by @lukjok in #79
- UNC Migration by @jimtsikos in #90
- feat: upgrade Astro to v4, vite v5 and storyblok/astro v4 by @edvinasjurele in #94
- chore(deps-dev): Bump @semantic-release/npm from 10.0.4 to 11.0.2 by @dependabot in #91
- chore(deps): Bump zod and astro in /demo by @dependabot in #97
New Contributors
- @lukjok made their first contribution in #79
- @jimtsikos made their first contribution in #90
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- chore(deps): Bump zod from 3.21.4 to 3.22.4 in /demo by @dependabot in #71
- fix(deps): Bump postcss from 8.4.28 to 8.4.31 by @dependabot in #72
- fix(deps): Bump zod from 3.21.4 to 3.22.4 by @dependabot in #73
- chore: bump astro and storyblok/astro v3, use node 18.14.1 by @edvinasjurele in #70
- fix types export for astro 3 and typescript 5 by @jsve in #74
BREAKING CHANGES
- The TS types imports has been changed.
RichTextRenderer.astro
file no long exportsRichTextType
types. See updated usage example in README.- The TS changes are imposed by bumping Astro v3 in demo (consumer) app
New Contributors
Full Changelog: v1.4.1...v2.0.0
v1.4.1
v1.4.0
What's Changed
- feat: improve nodes and marks TS types, update demo typings by @edvinasjurele in #63
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Add missing marks support, fix styled mark, add emoji node by @edvinasjurele in #55
- Add
anchor
,code
,superscript
,subscript
,strike
,textStyle
andhighlight
marks support - Add
emoji
node support - Fix
styled
mark support, add demo example
- Add
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add missing nodes support by @edvinasjurele in #51
- Bump astro packages by @edvinasjurele in #52
Full Changelog: v1.1.1...v1.2.0