Skip to content

Releases: piyush97/PiyushMehta.com

v3.2.0

01 Jul 00:00
f2d08a0

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

29 Jun 04:17
b625bd6

Choose a tag to compare

What's Changed

  • Enhances SEO and sitemap functionality by @piyush97 in #172
  • Add migration blog post from Nginx Proxy Manager to SWAG by @piyush97 in #173
  • Delete .github/workflows/uptime-monitor.yml by @piyush97 in #174
  • 🚀 SEO, Type Safety, and Code Quality Improvements by @piyush97 in #175
  • Feat/seo type safety improvements by @piyush97 in #177
  • feat: Enhance Twitter Card metadata with additional properties for im… by @piyush97 in #178
  • Feat/seo type safety improvements by @piyush97 in #179
  • feat: Update RSS feed last build date and enhance SEO components with… by @piyush97 in #180
  • feat: Add Service Worker Registration and Smart Prefetching components by @piyush97 in #181

Full Changelog: v3.0.1...v3.1.0

v3.0.1

13 Jun 00:44
6524dda

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

Gatsby to Astro migration

04 Jun 16:55
1a27273

Choose a tag to compare

This release transitions the codebase from Gatsby to Astro, introduces new integrations, and updates documentation and configuration files accordingly. Key changes include removing Gatsby-specific files, adding Astro configurations, and enhancing setup guides for GitHub and newsletter integrations.

Migration to Astro

  • Removed Gatsby-specific files (gatsby-browser.js, gatsby-config.js) and configurations. [1] [2]
  • Added Astro configuration in astro.config.mjs, including integrations for MDX, React, Tailwind, and Vercel.

Environment and Setup Enhancements

  • Introduced .env.example for configuring database, GitHub, and Substack integrations.
  • Updated setup guides for GitHub API integration (GITHUB_SETUP.md) and newsletter integration (NEWSLETTER_SETUP.md). [1] [2]

Documentation Updates

  • Overhauled README.md to reflect the new tech stack, features, and installation instructions for the Astro-based website.

Removal of Legacy Files

  • Deleted .github/workflows/lint.yml and .all-contributorsrc as part of cleanup. [1] [2]

What's Changed

Full Changelog: v2.1.0...v3.0.0

Handles deprecated Node v12.x.x and sharp errors with M1 architecture machine

26 Oct 19:20
6e638b2

Choose a tag to compare

This version handles deprecated Node v12.x.x and sharp errors with the M1 architecture machine

v2.0.0: removed custom cursor :Reason: Code Break 💁

10 Oct 15:57

Choose a tag to compare

Signed-off-by: Piyush Mehta <me@piyushmehta.com>