Changelog

All notable changes to DevMagic are documented here.

📋 View Full Changelog

The changelog follows the Keep a Changelog format and Semantic Versioning.

Versions

Unreleased

in development

Added

  • Add `/install/prettier` endpoint to quickly install prettier+husky+lintstaged (#61)
  • Add aliases to simplify getting a file
  • Create route.ts for a new tool endpoint
  • Refactor devcontainer setup script to remove AI tools
  • Configure git-lfs feature with autoPull setting
  • ...and 27 more

Changed

  • Bump the dev-dependencies group across 1 directory with 3 updates (#66)
  • Cleanup credential bindings in devcontainer.json; comment unused extensions
  • Update next.js version
  • Rename dotfiles installation plan file and update references
  • Consolidate AI context files into a single source of truth
  • ...and 17 more

Fixed

  • Use correct file from languageicon.org (#57)
  • Use git as main alias for gitconfig
  • Use correct API
  • Delete incorrect tool/route.ts (pt. 2 - final)
  • Create route.ts for /tool in the correct place for dynamic routes (pt. 1)
  • ...and 9 more
Changelog - DevMagic