1.6 KiB
1.6 KiB
Changelog
2025-02-19
- Fix scroll issues related to the header navigation (#1700)
2025-04-28
- Update template to Tailwind CSS v4.1.4
2025-04-10
- Update template to Tailwind CSS v4.1.3
2025-03-22
- Update template to Tailwind CSS v4.0.15
2025-02-10
- Update template to Tailwind CSS v4.0.6
2025-01-23
- Update template to Tailwind CSS v4.0
2024-06-18
- Update
prettier
andprettier-plugin-tailwindcss
dependencies
2024-05-31
- Fix
npm audit
warnings
2024-05-07
- Bump Headless UI dependency to v2.0
2024-01-17
2024-01-16
- Replace Twitter with X
2024-01-10
- Update Tailwind CSS, Next.js, Prettier, TypeScript, ESLint, and other dependencies
2023-09-07
- Added TypeScript version of template
2023-08-24
- Add missing
@types/mdx
dependency (#1496)
2023-08-15
- Bump Next.js and MDX dependencies
2023-08-14
- Simplify article and case study metadata
2023-07-31
- Port template to Next.js app router
- Fix route handlers with
.js
extensions (#1484)
2023-07-26
- Add missing
acorn
andacorn-jsx
dependencies (#1481)
2023-07-13
- Initial release