Skip to content

v1.1.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@JaegerCaiser JaegerCaiser released this 03 Nov 18:35

1.1.0-beta.1 (2025-11-03)

Bug Fixes

  • add contents write permission to delete merged branches workflow (57f2e07)
  • add pnpm setup step to develop workflow (e7d2efb)
  • adiciona dependências de teste nos jobs de deploy (f897087)
  • animated-background: hoist computeConfig, ensure resize uses CSS pixels and fix init order (7de9b14)
  • capitalize environment names in workflows (52c4d52)
  • correct cache ordering in all GitHub Actions workflows (9855442)
  • correct cache ordering in all GitHub Actions workflows (7395deb)
  • correct error logs upload condition in all workflows (1450260)
  • correct YAML syntax in production workflow (ee2adf8)
  • corrige chamada de workflow reutilizável em steps (66f09ee)
  • corrige sintaxe e padroniza workflows CI/CD (531eb6d)
  • desabilita ESLint plugin no build para compatibilidade com react-scripts (248e889)
  • fix cache positioning in GitHub Actions workflows (4fc2edc)
  • fix cache positioning in GitHub Actions workflows (67043de)
  • fix cache warnings and improve error logging in workflows (6a29a05)
  • forçar incremento beta (7e9f1f7)
  • improve error log collection by uploading artifacts from failing jobs (fa0515e)
  • move Vercel CLI cache after first CLI usage to prevent path validation errors (53e82c6)
  • move Vercel CLI cache after first CLI usage to prevent path validation errors (3f95685)
  • optimize build process and vercel deployment (c5dc172)
  • prebuild: avoid running TS loader in CI; use node wrapper + ts-node/esm locally (e4bdb50)
  • remove environment flag from vercel pull for develop workflow (d2765dc)
  • resolve cache warning by moving cache step after dependency installation (4aebfb0)
  • resolve cache warning by moving cache step after dependency installation (ddfbecc)
  • resolve pnpm version conflicts in GitHub Actions workflows (ba0afff)
  • resolve prebuild script issues for CI and local development (b0e74f9)
  • secrets corrigidos (2627aa4)
  • Tag creation only on production deploy (main branch) (b2d18fb)
  • update develop workflow job names for consistent status checks (16b63f3)
  • update git push authentication in preview workflow (acd34e1)
  • update preview workflow configuration (583a27b)
  • update preview workflow formatting (c761aa5)
  • update preview workflow permissions and formatting (32f8d58)
  • update reusable Vercel deploy workflow (c210f1a)
  • use corepack for pnpm in Vercel to avoid version conflicts (17d0eb2)

Features

  • add error logs upload job to all CI workflows (6eb24ea)
  • add error logs upload job to all CI workflows (bfe7227)
  • add pr-checks workflow for required status checks in PRs (d4813e1)
  • add Vercel Analytics integration (d034ff4)
  • adiciona animação de scroll contínuo na imagem de perfil (be6f5e3)
  • adiciona workflow para deletar branches após merge (703b4ba)
  • ajusta e otimiza animação de scroll da imagem de perfil (058b4ff)
  • convert all CSS to SCSS and fix layout issues (0635a7b)
  • implement dummy-pass strategy to prevent infinite loop in beta-release tagging (efc534d)
  • improve GitHub Actions workflows (82fa271)
  • install and configure ESLint (7b65d89)
  • Melhoria no reporte de status do deploy de preview Vercel (5f27559)
  • Melhoria no reporte de status do deploy de preview Vercel (a879928)
  • Remove personal interests from about section (#19) (79ec672)
  • Resolve profile animation issues and add fadeIn effect (#10) (8d27785)
  • seo: improve on-page SEO and crawlability (#20) (0600e56)
  • update deployment workflows to bobheadxi/deployments v1.5.0 (3c307cd)
  • Update deployment workflows to use bobheadxi/deployments action (6c4fa7f)
  • update documentation and setup for GitHub Pages (fbe8a79)
  • workflows: Melhora os workflows de CI/CD e atualiza o contrato (488363e)

Performance Improvements

  • add intelligent caching to CI workflows (d501df4)

Reverts

  • remove duplicate pr-checks workflow (93b6258)