Releases: microsoftgraph/eslint-config-msgraph
Releases · microsoftgraph/eslint-config-msgraph
v6.0.0
6.0.0 (2026-04-02)
⚠ BREAKING CHANGES
- deps: update to latest ESLint and @typescript-eslint packages with flat config migration (#32)
Bug Fixes
- deps: update to latest ESLint and @typescript-eslint packages with flat config migration (#32) (ddd4fc0)
- enable release-please pipeline (#34) (92bca3d)
v4.2.0
v4.1.0
v4.0.0
CI patch
v3.0.1 ci: fix npm pack step
v3.0.0
Upgrades eslint and @typescript-eslint packages to 9.x and 7.x respectively. All other packages got minor version bumps
What's Changed
- ci: fix pipline trigger by @gavinbarron in #8
- chore!: bump dependencies by @gavinbarron in #11
Full Changelog: v2.0.0...v3.0.0
v2.0.0
Merge pull request #7 from microsoftgraph/ci/add-release-pipeline chore: add release pipeline