v-tweakpane
v-tweakpane copied to clipboard
Tweakpane 🤝 Vue 💚
Updates the requirements on [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version. Release notes Sourced from @typescript-eslint/parser's releases. v7.10.0 7.10.0 (2024-05-20) 🚀 Features eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760) 🩹 Fixes...
Updates the requirements on [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) to permit the latest version. Release notes Sourced from vue-tsc's releases. v2.0.19 Bug Fixes language-core: property 'xyz' does not exist on type 'abc' when using...
Updates the requirements on [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) to permit the latest version. Release notes Sourced from eslint-plugin-vue's releases. v9.26.0 ✨ Enhancements #2457 Improved some rules to understand MathML elements: vue/component-name-in-template-casing vue/no-deprecated-html-element-is vue/no-undef-components...
Updates the requirements on [postcss-html](https://github.com/ota-meshi/postcss-html) to permit the latest version. Release notes Sourced from postcss-html's releases. v1.7.0 What's Changed Fix typescript definitions by @kagawagao in ota-meshi/postcss-html#119 Full Changelog: https://github.com/ota-meshi/postcss-html/compare/v1.6.0...v1.7.0 Commits...
Updates the requirements on [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) to permit the latest version. Release notes Sourced from @commitlint/cli's releases. v19.3.0 19.3.0 (2024-04-23) Features feat(format): print full commit message for valid commits if -V...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.1.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.1.0 8.1.0 (2024-08-12) 🚀 Features eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true (#9703) eslint-plugin: [no-unsafe-return]...
Tweakpane is working and all, but my VSCode TypeScript linters are freaking out about the typings: ``` Could not find a declaration file for module 'v-tweakpane'. '/home/redacted/repos/redacted/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected]_/node_modules/v-tweakpane/dist/v-tweakpane.js' implicitly has an...
Bumps [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) from 1 to 2. Release notes Sourced from oven-sh/setup-bun's releases. v2 oven-sh/setup-bun is the github action for setting up Bun. This release introduces support for the bun-version-file option,...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.8.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.8.1 8.8.1 (2024-10-07) 🩹 Fixes eslint-plugin: stop warning on @ts-nocheck comments which aren't at the beginning of the...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.26.0. Release notes Sourced from eslint's releases. v9.26.0 Features e9754e7 feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus) 0fa2b7a feat: add suggestions for eqeqeq rule (#19640)...