Skip to content

Releases: RichardRNStudio/rnstudio.hu

v1.0.28

09 Nov 17:00
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.13.0 by @dependabot in #70
  • chore(deps-dev): bump @types/node from 22.8.0 to 22.9.0 by @dependabot in #69
  • chore(deps-dev): bump @typescript-eslint/parser from 8.11.0 to 8.13.0 by @dependabot in #68
  • bugfix(#71): fix end date of current job by @RichardRNStudio in #72
  • chore(deps-dev): bump eslint-config-next from 14.2.10 to 15.0.3 by @dependabot in #67
  • chore(deps): bump next from 14.2.10 to 15.0.3 by @dependabot in #66

Full Changelog: v1.0.23...v1.0.28

v1.0.23

25 Oct 19:55
Compare
Choose a tag to compare

What's Changed

  • feat(#59): add new job by @RichardRNStudio in #60
  • chore(deps-dev): bump @types/node from 20.14.10 to 22.7.9 by @dependabot in #58
  • chore(deps-dev): bump @types/react from 18.3.3 to 18.3.12 by @dependabot in #57
  • chore(deps-dev): bump @typescript-eslint/parser from 8.1.0 to 8.11.0 by @dependabot in #56
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.11.0 by @dependabot in #55
  • chore(deps-dev): bump eslint-config-next from 14.2.5 to 15.0.1 by @dependabot in #54

Full Changelog: v1.0.18...v1.0.23

v1.0.18

02 Oct 15:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.15...v1.0.18

v1.0.15

17 Aug 20:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.15

v1.0.2

11 Aug 15:25
Compare
Choose a tag to compare

Release v1.0.2 - First Release of My Portfolio

Features:

  1. App Router Implementation:
  • Adopted the latest Next.js App Router for optimized routing.
  • Enhanced page loading speeds and improved user experience with the new routing system.
  1. GitHub Cards Integration:
  • Displayed the latest projects using Next.js's new streaming feature.
  • Dynamically pulled and showcased GitHub repositories with real-time updates.
  1. Continuous Integration & Continuous Deployment (CI/CD):
  • Implemented CI/CD pipelines for streamlined development.
  • Automated testing, building, and deployment processes to ensure consistent and reliable updates.
  1. VPS Deployment:
  • Deployed the portfolio to a VPS server, allowing full utilization of Next.js features.
  • Improved performance and control over the hosting environment, ensuring robust and scalable deployment.