ts-plugin-0.5.2
Changelog
- #335 [FIX] Resolve TypeScript compilation errors and dependency compatibility issues
- #369 [Breaking Change] Replace chai with @nevware21/tripwire testing framework
- #412 Upgrade grunt devDependency from ^1.5.3 to ^1.6.1
- #410 Bump all @nevware21 components to latest recommended versions
- #319 Add GitHub Copilot instructions for monorepo development workflow
- Update GitHub Actions (checkout v6, setup-node v6, codeql-action v4)
- Update CODEOWNERS file and team structure
- Multiple dependency updates (@types/node, @rollup components, sinon, and others)
What's Changed
- Create FUNDING.yml by @nev21 in #285
- fix: resolve TypeScript compilation errors and dependency compatibility issues by @nev21 in #335
- Update dependabot.yml by @nev21 in #283
- Bump cross-env from 7.0.3 to 10.1.0 in /eslint-ts-plugin by @dependabot[bot] in #361
- Bump github/codeql-action from 2 to 4 by @dependabot[bot] in #349
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #347
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #348
- Bump @types/sinon from 17.0.4 to 21.0.0 in /eslint-ts-plugin by @dependabot[bot] in #362
- Bump sinon from 18.0.1 to 21.0.1 in /ts-plugin by @dependabot[bot] in #352
- Generate GitHub Copilot instructions for grunt-plugins monorepo development workflow by @Copilot in #319
- Add CODEOWNERS file for grunt-plugins approvers by @nev21 in #366
- Bump @rollup components to latest versions by @Copilot in #364
- Update CODEOWNERS to clarify approvers by @nev21 in #367
- Update CODEOWNERS to reflect new team structure by @nev21 in #368
- Bump @types/eslint from 8.44.9 to 8.56.12 in /shared by @dependabot[bot] in #351
- Bump ts-mocha from 10.1.0 to 11.1.0 in /eslint-ts-plugin by @dependabot[bot] in #360
- Bump @types/node from 18.19.130 to 25.2.2 in /shared by @dependabot[bot] in #371
- chore: Replace chai with @nevware21/tripwire by @Copilot in #369
- Bump @nevware21/tripwire to minimum v0.1.7 by @Copilot in #394
- chore: Bump all @nevware21 components to latest recommended versions by @Copilot in #410
- Upgrade grunt devDependency from ^1.5.3 to ^1.6.1 across all packages by @Copilot in #412
- [Release] Increase version to 0.5.2 by @nev21 in #413
Full Changelog: tslint-ts-0.5.1...ts-plugin-0.5.2