Skip to content

Releases: simonachkar/www-simonachkar.dev

v0.2.1

Choose a tag to compare

@simonachkar simonachkar released this 09 Sep 23:20
0604cd0

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 --turbopack to npm run dev and npm run build scripts for faster builds
  • Upgraded tailwindcss using npx @tailwindcss/upgrade
  • Removed hardcoded version from the README to avoid duplication

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@simonachkar simonachkar released this 09 Sep 22:38
3d30489

Changelog

Chores

  • Upgraded next, react, react-dom, html-react-parser, and eslint to 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

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@simonachkar simonachkar released this 03 Nov 13:42
5efac98

Added infrastructure to the website:

  • Basic form
  • Dark mode + theme switcher
  • i18n (English, French, Arabic)
  • Basic styling