Releases: moinulmoin/chadnext
Releases · moinulmoin/chadnext
v1.7.0
What's Changed
- refactor: ♻️ remove all og image except main one by @moinulmoin in #165
- Navbar rework by @moinulmoin in #170
- chore(deps-dev): bump tailwindcss from 3.4.0 to 3.4.1 by @dependabot in #171
- chore(deps-dev): bump @types/node from 20.10.5 to 20.11.20 by @dependabot in #190
- chore(deps): bump lucide-react from 0.302.0 to 0.341.0 by @dependabot in #189
- chore(deps-dev): bump @types/react-dom from 18.2.17 to 18.2.19 by @dependabot in #185
- chore(deps): bump postcss from 8.4.32 to 8.4.35 by @dependabot in #184
- refactor: update import statements and move email sending functions by @moinulmoin in #200
- chore(deps): bump next from 14.0.4 to 14.2.2 by @dependabot in #215
- chore(deps-dev): bump tailwind-merge from 2.2.0 to 2.3.0 by @dependabot in #214
- chore(deps-dev): bump eslint-config-next from 14.0.4 to 14.2.2 by @dependabot in #213
- chore(deps-dev): bump @types/react from 18.2.45 to 18.2.79 by @dependabot in #212
- chore(deps-dev): bump prettier from 3.1.1 to 3.2.5 by @dependabot in #196
- 🐛 FIX(github/email): fix github oauth scope & callback handler by @ahmedrowaihi in #201
- feat: ✨ replace contentlayer with velite by @moinulmoin in #225
- chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.11 to 0.6.2 by @dependabot in #232
- feat: Otp login by @moinulmoin in #239
- Fix: Close Login Modal Without Redirecting to Main Page by @aliciusschroeder in #238
- fix: 🐛 image uploading by @moinulmoin in #251
- added internationalization to features section by @karthik11135 in #258
- Upgrade Nextjs 15, Lucia Auth, ShadCn Lib, and other libs by @moinulmoin in #263
- refactor: ♻️ improve file, folder structure by @moinulmoin in #264
New Contributors
- @ahmedrowaihi made their first contribution in #201
- @aliciusschroeder made their first contribution in #238
- @karthik11135 made their first contribution in #258
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #75
- chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.3 to 0.5.4 by @dependabot in #83
- chore(deps): bump uploadthing from 5.3.3 to 5.5.3 by @dependabot in #86
- Update README.md by @moinulmoin in #87
- chore(deps-dev): bump tailwindcss-animate from 1.0.6 to 1.0.7 by @dependabot in #85
- chore(deps-dev): bump prettier from 3.0.2 to 3.0.3 by @dependabot in #84
- chore(deps-dev): bump @tailwindcss/typography from 0.5.9 to 0.5.10 by @dependabot in #92
- chore(deps): bump @ducanh2912/next-pwa from 9.4.0 to 9.6.0 by @dependabot in #91
- chore(deps-dev): bump @types/react from 18.2.20 to 18.2.21 by @dependabot in #89
- chore(deps): bump react-hook-form from 7.45.4 to 7.46.1 by @dependabot in #88
- chore(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #90
- chore(deps): bump zod from 3.22.2 to 3.22.3 by @dependabot in #101
- chore(deps): bump @radix-ui/react-select from 1.2.2 to 2.0.0 by @dependabot in #96
- chore(deps): bump postcss from 8.4.28 to 8.4.31 by @dependabot in #102
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.4 by @dependabot in #105
- chore(deps-dev): bump lefthook from 1.4.9 to 1.5.2 by @dependabot in #104
- chore(deps-dev): bump @types/react from 18.2.21 to 18.2.28 by @dependabot in #106
- chore(deps): bump react-hook-form from 7.46.1 to 7.47.0 by @dependabot in #98
- chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.5 to 0.5.6 by @dependabot in #109
- chore(deps-dev): bump eslint-config-next from 13.5.4 to 14.0.0 by @dependabot in #118
- chore(deps-dev): bump @types/node from 20.8.4 to 20.8.9 by @dependabot in #117
- feat: upgrade to next 14 by @moinulmoin in #125
- add Stripe as payment solution by @moinulmoin in #134
- chore(deps): bump next-auth from 4.23.2 to 4.24.5 by @dependabot in #131
- UI refactoring by @moinulmoin in #138
- Move to lucia-auth by @moinulmoin in #140
- reconnect new vercel postgres by @moinulmoin in #141
- chore: bump to uploadthing v6 by @moinulmoin in #143
- chore(deps): bump nanoid from 5.0.1 to 5.0.4 by @dependabot in #136
- chore(deps-dev): bump @types/react from 18.2.28 to 18.2.43 by @dependabot in #142
- chore(deps): bump lucide-react from 0.286.0 to 0.294.0 by @dependabot in #135
- chore: upgrade all dependencies and add react-email preview by @moinulmoin in #144
- Refactor codebase and ui by @moinulmoin in #145
- chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #147
- chore(deps-dev): bump @types/node from 20.10.4 to 20.10.5 by @dependabot in #148
- chore(deps-dev): bump sharp from 0.33.0 to 0.33.1 by @dependabot in #149
- chore(deps): bump lucide-react from 0.294.0 to 0.302.0 by @dependabot in #151
- upgrade to Lucia v3 by @moinulmoin in #154
- feat: ✨ magic link login using lucia v3 by @moinulmoin in #155
- feat: add I18n support by @moinulmoin in #160
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Refactor/husky-to-lefthook by @moinulmoin in #48
- Dashboard settings form QOL improvements by @zahid47 in #51
- feat: add projects page in dashboard by @moinulmoin in #72
- Remove shadowDatabaseUrl by @ruheni in #78
- feat/homepage rework by @moinulmoin in #79
- feat: new about page and new changelog by @moinulmoin in #80
Full Changelog: https://chadnext.moinulmoin.com/changelog
v1.4.0
- Added Intercepting route for Signin Page by @zahid47
- Integrated Uploadthing with ReactHookForm & Zod by @moinulmoin
- Added Custom Header in Resend mail to avoid stacking of mail in the inbox by @moinulmoin
- Upgraded Prisma to 5.0.0 by @moinulmoin
- Rewrote open graph image generation styles with TailwindCSS by @moinulmoin
- and many more improvements and bug fixes by @moinulmoin
v1.3.0
- Updated Shadcn/ui lib to the latest version.
- Added Passwordless Email Authentication.
- Fix opengraph image path issue.
- Added Changelog Page using Contentlayer.
- Added PWA Support.