Skip to content

Release 2.0.3#154

Merged
vposd merged 10 commits intoreleasefrom
master
Sep 11, 2025
Merged

Release 2.0.3#154
vposd merged 10 commits intoreleasefrom
master

Conversation

@vposd
Copy link
Owner

@vposd vposd commented Sep 11, 2025

This pull request introduces an Angular example project (examples/angular-esbuild) and updates project configuration for improved tooling and compatibility. The main changes include adding a fully configured Angular project, updating Node.js versions in CI/CD workflows, and switching ESLint configuration from JSON to JS for greater flexibility.

Angular Example Project Addition:

  • Added a new Angular example project under examples/angular-esbuild, including configuration files (angular.json, .editorconfig, .gitignore, README.md, VSCode settings, and tasks), a sample package.json with dependencies and scripts, and an initial app.config.ts for application setup. [1] [2] [3] [4] [5] [6] [7] [8] [9]

Tooling and Configuration Updates:

  • Replaced .eslintrc.json with a more flexible .eslintrc.js configuration, allowing for advanced rule customization and improved ignore patterns. [1] [2]

CI/CD Improvements:

  • Updated Node.js version from 20.x to 22.x in both CI and release GitHub Actions workflows for compatibility with newer dependencies. [1] [2]

@vposd vposd merged commit 5e62105 into release Sep 11, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants