Releases: sammaji/next-quickstart
Releases · sammaji/next-quickstart
v1.4.1
What's Changed
- chore(deps): bump lucide-react from 0.274.0 to 0.282.0 by @dependabot in #87
- chore(deps): bump @types/node from 20.5.9 to 20.8.2 by @dependabot in #86
- chore(deps): bump @clerk/nextjs from 4.23.2 to 4.25.1 by @dependabot in #84
- chore(deps): bump stripe from 13.2.0 to 13.8.0 by @dependabot in #83
- chore(deps): bump eslint from 8.47.0 to 8.50.0 by @dependabot in #79
- feat: Add toggle button by @Dhoni77 in #92
- fix: theme toggle (#92) by @samyabrata-maji in #94
- feat: added a toggle between dark and light mode by @PrathameshSonje in #96
- Update Issues, Readme, Migrate to react-icons, and Set Monthly Dependabot Interval to monthly by @Yasir761 in #97
- chore(deps): bump @radix-ui/react-dialog from 1.0.4 to 1.0.5 by @dependabot in #102
- chore(deps): bump postcss from 8.4.29 to 8.4.31 by @dependabot in #103
- chore(deps): bump @radix-ui/react-avatar from 1.0.3 to 1.0.4 by @dependabot in #101
- chore(deps): bump zod and next by @dependabot in #104
- chore(deps-dev): bump prisma from 5.2.0 to 5.3.1 by @dependabot in #100
- chore(deps): bump @prisma/client from 5.2.0 to 5.3.1 by @dependabot in #105
- chore(deps): bump @types/react from 18.2.21 to 18.2.24 by @dependabot in #98
- chore(deps): bump @radix-ui/react-dropdown-menu from 2.0.5 to 2.0.6 by @dependabot in #99
- chore(deps): bump autoprefixer from 10.4.15 to 10.4.16 by @dependabot in #106
New Contributors
- @Dhoni77 made their first contribution in #92
- @PrathameshSonje made their first contribution in #96
- @Yasir761 made their first contribution in #97
Full Changelog: v1.3.1...v1.4.1
v.1.3.1
What's Changed
- chore(deps): bump @types/react from 18.2.16 to 18.2.20 by @dependabot in #40
- chore(deps): bump @clerk/nextjs from 4.23.1 to 4.23.2 by @dependabot in #39
- chore(deps): bump eslint-config-next from 13.4.12 to 13.4.13 by @dependabot in #38
- chore(deps): bump next from 13.4.12 to 13.4.13 by @dependabot in #37
- chore(deps): bump stripe from 12.14.0 to 13.2.0 by @dependabot in #48
- chore(deps): bump lucide-react from 0.263.1 to 0.268.0 by @dependabot in #46
- chore(deps): bump @types/node from 20.4.4 to 20.5.0 by @dependabot in #44
- chore(deps): bump @types/node from 20.4.4 to 20.5.1 by @dependabot in #49
- chore(deps): bump eslint from 8.45.0 to 8.47.0 by @dependabot in #43
- chore(deps): bump autoprefixer from 10.4.14 to 10.4.15 by @dependabot in #42
- chore(deps): bump postcss from 8.4.27 to 8.4.29 by @dependabot in #57
- chore(deps-dev): bump prisma from 5.0.0 to 5.2.0 by @dependabot in #55
- chore(deps): bump next from 13.4.13 to 13.4.19 by @dependabot in #50
- chore(deps): bump @types/react from 18.2.20 to 18.2.21 by @dependabot in #54
- chore(deps): bump eslint-config-next from 13.4.13 to 13.4.19 by @dependabot in #53
- feat: minor layout changes by @samyabrata-maji in #63
- chore(deps): bump @types/node from 20.5.1 to 20.5.9 by @dependabot in #62
- chore(deps): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #61
- chore(deps): bump @prisma/client from 5.0.0 to 5.2.0 by @dependabot in #60
- chore(deps): bump tailwindcss-animate from 1.0.6 to 1.0.7 by @dependabot in #59
- chore(deps): bump lucide-react from 0.268.0 to 0.274.0 by @dependabot in #58
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.0
What's Changed
- remove unused imports by @abd-ulbasit in #22
- feat(payment): stripe checkout by @samyabrata-maji in #25
New Contributors
- @abd-ulbasit made their first contribution in #22
Full Changelog: v1.0.0...v1.2.0
v1.0.0
What's Changed
- chore(deps): bump postcss from 8.4.26 to 8.4.27 by @dependabot in #5
- chore(deps): bump @types/node from 20.4.2 to 20.4.4 by @dependabot in #4
- chore(deps): bump clsx from 1.2.1 to 2.0.0 by @dependabot in #3
- chore(deps): bump eslint-config-next from 13.4.10 to 13.4.12 by @dependabot in #2
- chore(deps): bump lucide-react from 0.260.0 to 0.263.0 by @dependabot in #1
- docs(readme): update preview image by @samyabrata-maji in #11
- chore(deps): bump @clerk/nextjs from 4.21.15 to 4.23.0 by @dependabot in #10
- chore(deps): bump class-variance-authority from 0.6.1 to 0.7.0 by @dependabot in #9
- chore(deps): bump next from 13.4.10 to 13.4.12 by @dependabot in #8
- chore(deps): bump tailwind-merge from 1.13.2 to 1.14.0 by @dependabot in #7
- chore(deps): bump @clerk/nextjs from 4.23.0 to 4.23.1 by @dependabot in #14
- chore(deps): bump @types/react from 18.2.15 to 18.2.16 by @dependabot in #13
- chore(deps): bump lucide-react from 0.263.0 to 0.263.1 by @dependabot in #12
- feat(ci): automated releases by @samyabrata-maji in #17
New Contributors
- @dependabot made their first contribution in #5
- @samyabrata-maji made their first contribution in #11
Full Changelog: CHANGELOG