mirror of
https://github.com/Drop-OSS/drop-api-docs.git
synced 2026-01-30 20:55:22 +01:00
3.4 KiB
3.4 KiB
Changelog
2025-07-29
- Update to React 19 and Next.js 15.4
2025-04-28
- Update template to Tailwind CSS v4.1.4
2025-04-17
- Fix header opacity
- Organize imports
- Fix scrolling issues when navigating from the mobile nav (#1387, #1666)
2025-04-10
- Update template to Tailwind CSS v4.1.3
2025-03-22
- Update template to Tailwind CSS v4.0.15
2025-02-18
- Fix responsive design issue in footer
2025-02-10
- Update template to Tailwind CSS v4.0.6
2025-01-23
- Update template to Tailwind CSS v4.0
2024-11-01
- Fix code block rendering when no snippet language is specified (#1643)
2024-08-08
- Configure experimental
outputFileTracingIncludesfor hosting on Vercel
2024-06-21
- Bump Headless UI dependency to v2.1
- Update to new data-attribute-based transition API
2024-06-18
- Update
prettierandprettier-plugin-tailwindcssdependencies
2024-05-31
- Fix
npm auditwarnings
2024-05-07
- Bump Headless UI dependency to v2.0
2024-01-17
- Fix
sharpdependency issues (#1549)
2024-01-16
- Replace Twitter with X
2024-01-10
- Update Tailwind CSS, Next.js, Prettier, TypeScript, ESLint, and other dependencies
- Update Tailwind
darkModesetting to newselectoroption - Fix
not-prosetypography alignment issues - Add name to MDX search function
- Sort classes
2023-10-03
- Add missing
@types/mdxdependency (#1512)
2023-09-07
- Added TypeScript version of template
2023-08-15
- Bump Next.js dependency
2023-07-31
- Port template to Next.js app router
2023-07-24
- Fix search rendering bug in Safari (#1470)
2023-07-18
- Add 404 page
- Sort imports and other formatting
2023-05-16
- Bump Next.js dependency
2023-05-15
- Replace Algolia DocSearch with basic built-in search (#1395)
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-15
- Fix scroll restoration bug (#1387)
2023-02-02
- Bump Headless UI dependency
2023-01-16
- Fixes yarn compatibility (#1403)
- Bump
zustanddependency
2023-01-07
2023-01-03
- Fix header disappearing in Safari (#1392)
2022-12-17
- Bump
mdx-annotationsdependency
2022-12-16
- Fix scroll jumping issue with Dialog in Safari (#1387)
- Update "API" item in header navigation link to home page
- Bump Headless UI dependency
2022-12-15
- Initial release