Skip to content

Latest commit

 

History

History
117 lines (63 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

117 lines (63 loc) · 2.07 KB

Changelog

2024-06-21

  • Bump Headless UI dependency to v2.1
  • Replaced PopoverOverlay with PopoverBackdrop
  • Update to new data-attribute-based transition API

2024-06-18

  • Update prettier and prettier-plugin-tailwindcss dependencies

2024-05-31

  • Fix npm audit warnings

2024-05-07

  • Bump Headless UI dependency to v2.0

2024-01-18

  • Fix handling of Image component in MDX files

2024-01-17

  • Fix sharp dependency 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 darkMode setting to new selector option

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-18

  • Add 404 page
  • Sort imports

2023-05-16

  • Bump Next.js dependency

2023-05-11

  • Improve footer nav on mobile (#1454)

2023-04-12

  • Sort imports
  • Move 0.6875rem to a named text-2xs utility

2023-04-11

  • Bump Next.js dependency

2023-03-29

  • Bump Tailwind CSS and Prettier dependencies
  • Sort classes

2023-03-23

  • Fix RSS feed generation (#1433)

2023-03-22

  • Bump Headless UI dependency

2023-02-15

  • Remove passive option from removeEventListener

2023-02-02

  • Bump Headless UI dependency
  • Sort imports

2023-01-02

  • Add missing aria-hidden="true" to LinkedInIcon (#1397)

2022-12-12

  • Fix route handlers with .js extensions (#1385)

2022-11-04

  • Bump Tailwind CSS and Next.js dependencies
  • Add missing @next/mdx dependency

2022-09-27

  • Update Headless UI, Next.js, and Autoprefixer dependencies

2022-09-09

  • Update Next.js dependency

2022-09-07

  • Initial release