Skip to content

v1.0.1 - Maintenance Release

Latest

Choose a tag to compare

@nikolanovoselec nikolanovoselec released this 04 Sep 12:57
· 3 commits to main since this release

What's Changed

  • Fixed GitHub Actions CI pipeline with Prettier formatting validation
  • Updated configuration templates (wrangler.example.toml, .dev.vars.example)
  • Updated development environment setup with current Microsoft Entra ID terminology
  • Enhanced ESLint configuration for improved code quality
  • Standardized documentation formatting across the project

Technical Improvements

  • GitHub Actions now pass all validation steps (TypeScript, ESLint, Prettier)
  • Configuration templates properly exclude sensitive data while maintaining functionality
  • Development environment variables simplified to essential requirements only
  • Code formatting standardized across all project files

This release addresses CI pipeline issues and standardizes development configuration.