Skip to content

Latest commit

 

History

History
97 lines (63 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

97 lines (63 loc) · 1.97 KB

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

🐛 Bug Fixes

  • Grammar issues

💼 Other

  • Deps and nuxt 3.15.2
  • Deps and nuxt 3.15.4

[09012025] - 2025-01-09

🚀 Features

  • (test) Prepare for basic testing
  • Add few projects and update skills

🐛 Bug Fixes

  • (ts) Use correct path for tsconfig

💼 Other

  • Deps and nuxt 3.15

⚙️ Miscellaneous Tasks

  • Move types to root directory
  • Split large components to children

[02012025] - 2025-01-02

🚀 Features

  • (ci) Build docker image on every branch, but only push it for main
  • (test) Try to implement basic unit tests

🐛 Bug Fixes

  • (docker) Remove legacy env declaration
  • (ci) Don't trigger docker builds on changelog updates

💼 Other

  • (bun,nuxt) Switch lock format for bun and update Nuxt
  • Latest deps as of 02.01.2025

⚙️ Miscellaneous Tasks

  • (docker) Use prebuilt Bun container
  • (eslint) Move from .js to experimental .ts file
  • (nuxt) Update compatibilityDate to current date
  • (readme) Make pretty README

[31122024] - 2024-12-31

🚀 Features

  • (nuxt) Prepare for v4
  • (bun) Make bunfig
  • (design) Change fonts, more ruler-like design
  • (design) Use other font, grid rulers style rework
  • Add tooltip components
  • Add tooltips for skill icons
  • Add tooltip for skills in card component

🐛 Bug Fixes

  • Remove garbage
  • (unocss) Remove transformerDirectives due to crashes
  • Migrate app head to layout
  • (seo) Use better way to define title

💼 Other

  • (v3) Website 2024 rework
  • Update dependencies and bun version
  • Nuxt 3.12.4
  • Latest version of packages
  • Latest nuxt version
  • Latest deps
  • (i18n) New folder location and base url
  • Update deps and fix hydration
  • Latest deps
  • Latest deps

⚙️ Miscellaneous Tasks

  • (ui,types) Small tweaks for ui and typings
  • (ui) Small padding changes for main elements