Releases: RichardRNStudio/rnstudio.hu
Releases · RichardRNStudio/rnstudio.hu
v1.0.28
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
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
What's Changed
- fix(#40): fix menu issue for Windows by @RichardRNStudio in #41
Full Changelog: v1.0.15...v1.0.18
v1.0.15
What's Changed
- feat(#10): redesign mobile by @RichardRNStudio in #11
- feat(#6): update mobile menu design by @RichardRNStudio in #12
- chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #4
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #5
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.0.0 to 8.1.0 by @dependabot in #8
- chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.10 by @dependabot in #9
- chore(deps-dev): bump @typescript-eslint/parser from 8.0.0 to 8.1.0 by @dependabot in #7
New Contributors
- @RichardRNStudio made their first contribution in #11
- @dependabot made their first contribution in #4
Full Changelog: v1.0.2...v1.0.15
v1.0.2
Release v1.0.2 - First Release of My Portfolio
Features:
- 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.
- GitHub Cards Integration:
- Displayed the latest projects using Next.js's new streaming feature.
- Dynamically pulled and showcased GitHub repositories with real-time updates.
- 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.
- 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.