127 lines
2.0 KiB
Markdown
127 lines
2.0 KiB
Markdown
# Changelog
|
|
|
|
## 2025-05-22
|
|
|
|
- Fix bug with focus styles
|
|
|
|
## 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-21
|
|
|
|
- Bump Headless UI dependency to v2.1
|
|
- Replaced `PopoverOverlay` with `PopoverBackdrop`
|
|
|
|
## 2024-06-18
|
|
|
|
- Update `prettier` and `prettier-plugin-tailwindcss` dependencies
|
|
- Fix formatting in `PrimaryFeatures` component
|
|
|
|
## 2024-05-31
|
|
|
|
- Fix `npm audit` warnings
|
|
|
|
## 2024-05-07
|
|
|
|
- Bump Headless UI dependency to v2.0
|
|
|
|
## 2024-03-27
|
|
|
|
- Fix page scrolling issues ([#1563](https://github.com/tailwindlabs/tailwind-plus-issues/issues/1563))
|
|
|
|
## 2024-01-17
|
|
|
|
- Fix `sharp` dependency issues ([#1549](https://github.com/tailwindlabs/tailwind-plus-issues/issues/1549))
|
|
|
|
## 2024-01-10
|
|
|
|
- Update Tailwind CSS, Next.js, Prettier, TypeScript, ESLint, and other dependencies
|
|
- Fix types in `Button` component
|
|
|
|
## 2023-09-07
|
|
|
|
- Added TypeScript version of template
|
|
|
|
## 2023-08-15
|
|
|
|
- Bump Next.js dependency
|
|
|
|
## 2023-08-12
|
|
|
|
- Use plain anchor for mailto link ([#1490](https://github.com/tailwindlabs/tailwind-plus-issues/issues/1490))
|
|
|
|
## 2023-07-31
|
|
|
|
- Port template to Next.js app router
|
|
|
|
## 2023-07-18
|
|
|
|
- Add 404 page
|
|
- Sort imports
|
|
|
|
## 2023-05-16
|
|
|
|
- Bump Next.js dependency
|
|
|
|
## 2023-04-11
|
|
|
|
- Bump Next.js dependency
|
|
|
|
## 2023-03-29
|
|
|
|
- Bump Tailwind CSS and Prettier dependencies
|
|
- Sort classes
|
|
|
|
## 2023-03-22
|
|
|
|
- Bump Headless UI dependency
|
|
|
|
## 2023-02-02
|
|
|
|
- Bump Headless UI dependency
|
|
|
|
## 2022-11-04
|
|
|
|
- Bump Tailwind CSS and Next.js dependencies
|
|
|
|
## 2022-09-27
|
|
|
|
- Update Headless UI, Next.js, and Autoprefixer dependencies
|
|
|
|
## 2022-09-09
|
|
|
|
- Update Next.js dependency
|
|
|
|
## 2022-09-07
|
|
|
|
- Update Headless UI dependency
|
|
|
|
## 2022-09-01
|
|
|
|
- Update Tailwind CSS, Next.js, Headless UI, ESLint, and other dependencies
|
|
|
|
## 2022-08-16
|
|
|
|
- Enable experimental Next.js `scrollRestoration` flag
|
|
|
|
## 2022-08-12
|
|
|
|
- Initial release
|