Skip to content

Releases: 1chooo/1chooo.com

v0.5.3

21 Dec 09:55
Compare
Choose a tag to compare

What's Changed

  • feat(side-bar): update social link styles for improved hover effects by @1chooo in #625
  • chore(deps-dev): bump @typescript-eslint/parser from 7.18.0 to 8.18.1 by @dependabot in #627
  • chore(deps): bump @types/node from 20.17.10 to 22.10.2 by @dependabot in #629
  • chore(deps-dev): bump @turbo/gen from 1.13.4 to 2.3.3 by @dependabot in #630
  • chore(deps-dev): bump eslint-config-next from 15.0.3 to 15.1.1 by @dependabot in #631
  • chore(packages): downgrade eslint-config by @1chooo in #638

Full Changelog: v0.5.2...v0.5.3

v0.5.2

11 Dec 07:36
Compare
Choose a tag to compare

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

v0.5.1

06 Dec 17:38
7766e12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Dec 17:33
df7882c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.5.0

v0.4.5

05 Dec 17:14
Compare
Choose a tag to compare

Full Changelog: v0.4.4...v0.4.5

v0.4.4

05 Dec 09:57
Compare
Choose a tag to compare

What's Changed

  • refactor(about): implement dynamic imports for LifeStyles and CodingStats components with loading states by @1chooo in #569
  • Chore/next js 15 by @1chooo in #570
  • feat(math): add basic arithmetic functions and configure TypeScript settings by @1chooo in #571

Full Changelog: v0.4.3...v0.4.4

v0.4.3

03 Dec 10:26
Compare
Choose a tag to compare

What's Changed

  • refactor(font): add Roboto font and update layout to optimize with next/font (#556) by @1chooo in #558
  • refactor(side-bar): optimzie AvatarBox component and remove unused styles (#559) by @1chooo in #560
  • refactor(manifest): implement new manifest structure and simplify head tag (#561) by @1chooo in #562

Full Changelog: v0.4.2...v0.4.3

v0.4.2

02 Dec 14:17
Compare
Choose a tag to compare

What's Changed

  • refactor(google): integrate Google Tag Manager and update Google Analytics usage (#544) by @1chooo in #545
  • refactor(config): move Google Analytics and Tag Manager IDs to config file (#546) by @1chooo in #549

Full Changelog: v0.4.1...v0.4.2

v0.4.1

30 Nov 17:19
3c243c2
Compare
Choose a tag to compare

What's Changed

  • fix(blog): simplify MarkdownRenderer usage in blog page (#528) by @1chooo in #530
  • refactor(service-item): replace image icons with React components and clean up styles (#531) by @1chooo in #532
  • feat(about): add LatestArticles component to display recent blog posts and update About page layout (#533) by @1chooo in #534
  • feat(about): implement TechStack component with frame (#80) by @1chooo in #535
  • style(about): relocate TechStack styles and update icon color (#537) by @1chooo in #538
  • refactor(about): restructure techStacks configuration and update TechStack component usage (#536) by @1chooo in #539

Full Changelog: v0.4.0...v0.4.1

v0.4.0

28 Nov 13:07
053dc6f
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @1chooo-com from 0.3.5 to 0.4.0 by @1chooo in #510
  • feat(tailwind): integrate Tailwind CSS and refactor H4 component styles (#511) by @1chooo in #512
  • Refactor/header and anchor by @1chooo in #515
  • refactor(about): remove unused CSS and update class names for consistency (#516) by @1chooo in #518
  • refactor(page-header): update title styles for consistency and remove unused CSS (#519) by @1chooo in #520
  • refactor(blog): update blog item styles for consistency and remove unused CSS classes (#517) by @1chooo in #521
  • refactor(resume): clean up CSS styles and update class names for timeline items (#522) by @1chooo in #524
  • refactor(contact): update contact form styles for consistency and remove unused CSS (#523) by @1chooo in #525
  • chore: integrate Tailwind CSS by @1chooo in #526

Full Changelog: v0.3.5...v0.4.0