Anthony Fu
Anthony Fu
- [x] Pior #12 - [ ] SHow a lock icon in repo item / issue item for private repos
As Vue assumes components are imported via the default exports, it can integrate better with other plugins/processors/transformers to collaborated together. Related to https://github.com/antfu/vite-plugin-components/pull/9 https://github.com/antfu/vite-plugin-components/pull/12 #10 And might be able to...
resolve #103 Todo: - [x] Support `PackagePreset` - [x] Global Cache - [ ] Package.json's `meta.unimport` field support Breaking changes: - Internal context type change - `generateTypeDeclarations`, `getExports` become async
Hi @luwanquan, I am the maintainer of [@vue/composition-api](https://github.com/vuejs/composition-api). Thanks for making this awesome util and I believe there are many projects rely on it already. Great work! As the @vue/composition-api...
```bash $ npx vue-i18n-locale-message squeeze --target=. --output=./translated.json npx: installed 71 in 6.32s Cannot read property 'split' of undefined ``` I suppose this is caused by this line: https://github.com/kazupon/vue-i18n-locale-message/blob/7f2e0af4dea7710788bb8bd81b573cb60c8bbccd/src/utils.ts#L42 While `path.parse('.')`...
v10 Plan
A checklist for tracking todos of the next breaking changes - [ ] Share instance of `useStorage` etc.? #1595 - [ ] #2032 - [ ] #2168 - [ ]...
### 🔗 Linked issue close #6297 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...
This should be a minor breaking change that only affects programmatic usage (do we actually have one?) This is to try to make the handling process more reliable and make...