Releases: tetarchus/vscode-icons
Releases · tetarchus/vscode-icons
🎉 v1.0.11
What's Changed
- fix: generate react-router icon by @tetarchus in #6
Full Changelog: v1.0.10...v1.0.11
🎉 v1.0.10
🎉 v1.0.9
What's Changed
- feat: add extra yml->yml aliases by @tetarchus in #1
- Update to latest and attempt release by @tetarchus in #2
- chore: update dev packages and remove redundant lint rules by @tetarchus in #3
- Bump package version by @tetarchus in #4
New Contributors
- @tetarchus made their first contribution in #1
Full Changelog: v1.0.8...v1.0.9
🎉 v1.0.8
- Add
.env.develop
alias
Full Changelog: v1.0.7...v1.0.8
🎉 v1.0.7
- Fix cut-off
nx
folder icons - Add
.mocks
folder alias for__mocks__
Full Changelog: v1.0.6...v1.0.7
🎉 v1.0.6
- Fix
.nx
folder mapping typo - Lighten
nx
icon for dark icons
Full Changelog: v1.0.5...v1.0.6
🎉 v1.0.5
- Add new icons for
commitizen
,swc
andnx
- Add
.cts
and.mts
config options for webpack, vite, tailwind and postcss - Add default file icon for
.cts
and.mts
- Add icons for
.swcrc
and.czrc
files - Update
nx.json
icon to newNX
icon, and add forproject.json
as well - Add
.nx
folder icon - Use
tsconfig
icon fortsconfig.storybook.json
andtsconfig.sb.json
Full Changelog: v1.0.4...v1.0.5
🎉 v1.0.4
- Add
eslint
config file mappings for flat configs
(eslint.config.js
,eslint.config.cjs
,eslint.config.mjs
andeslint.config.ts
- support for
TS coming soon (see eslint/rfcs#117 and
eslint/eslint#18134 )) - Add
.server
and.client
folder mappings (Remix standard foldernames) - Add
vscode
file icon for.code-workspace
files
Full Changelog: v1.0.3...v1.0.4
🎉 v1.0.3
- Add additional custom typescript definition icon extension mappings (
.types.ts
and.type.ts
)
Full Changelog: v1.0.2...v1.0.3
🎉 v1.0.2
- Add custom typescript definition file extension mapping (
.t.ts
and.i.ts
) - Move output
.json
files to theout
directory for cleaner main dir - Move
.vsix
file output to.vscode/releases
for cleaner main dir
Full Changelog: v1.0.1...v1.0.2