Releases: simonnilsson/material-file-icons
Releases · simonnilsson/material-file-icons
v2.4.0
- 3 New icons: diff, typescript and php
- Complete rework of extension mapping
- Uses vscode extensions as source instead of language-map, a lot of extensions have been removed and added to various icons!
- Performance improvements to
getIcon()
- Filename lookup is about 1000x faster than before.
- Extension lookup is about 200x faster than before.
- Added benchmark script
v2.3.0
- 35 new icons
- Dependency updates
- Fixed issue with build on newer Node.js versions
v2.2.0
- 14 new icons
- Dependency updates
v2.1.0
- 5 new icons
- Dependency updates
v2.0.0
- Breaking: Changed module to be completely framework agnostic.
- Added examples for React, Vue.js and Svelte.
v1.1.0
- 7 new icons
- Dependency updates
- Fix preview script
v1.0.0
Initial release