Skip to content

Releases: zhyd1997/velokit

v0.6.0

03 Nov 07:10

Choose a tag to compare

What's Changed

  • chore(deps): update Next.js to 16.0.0 by @zhyd1997 in #225
  • chore(deps): update Node.js by @renovate[bot] in #233
  • chore(deps): update lucide-react to 0.548.0 by @renovate[bot] in #231
  • chore(deps): update @supabase/supabase-js to 2.76.1 by @renovate[bot] in #230
  • chore(deps): update pnpm to 10.19.0 by @renovate[bot] in #234
  • chore(deps): update lint-staged to 16.2.6 by @renovate[bot] in #227
  • chore: add MCP configuration for next-devtools by @zhyd1997 in #239
  • chore(deps): update @turbo/gen to 2.6.0 by @renovate[bot] in #238
  • chore(deps): update Next.js to 16.0.1 (patch) by @renovate[bot] in #235
  • chore(deps): update @supabase/supabase-js to 2.78.0 by @renovate[bot] in #237
  • chore(deps): update Node.js by @renovate[bot] in #236
  • chore(deps): update TypeScript (patch) by @renovate[bot] in #228
  • chore(deps): update typescript-eslint monorepo to 8.46.2 (patch) by @renovate[bot] in #229
  • chore(deps): update Build tools to 4.1.16 (patch) by @renovate[bot] in #226
  • chore(deps): update ESLint (minor) by @renovate[bot] in #241
  • chore(deps): update @types/node to 22.19.0 by @renovate[bot] in #240

Full Changelog: v0.5.15...v0.6.0

v0.5.15

19 Oct 10:50

Choose a tag to compare

What's Changed

  • chore(deps): update zod to 4.1.12 by @renovate[bot] in #210
  • chore(deps): update pnpm to 10.18.3 by @renovate[bot] in #208
  • chore(deps): update lint-staged to 16.2.4 by @renovate[bot] in #207
  • chore(deps): update lucide-react to 0.546.0 by @renovate[bot] in #212
  • chore(deps): update TypeScript (patch) by @renovate[bot] in #209
  • chore(deps): update @supabase/supabase-js to 2.75.1 by @renovate[bot] in #211
  • chore(deps): update ESLint to 9.38.0 (minor) by @renovate[bot] in #214
  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #216
  • chore(deps): update Prisma to 6.17.1 (minor) by @renovate[bot] in #217
  • chore(deps): update typescript-eslint monorepo to 8.46.1 (minor) by @renovate[bot] in #218
  • chore: modify package matching for Next.js to include scoped by @zhyd1997 in #220
  • chore(deps): update typescript-eslint to 8.46.1 by @renovate[bot] in #219
  • chore: add typescript-eslint to Renovate configuration by @zhyd1997 in #222
  • chore(deps): update Next.js to 15.5.6 (patch) by @renovate[bot] in #221

Full Changelog: v0.5.14...v0.5.15

v0.5.14

06 Oct 12:08

Choose a tag to compare

What's Changed

  • chore(deps): update @types/node to 22.18.6 by @renovate[bot] in #170
  • chore(deps): update Prisma to 6.16.2 (patch) by @renovate[bot] in #171
  • chore(deps): update ESLint to 9.36.0 (minor) by @renovate[bot] in #173
  • chore(deps): update zod to 4.1.11 by @renovate[bot] in #172
  • chore(deps): update pnpm to 10.17.0 by @renovate[bot] in #174
  • chore(deps): update typescript-eslint monorepo to 8.44.0 (minor) by @renovate[bot] in #175
  • chore(deps): update lint-staged to 16.2.0 by @renovate[bot] in #176
  • chore(deps): update typescript-eslint to 8.44.0 by @renovate[bot] in #177
  • chore(deps): update turbo and related packages to version 2.5.8 by @zhyd1997 in #180
  • chore(deps): update lint-staged to 16.2.3 by @renovate[bot] in #182
  • chore(deps): update eslint-plugin-turbo to 2.5.8 by @renovate[bot] in #181
  • chore(deps): update @next/eslint-plugin-next to 15.5.4 by @renovate[bot] in #178
  • chore(deps): update Build tools to 4.1.14 (patch) by @renovate[bot] in #183
  • chore(deps): update next to 15.5.4 by @renovate[bot] in #184
  • chore(deps): update tw-animate-css to 1.4.0 by @renovate[bot] in #185
  • chore(deps): update pnpm to 10.17.1 by @renovate[bot] in #186
  • chore(deps): update TypeScript (minor) by @renovate[bot] in #193
  • chore(deps): update Prisma to 6.16.3 (patch) by @renovate[bot] in #187
  • chore(deps): update @supabase/supabase-js to 2.58.0 - autoclosed by @renovate[bot] in #190
  • chore(deps): update Node.js by @renovate[bot] in #191
  • chore(deps): update eslint-plugin-react-hooks to 6.1.0 by @renovate[bot] in #195
  • chore(deps): update typescript-eslint monorepo to 8.44.1 (patch) by @renovate[bot] in #189
  • chore(deps): update React ecosystem to 19.2.0 (minor) by @renovate[bot] in #192
  • chore(deps): update TypeScript (patch) by @renovate[bot] in #197
  • chore(deps): update typescript-eslint monorepo to 8.45.0 (patch) by @renovate[bot] in #200
  • chore(deps): update pnpm to 10.18.0 by @renovate[bot] in #203
  • chore(deps): update eslint-plugin-react-hooks to 6.1.1 by @renovate[bot] in #204
  • chore(deps): update ESLint to 9.37.0 (minor) by @renovate[bot] in #206

Full Changelog: v0.5.13...v0.5.14

v0.5.13

14 Sep 12:31

Choose a tag to compare

What's Changed

Full Changelog: v0.5.12...v0.5.13

v0.5.12

08 Sep 06:14

Choose a tag to compare

What's Changed

  • fix(apps/web): add web app icons and manifest. by @zhyd1997 in #146
  • chore(deps): update pnpm to 10.15.1 by @renovate[bot] in #150
  • chore(deps): update eslint and related packages to version 9.35.0 and typescript-eslint to version 8.42.0 by @zhyd1997 in #157
  • chore(deps): update tailwindcss and related packages to version 4.1.13 and tw-animate-css to version 1.3.8 by @zhyd1997 in #158
  • chore(deps): update lint-staged to 16.1.6 by @renovate[bot] in #149
  • chore(deps): update @types/node to 22.18.1 by @renovate[bot] in #147
  • chore(deps): update actions/setup-node action to v5 by @renovate[bot] in #156
  • chore(deps): update @supabase/supabase-js to 2.57.2 by @renovate[bot] in #152

Full Changelog: v0.5.11...v0.5.12

v0.5.11

03 Sep 02:57

Choose a tag to compare

What's Changed

  • chore(deps): update Next.js and related packages to version 15.5.2 by @zhyd1997 in #141
  • chore(deps): update @supabase/supabase-js to 2.56.1 by @renovate[bot] in #138
  • chore(deps): update TypeScript (patch) by @renovate[bot] in #139
  • chore(deps): update Prisma to 6.15.0 (minor) by @renovate[bot] in #140
  • chore(deps): update zod to 4.1.5 by @renovate[bot] in #142
  • chore(deps): update lucide-react to 0.542.0 by @renovate[bot] in #143
  • chore(deps): update Node.js by @renovate[bot] in #144

Full Changelog: v0.5.10...v0.5.11

v0.5.10

26 Aug 08:07

Choose a tag to compare

What's Changed

  • chore(deps): upgrade Next.js to version 15.5.0 and update related dependencies by @zhyd1997 in #125
  • chore(deps): bump @turbo/gen and turbo to version 2.5.6 by @zhyd1997 in #126
  • chore(deps): update eslint-plugin-turbo to 2.5.6 by @renovate[bot] in #118
  • chore(deps): update eslint and related packages by @zhyd1997 in #127
  • chore(deps): update tw-animate-css, tailwindcss, and related packages to latest versions by @zhyd1997 in #128
  • chore(deps): update @types/node to version 22.18.0 by @zhyd1997 in #129
  • chore(deps): update @radix-ui/react-dropdown-menu to 2.1.16 by @renovate[bot] in #115
  • chore(deps): pnpm dedupe by @zhyd1997 in #131
  • chore(deps): update lucide-react to 0.541.0 by @renovate[bot] in #130
  • chore(deps): update pnpm to 10.15.0 by @renovate[bot] in #132
  • chore(deps): update Prisma to 6.14.0 (minor) by @renovate[bot] in #133
  • chore(deps): update Supabase (minor) by @renovate[bot] in #134
  • chore(deps): update zod to 4.1.3 by @renovate[bot] in #135
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #136
  • chore(deps): update typescript to 5.9.2 by @renovate[bot] in #123
  • fix: add TypeScript error suppression for user insertion by @zhyd1997 in #137

Full Changelog: v0.5.9...v0.5.10

v0.5.9

11 Aug 09:29

Choose a tag to compare

What's Changed

  • chore(deps): update @types/node to 22.17.1 by @renovate[bot] in #98
  • chore(deps): update @supabase/supabase-js to 2.53.1 by @renovate[bot] in #100
  • chore(deps): update lint-staged to 16.1.5 by @renovate[bot] in #109
  • chore(deps): update zod to 4.0.17 by @renovate[bot] in #110
  • chore(deps): update ESLint to 9.33.0 (minor) by @renovate[bot] in #112
  • chore(deps): update lucide-react to 0.539.0 by @renovate[bot] in #114
  • chore(deps): update @supabase/supabase-js to 2.54.0 by @renovate[bot] in #113
  • chore(deps): bump next version to 15.4.6 by @zhyd1997 in 2f96ab4

Full Changelog: v0.5.8...v0.5.9

v0.5.8

04 Aug 08:38

Choose a tag to compare

What's Changed

  • chore(deps): Lock file maintenance by @renovate[bot] in #89
  • chore(deps): update dependencies to latest versions including eslint, react, and next by @zhyd1997 in #97
  • chore(deps): update tw-animate-css to 1.3.6 by @renovate[bot] in #94
  • chore(deps): update lint-staged to 16.1.4 by @renovate[bot] in #95
  • chore(deps): update zod to 4.0.14 by @renovate[bot] in #99
  • chore(deps): update @supabase/supabase-js to 2.53.0 by @renovate[bot] in #101
  • chore(deps): update lucide-react to 0.536.0 by @renovate[bot] in #102
  • chore(deps): update Node.js by @renovate[bot] in #103
  • chore(deps): update pnpm to 10.14.0 by @renovate[bot] in #104
  • chore(deps): update Prisma to 6.13.0 (minor) by @renovate[bot] in #105

Full Changelog: v0.5.7...v0.5.8

v0.5.7

21 Jul 03:27

Choose a tag to compare

What's Changed

  • chore(deps): update @next/eslint-plugin-next to 15.4.2 by @renovate[bot] in #76
  • chore(deps): update next to 15.4.2 by @renovate[bot] in #80
  • chore(deps): update turbo and eslint-plugin-turbo to 2.5.5. by @zhyd1997 in #81
  • chore(deps): update @types/node to version 22.16.5. by @zhyd1997 in #84
  • chore(deps): update Node.js by @renovate[bot] in #82
  • chore(deps): update Prisma to 6.12.0 (minor) by @renovate[bot] in #85
  • chore(deps): update @supabase/supabase-js to 2.52.0 by @renovate[bot] in #86
  • chore(deps): update eslint-config-prettier to version 10.1.8 and adjust imports to use the flat configuration by @zhyd1997 in #88

Full Changelog: v0.5.6...v0.5.7