|
2 | 2 |
|
3 | 3 | # Changelog |
4 | 4 |
|
| 5 | +## v5.32.0 |
| 6 | + |
| 7 | +[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.31.0...v5.32.0) |
| 8 | + |
| 9 | +### 🚀 Enhancements |
| 10 | + |
| 11 | +- Italian translations ([#3329](https://github.com/material-extensions/vscode-material-icon-theme/pull/3329)) |
| 12 | +- **icons:** Extend Gemini folder icon mapping to gemini and gemini-ai ([#3334](https://github.com/material-extensions/vscode-material-icon-theme/pull/3334)) |
| 13 | +- Include `agent`,`agents` folder in `folder_robot` in name ([#3336](https://github.com/material-extensions/vscode-material-icon-theme/pull/3336)) |
| 14 | +- **icons:** Add redux and redux-reducer folder icon support ([#3335](https://github.com/material-extensions/vscode-material-icon-theme/pull/3335)) |
| 15 | +- Update oxc, vite and vitest new icons ([#3320](https://github.com/material-extensions/vscode-material-icon-theme/pull/3320)) |
| 16 | +- **-components:** As components ([#3338](https://github.com/material-extensions/vscode-material-icon-theme/pull/3338)) |
| 17 | +- Assign Storybook icon to `.stories.vue` file extensions ([#3341](https://github.com/material-extensions/vscode-material-icon-theme/pull/3341)) |
| 18 | +- Enhance oxlint config support ([#3353](https://github.com/material-extensions/vscode-material-icon-theme/pull/3353)) |
| 19 | +- Include `benches` folder in the `folder-benchmark` for Rust's conventional benchmark directory ([#3356](https://github.com/material-extensions/vscode-material-icon-theme/pull/3356)) |
| 20 | +- Update Traditional Chinese translations ([#3363](https://github.com/material-extensions/vscode-material-icon-theme/pull/3363)) |
| 21 | +- **icon:** Add macaulay2 icon ([#3349](https://github.com/material-extensions/vscode-material-icon-theme/pull/3349)) |
| 22 | +- **icon:** Add `typedoc` icon ([#3360](https://github.com/material-extensions/vscode-material-icon-theme/pull/3360)) |
| 23 | +- Add the `proxy` folder name setting ([#3355](https://github.com/material-extensions/vscode-material-icon-theme/pull/3355)) |
| 24 | +- Add icon for .toon files ([#3365](https://github.com/material-extensions/vscode-material-icon-theme/pull/3365)) |
| 25 | +- **icon:** Add form-folder icon ([#3352](https://github.com/material-extensions/vscode-material-icon-theme/pull/3352)) |
| 26 | +- Support icons for hidden biome config files ([#3372](https://github.com/material-extensions/vscode-material-icon-theme/pull/3372)) |
| 27 | + |
| 28 | +### 🩹 Fixes |
| 29 | + |
| 30 | +- **feat:** Include `outputs` folder in `folder_dist` name ([#3322](https://github.com/material-extensions/vscode-material-icon-theme/pull/3322)) |
| 31 | +- **tasks:** Change task type from 'bun' to 'shell' for build and test commands ([036a3a4e](https://github.com/material-extensions/vscode-material-icon-theme/commit/036a3a4e)) |
| 32 | + |
| 33 | +### ❤️ Contributors |
| 34 | + |
| 35 | +- Maikel Van Dort ([@Netail](https://github.com/Netail)) |
| 36 | +- Sayan Shankhari ([@SayanShankhari](https://github.com/SayanShankhari)) |
| 37 | +- TiranSpierer ([@TiranSpierer](https://github.com/TiranSpierer)) |
| 38 | +- Philipp Kief ([@PKief](https://github.com/PKief)) |
| 39 | +- K.Ø ([@DogFortune](https://github.com/DogFortune)) |
| 40 | +- Hazel ([@chiptumor](https://github.com/chiptumor)) |
| 41 | +- Sepehr Akbari ([@SepehrAkbari](https://github.com/SepehrAkbari)) |
| 42 | +- Chiahong ([@ChiahongHong](https://github.com/ChiahongHong)) |
| 43 | +- Tymon Marek ([@TymonMarek](https://github.com/TymonMarek)) |
| 44 | +- Ntnyq ([@ntnyq](https://github.com/ntnyq)) |
| 45 | +- Jacob Janisz ([@JoJk0](https://github.com/JoJk0)) |
| 46 | +- Raphaël Balet ([@rbalet](https://github.com/rbalet)) |
| 47 | +- Luis Miguel Navarro ([@vircoding](https://github.com/vircoding)) |
| 48 | +- Anil Sahu ([@infoanilsahu](https://github.com/infoanilsahu)) |
| 49 | +- Tiziano ([@T1xx1](https://github.com/T1xx1)) |
| 50 | +- Paul Gusmano ([@pm-gusmano](https://github.com/pm-gusmano)) |
| 51 | + |
5 | 52 | ## v5.31.0 |
6 | 53 |
|
7 | 54 | [compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.30.0...v5.31.0) |
|
0 commit comments