Releases: zce/velite
Releases · zce/velite
v0.2.1
v0.2.0
What's Changed
- feat: support format config by @zce in #238
- breaking: upgrade chokidar v4 by @zce in #237
- docs: improvements by @qiushiyan in #201
- chore(deps): update pnpm to v9.7.0 by @renovate in #202
- fix(docs): show wrong image in light theme by @withden in #230
- chore(deps): update dependency prettier to v3.3.3 by @renovate in #185
- fix(deps): update dependency terser to v5.31.2 by @renovate in #183
- chore(deps): update dependency rollup to v4.18.1 by @renovate in #182
- chore(deps): update dependency rollup to v4.19.0 by @renovate in #189
- chore(deps): update dependency tsx to v4.16.3 by @renovate in #195
- chore(deps): update pnpm to v9.6.0 by @renovate in #190
- chore(deps): update dependency tsx to v4.16.4 by @renovate in #196
New Contributors
- @qiushiyan made their first contribution in #201
- @withden made their first contribution in #230
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
Full Changelog: v0.1.0-rc.3...v0.1.0
v0.1.0-rc.3
v0.1.0-rc.2
What's Changed
Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2
v0.1.0-rc.1
What's Changed
Full Changelog: v0.1.0-rc.0...v0.1.0-rc.1
v0.1.0-rc.0
Noteable Changes
- chore: upgrade zod to 3.23.7
- feat: return parse results unless fatal
- feat: optimize array path display in error message
- feat: fatal error when zod type error
- feat: empty content message
Note
Velite now has an info log when the content is empty.
What's Changed
- chore(deps): update dependency typescript to v5.4.5 by @renovate in #88
- fix: class File to VeliteFile by @witch-factory in #117
- Update with-nextjs.md by @git-create-devben in #124
- Update next.config.js code to start Velite with next dev and next bui… by @writeonlycode in #128
New Contributors
- @witch-factory made their first contribution in #117
- @git-create-devben made their first contribution in #124
Full Changelog: v0.1.0-beta.14...v0.1.0-rc.0
v0.1.0-beta.14
What's Changed
- feat:
--strict
option by @jzxhuang in #90 - fix(deps): update dependency terser to v5.30.0 by @renovate in #78
- chore(deps): update actions/configure-pages action to v5 by @renovate in #96
- chore(deps): update pnpm to v8.15.6 by @renovate in #100
- chore(deps): update dependency @types/node to v20.12.5 by @renovate in #87
- feat: watching config imports by @zce in #111
- feat: allow absolute path in s.image() by @zce in #112
New Contributors
Full Changelog: v0.1.0-beta.13...v0.1.0-beta.14
v0.1.0-beta.13
What's Changed
- chore(deps): update dependency @types/node to v20.11.28 by @renovate in #80
- chore(deps): update dependency simple-git-hooks to v2.11.0 by @renovate in #81
- chore(deps): update pnpm to v8.15.5 by @renovate in #84
- feat: support patterns array by @zce in #85
- Fix issue with custom loader definition in custom-loader.md by @writeonlycode in #86
New Contributors
- @writeonlycode made their first contribution in #86
Full Changelog: v0.1.0-beta.12...v0.1.0-beta.13