Skip to content

Releases: LeonByte/PurrfectSpaceUnderConstruction

PurrfectSpace v2.0.0 - React Modernization

06 Jun 14:04

Choose a tag to compare

Major Changes:

  • Complete rewrite from HTML/CSS to React + TypeScript
  • Modern Tailwind CSS v4.1 styling system
  • Responsive design with mobile-first approach
  • Dark/light theme toggle with cat-themed icons
  • Automated deployment via GitHub Actions
  • Multi-domain parking capabilities
  • PWA features and SEO optimization

Breaking Changes:

  • Requires Node.js 18+ for development
  • New build system (Vite instead of static files)
  • Different deployment process (npm run build vs direct HTML)

Migration:

  • Fork repository and enable GitHub Pages
  • Point domains via DNS to GitHub Pages
  • Customize content in src/App.tsx instead of index.html

Full Changelog: https://github.com/LeonByte/PurrfectSpaceUnderConstruction/commits/v2.0.0