Releases: antfu/vscode-file-nesting-config
Releases · antfu/vscode-file-nesting-config
Release list
v2.0.2
🚀 Features
- Add alejandra formatter config file - by @HigherOrderLogic in #296 (a99bf)
- Support Claude Code's local context file - by @sushichan044 in #300 (6dd31)
- Support czg - by @lumirelle in #301 (995b2)
- Add CONTRIBUTORS.{md,txt} to readme nesting - by @wushenrong in #307 (cf45c)
- Nest
tsconfig.tsbuildinfoundertsconfig.json- by @PaulRBerg and @antfu in #304 (ab9d7) - Add tauri configs - by @olivermrose in #308 (c8b65)
- Nest ..ts files under *.tsx - by @PaulRBerg in #311 (dc9c6)
- Add .oxfmtrc.json files to linters list - by @jiakun-zhao in #312 (2dcaa)
- Add .oxfmtrc.jsonc files to linters list - by @ywenhao in #313 (5b750)
- Add '.oxlintrc.jsonc' - by @kvoon3 in #314 (4cc14)
- Add 'oxlint.config.*' - by @ywenhao in #315 (b64d6)
- Add
.agentfolder nesting - by @antfu (6d79b) - Add
oxfmt.config.*- by @seoyunnie in #323 (2bb0a) - Add Gradle file nesting support - by @jack-old-archive and @antfu in #325 (3b3f5)
- Add .autocorrect files to nesting and linters - by @HowieHz and @antfu in #334 (a0046)
- Add packages.lock.json and *.fsproj to dotnet project nesting - by @jack-old-archive in #328 (c3fbc)
- Add justfile nesting support - by @jack-old-archive in #329 (aea32)
- Add nuxt.schema to nuxt.config nesting - by @jack-old-archive in #330 (f5b67)
- Add .vsls.json to package.json nesting - by @jack-old-archive in #331 (9f85c)
🐞 Bug Fixes
- Add
default.nixandshell.nixunderflake.nix- by @HigherOrderLogic in #297 (b052d) - Don't match license against code - by @brandonkal in #305 (04cf7)
- Remove duplicate sveltekit +layout.ts - by @Link1515 in #317 (6c8db)
- Update quasar.conf.js pattern in update.mjs - by @angelhdzmultimedia in #318 (78400)
- Replace Quasar glob pattern in update.mjs - by @angelhdzmultimedia in #319 (38ebe)
- extension: Stabilize update marker - by @iFwu, Codex and fuxiao in #332 (776c9)
View changes on GitHub
v2.0.1
🚨 Breaking Changes
🚀 Features
- Add tslint config file - by @hannoeru in #13 (ca1d0)
- Add tsdoc config file - by @hubvue in #15 (98938)
- Go mod file - by @qianxi0410 in #18 (e3f8c)
- Gemfile - by @antfu (5e5fe)
- Add .commitlintrc* config file - by @hubvue in #19 (bf486)
- Added next-env.d.ts to Next.js specific files list - by Manoj Vivek in #27 (19ff2)
- Add workflow for automatic updating - by @TheLastZombie in #28 (4b140)
- Add typedoc* config file - by @hubvue and hubvue in #29 (52b47)
- Add rush.json - by Halil in #30 (6f022)
- Add asdf config file - by @peixin in #54 (e083d)
- Add apollo config - by @Shinigami92 in #59 (40f21)
- Gatsby - by @marcobiedermann in #62 (1c383)
- Add Flutter project files - by @chunghha in #63 (2ee65)
- Init vscode extension for auto update - by @antfu in #37 (21faa)
- Add pyright linter / direnv / pdm - by @exherb in #77 (2d664)
- Add js/ts test/spec files - by @baruchiro and @antfu in #83 (0ce23)
- Add commitizen and standard-version config files - by @wd-David in #92 (8d274)
- Add .clangd under .clang-tidy - by @aminya in #96 (5feed)
- Latex - by @qianxi0410 in #103 (b4421)
- Add lighthouserc - by @replygirl in #104 (2fef7)
- Remove experimental flag - by @rubiin in #105 (7099a)
- Add Angular components config - by @DanielRose in #109 (a7ac9)
- Add xaml - by @MAST1999 in #113 (7cea2)
- Update webpack group - by @hawtim in #118 (08edc)
- Deno support - by @ablause in #115 and #119 (4b7bf)
- ✨ group cshtml and cshtml.cs - by @mukundshah in #117 (e6dbc)
nlsfile add to package.json group - by @loosheng in #120 (1d087)- Add
release-tasks.sh- by @replygirl in #121 (3de32) - Add support for FormKit and Formulate config files - by @hacknug in #122 (2f001)
- Update cypress config - by @antfu (6b01f)
- Add dart bloc config - by @hadi7546 in #123 (de468)
- Add dlint & dotted dprint config file - by @zhmushan and @antfu in #130 (92b8e)
- Add support for new SvelteKit's routing system convention - by @matiasfha in #131 (d2ce6)
- Add support for golang test and workspaces file - by @EXHades in #141 (d779a)
- Support mts - by @tjx666 in #146 (9f067)
- Add npm-shrinkwrap.json - by @cobaltt7 in #147 (fc754)
- Add missing unocss config file - by @HigherOrderLogic in #149 (b8905)
- Add ESLint flat config file - by @lvjiaxuan and @antfu in #151 (a950b)
- Add rspack config - by @yuzhang9804 in #153 (d56d6)
- Nest vite config under svelte config - by @kansson in #152 (9b55d)
- Add Houdini files in SvelteKit - by @kansson in #154 (4ce9f)
- Add simple-git-hooks configs - by @JohnCampionJr in #155 (52008)
- Add semantic-release config files - by @samydoesit in #156 (81c1b)
- Add electron-builder - by @ntnyq in #158 (1f103)
- Support mts - by @fardjad in #159 (5f5a4)
- .nuxtignore under nuxt.config.ts - by @adhamfarrag in #162 [(c2652)...