Skip to content

Release 1.15.0 ax-sh.github.io

Compare
Choose a tag to compare
@ax-sh ax-sh released this 16 Oct 11:06
· 85 commits to develop since this release

πŸš€ https://ax-sh.github.io/

Changelog

All notable changes to this project will be documented in this file.

[1.15.0] - 2024-10-13

πŸš€ Features

  • Add TypeScript ignore comment for Obfuscate usage
  • Add manifest for portfolio app

🚜 Refactor

  • Change type from any to unknown in onSubmit
  • Rename contactFormFields to ContactFormFields
  • (contact) Specify name type for ErrorMessage component

🎨 Styling

  • Fix formatting inconsistencies in code files

βš™οΈ Miscellaneous Tasks

  • Update package dependencies and versions
  • Update package dependencies to latest versions
  • (package.json) Rename dev script and update command
  • Update biome schema and add format script
  • Update lint script and add new dependency
  • Add @hookform/error-message dependency
  • Update release hooks and ESLint config formatting
  • Update dependencies and add knip script
  • Update package versions in package.json
  • Add initial CI workflow configuration
  • Add local CI command for spelling checks
  • Update CI configuration and script names
  • Update release hooks in configuration file

Build

  • (deps) Bump next from 14.2.5 to 14.2.10 (#33)
  • Add git-cliff dependency to package.json