Xin Du (Clark)

Results 18 issues of Xin Du (Clark)

enhancement
pr
needs tests
needs docs

Replace https://github.com/nuxt-community/axios-module with https://github.com/nuxt/http

Related issue: https://github.com/nuxt/eslint-plugin-nuxt/issues/162 # nuxt/no-img-element > Prohibit usage of HTML element - :gear: This rule is included in `"plugin:nuxt/recommended"`. ## Rule Details This rule is for preventing using `` element...

This PR contains a: - [ ] **bugfix** - [x] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...

## Summary Current if config `detectOpenHandles` in `jest.config.js`, validation warning will be thrown: > ● Validation Warning: > Unknown option "detectOpenHandles" with value true was found. > This is probably...

cla signed
Stale

### Describe the bug Related issue: https://github.com/unjs/nitro/issues/448 When importing a module path with spaces, vitest will throw `Error: [vite-node] Failed to load`, but it works fine in node env. ###...

upstream

## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [x] New feature (a non-breaking change which adds functionality) - [ ] Breaking...

enhancement
2.x

### 🔗 Linked issue ### ❓ Type of change - [x] 🐞 Bug fix (a non-breaking change that fixes an issue) ### 📚 Description Fix https://github.com/nuxt/nuxt/issues/18992. For keeping consistent type...