All notable changes to this project will be documented in this file.
- 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
- 35 new icons
- Dependency updates
- Fixed issue with build on newer Node.js versions
- 14 new icons
- Dependency updates
- 5 new icons
- Dependency updates
- Breaking: Changed module to be completely framework agnostic.
- Added examples for React, Vue.js and Svelte.
- 7 new icons
- Dependency updates
- Fix preview script
- Initial release