Skip to content

v0.5.2

Compare
Choose a tag to compare
@1chooo 1chooo released this 11 Dec 07:36
· 63 commits to main since this release

What's Changed

  • feat(web): replace Link components with ProgressBarLink for improved navigation consistency (#594) by @1chooo in #597
  • chore(deps-dev): bump eslint from 9.15.0 to 9.16.0 in /apps/web by @dependabot in #554
  • chore(deps-dev): bump eslint from 9.15.0 to 9.16.0 in /apps/docs by @dependabot in #553
  • chore(config): rename next.config.mjs to next.config.ts and remove unused package by @1chooo in #611
  • chore(deps-dev): bump @types/react from 18.3.14 to 19.0.1 in /apps/docs by @dependabot in #600
  • chore(deps-dev): bump eslint-config-next from 15.0.3 to 15.0.4 in /apps/web by @dependabot in #601
  • chore(deps-dev): bump @types/react-dom from 18.3.2 to 19.0.1 in /apps/docs by @dependabot in #602
  • chore(deps-dev): bump eslint-config-next from 15.0.3 to 15.0.4 in /apps/docs by @dependabot in #603
  • chore(deps): bump @types/react-dom from 18.3.2 to 19.0.1 in /apps/web by @dependabot in #609
  • revert(ea5f7f9): update blog and portfolio data imports to new structure by @1chooo in #613
  • refactor: consolidate filter components and update import paths (#596) by @1chooo in #614
  • refactor: update React type definitions and improve component function signatures for consistency by @1chooo in #617

Full Changelog: v0.5.1...v0.5.2