|
1 | 1 | # CHANGELOG |
2 | 2 |
|
3 | | -> April 09, 2025_ |
| 3 | +> Aug 24, 2025 — Version 3.5.0 |
| 4 | +
|
| 5 | +- refactor: full codebase rebuilt from scratch on Next.js 15.5.0 |
| 6 | + • leaner bundle (≈ 15 % smaller) and faster cold starts (≈ 18 % quicker) |
| 7 | +- chore: upgraded every dependency to latest stable release — zero unresolved peer-dep warnings |
| 8 | +- build: switched to flat ESLint config; added carefully-curated rules & performance tweaks |
| 9 | +- feat: integrated ts-parser, react-hooks-extra plugin & eslint-security-plugin for higher-value linting without bloat |
| 10 | +- feat: Prettier now auto-sorts ES module imports and Tailwind utility classes |
| 11 | +- feat: enabled ts-sort-suggestions for smarter IntelliSense (no more rogue `lucid-react` when importing `Link` from `next/link`) |
| 12 | +- chore: dropped `cz-git`; conventional commits still supported via native tooling |
| 13 | +- chore: updated `.vscode/settings.json` to discourage deprecated `next/router` imports and provide a zero-config DX out of the box |
| 14 | + |
| 15 | +🚀 Heads-up: the upcoming **v4** major release will introduce an installation-time customization wizard — get ready! 🔥 |
| 16 | + |
| 17 | +> April 09, 2025\_ |
4 | 18 |
|
5 | 19 | - Version 3.2.5 |
6 | 20 | - feat: Upgraded to latest Nextjs 15.2.5 |
7 | 21 |
|
8 | | -> March 25, 2025_ |
| 22 | +> March 25, 2025\_ |
9 | 23 |
|
10 | 24 | - Version 3.2.4 |
11 | 25 | - feat: Upgraded to latest Nextjs 15.2.4 |
12 | 26 |
|
13 | | -> March 18, 2025_ |
| 27 | +> March 18, 2025\_ |
14 | 28 |
|
15 | 29 | - Version 3.2.3 |
16 | 30 | - feat: Upgraded to latest Nextjs 15.2.3 |
17 | | - |
18 | | -> March 12, 2025_ |
| 31 | + |
| 32 | +> March 12, 2025\_ |
19 | 33 |
|
20 | 34 | - Version 3.2.2 |
21 | 35 | - feat: Upgraded to latest Nextjs 15.2.2 |
22 | 36 |
|
23 | | -> February 27, 2025_ |
| 37 | +> February 27, 2025\_ |
24 | 38 |
|
25 | 39 | - Version 3.2.0 |
26 | 40 | - feat: Upgraded to latest Nextjs 15.2.0 |
27 | 41 |
|
28 | | -> February 11, 2025_ |
| 42 | +> February 11, 2025\_ |
29 | 43 |
|
30 | 44 | - Version 3.1.7 |
31 | 45 | - feat: Upgraded to Nextjs 15.1.7 |
32 | 46 |
|
33 | | -> January 20, 2025_ |
| 47 | +> January 20, 2025\_ |
34 | 48 |
|
35 | 49 | - Version 3.1.5 |
36 | 50 | - feat: Upgraded to Nextjs 15.1.5 |
37 | 51 | - fix: Formatting was broken due to eslint v9, rollback to v8. |
38 | 52 |
|
39 | | -> December 24, 2024_ |
| 53 | +> December 24, 2024\_ |
40 | 54 |
|
41 | 55 | - Version 3.1.2 |
42 | 56 | - feat: Upgraded to Nextjs 15.1.2 |
43 | 57 |
|
44 | | -> December 17, 2024_ |
| 58 | +> December 17, 2024\_ |
45 | 59 |
|
46 | 60 | - Version 3.1.0 |
47 | 61 | - feat: Upgraded to Nextjs 15.1 |
48 | 62 |
|
49 | | -> December 10, 2024_ |
| 63 | +> December 10, 2024\_ |
50 | 64 |
|
51 | 65 | - Version 3.0.4 |
52 | 66 | - feat: Upgraded to React 19 stable |
53 | 67 | - chore: Updated dependencies to latest versions |
54 | 68 | - fix: Missing husky prepare script |
55 | 69 |
|
56 | | -> November 15, 2024_ |
| 70 | +> November 15, 2024\_ |
57 | 71 |
|
58 | 72 | - Version 3.0.3 |
59 | 73 | - Fix: Resolved compatibility issue with 'rm' command on Windows (#1) |
60 | 74 | - chore: Enhanced terminal UI to be clearer and more concise. |
61 | 75 | - build: Ships with NextJs 15.0.3 |
62 | 76 |
|
63 | | -> October 26, 2024_ |
| 77 | +> October 26, 2024\_ |
64 | 78 |
|
65 | 79 | - Version 3.0.0 |
66 | 80 | - Ships with latest Nextjs 15 |
67 | 81 | - Build from ground up |
68 | 82 | - Removed airbnb eslint config |
69 | 83 |
|
70 | | -> October 3, 2024_ |
| 84 | +> October 3, 2024\_ |
71 | 85 |
|
72 | 86 | - Version 2.2.14 |
73 | 87 | - Ships with NextJs 14.2.14 |
74 | 88 |
|
75 | | -> September 15, 2024_ |
| 89 | +> September 15, 2024\_ |
76 | 90 |
|
77 | 91 | - Version 2.2.11 |
78 | 92 | - Ships with NextJs 14.2.11 |
79 | 93 |
|
80 | | -> August 28, 2024_ |
| 94 | +> August 28, 2024\_ |
81 | 95 |
|
82 | 96 | - Version 2.2.7 |
83 | 97 | - Hotfix build NextJs |
84 | 98 | - Ships with NextJs 14.2.7 |
85 | 99 |
|
86 | | -> August 24, 2024_ |
| 100 | +> August 24, 2024\_ |
87 | 101 |
|
88 | 102 | - Version 2.2.6 |
89 | 103 | - Bundled with NextJs 14.2.6 |
90 | 104 |
|
91 | | -> July 15, 2024_ |
| 105 | +> July 15, 2024\_ |
92 | 106 |
|
93 | 107 | - Version 2.2.5 |
94 | 108 | - Bundled with NextJs 14.2.5 |
95 | 109 |
|
96 | | -> June 17, 2024_ |
| 110 | +> June 17, 2024\_ |
97 | 111 |
|
98 | 112 | - Version 2.2.4 |
99 | 113 | - Bundled with NextJs 14.2.4 |
|
0 commit comments