Releases: simonachkar/www-simonachkar.dev
Releases · simonachkar/www-simonachkar.dev
Release list
v0.2.1
Changelog
Following v0.2.0, the site had issues on Netlify due to Tailwind and PostCSS configuration. This release addresses those problems and makes build/dev scripts more reliable.
Chores
- Added
--turbopacktonpm run devandnpm run buildscripts for faster builds - Upgraded
tailwindcssusingnpx @tailwindcss/upgrade - Removed hardcoded version from the README to avoid duplication
v0.2.0
Changelog
Chores
- Upgraded
next,react,react-dom,html-react-parser, andeslintto latest versions - Updated README
- Resolved compatibility issues during the upgrade from Next.js 14 → 15
Deployment
- Switched hosting from Vercel to Netlify
- Replaced all "Vercel" references in the repository with "Netlify"
Design changes
- Reduced footer text size
- Added "About" section
- Added hover color effect to SVG icons
- Added "Download Resume" button
v0.1.0
Added infrastructure to the website:
- Basic form
- Dark mode + theme switcher
- i18n (English, French, Arabic)
- Basic styling