|
2 | 2 |
|
3 | 3 | ## [Unreleased](https://github.com/christianhelle/apiclientcodegen/tree/HEAD)
|
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/christianhelle/apiclientcodegen/compare/1.24.0...HEAD) |
| 5 | +[Full Changelog](https://github.com/christianhelle/apiclientcodegen/compare/1.25.0...HEAD) |
6 | 6 |
|
7 | 7 | **Implemented enhancements:**
|
8 | 8 |
|
| 9 | +- Add TypeScript support to Visual Studio Code extension [\#1154](https://github.com/christianhelle/apiclientcodegen/pull/1154) ([christianhelle](https://github.com/christianhelle)) |
| 10 | +- Group C\# Code Generators in Visual Studio Code [\#1153](https://github.com/christianhelle/apiclientcodegen/pull/1153) ([christianhelle](https://github.com/christianhelle)) |
| 11 | + |
| 12 | +**Merged pull requests:** |
| 13 | + |
| 14 | +- Update dependency webpack-cli to v6 [\#1151](https://github.com/christianhelle/apiclientcodegen/pull/1151) ([renovate[bot]](https://github.com/apps/renovate)) |
| 15 | +- Update dependency node to v22 [\#1150](https://github.com/christianhelle/apiclientcodegen/pull/1150) ([renovate[bot]](https://github.com/apps/renovate)) |
| 16 | +- Update dependency mocha to v11 [\#1149](https://github.com/christianhelle/apiclientcodegen/pull/1149) ([renovate[bot]](https://github.com/apps/renovate)) |
| 17 | + |
| 18 | +## [1.25.0](https://github.com/christianhelle/apiclientcodegen/tree/1.25.0) (2025-05-16) |
| 19 | + |
| 20 | +[Full Changelog](https://github.com/christianhelle/apiclientcodegen/compare/1.24.0...1.25.0) |
| 21 | + |
| 22 | +**Implemented enhancements:** |
| 23 | + |
| 24 | +- Visual Studio Code Extension [\#1141](https://github.com/christianhelle/apiclientcodegen/pull/1141) ([christianhelle](https://github.com/christianhelle)) |
9 | 25 | - Microsoft Kiota v1.26.1 [\#1140](https://github.com/christianhelle/apiclientcodegen/pull/1140) ([christianhelle](https://github.com/christianhelle))
|
10 | 26 |
|
11 | 27 | **Closed issues:**
|
|
14 | 30 |
|
15 | 31 | **Merged pull requests:**
|
16 | 32 |
|
| 33 | +- Improve VS Code README [\#1146](https://github.com/christianhelle/apiclientcodegen/pull/1146) ([christianhelle](https://github.com/christianhelle)) |
| 34 | +- Update actions/setup-node action to v4 [\#1145](https://github.com/christianhelle/apiclientcodegen/pull/1145) ([renovate[bot]](https://github.com/apps/renovate)) |
| 35 | +- Update actions/setup-dotnet action to v4 [\#1144](https://github.com/christianhelle/apiclientcodegen/pull/1144) ([renovate[bot]](https://github.com/apps/renovate)) |
| 36 | +- Update actions/checkout action to v4 [\#1143](https://github.com/christianhelle/apiclientcodegen/pull/1143) ([renovate[bot]](https://github.com/apps/renovate)) |
| 37 | +- Update dependency @types/node to v20.17.47 [\#1142](https://github.com/christianhelle/apiclientcodegen/pull/1142) ([renovate[bot]](https://github.com/apps/renovate)) |
17 | 38 | - Update dependency Azure.Core to 1.46.1 [\#1136](https://github.com/christianhelle/apiclientcodegen/pull/1136) ([renovate[bot]](https://github.com/apps/renovate))
|
18 | 39 | - Add support for .NET 8 and 9 to production tests workflow [\#1135](https://github.com/christianhelle/apiclientcodegen/pull/1135) ([christianhelle](https://github.com/christianhelle))
|
19 | 40 | - Smoke tests [\#1133](https://github.com/christianhelle/apiclientcodegen/pull/1133) ([christianhelle](https://github.com/christianhelle))
|
|
0 commit comments