-
-
Notifications
You must be signed in to change notification settings - Fork 204
Insights: webpro-nl/knip
Overview
Could not load contribution data
Please try again later
7 Releases published by 1 person
-
5.44.0 Release 5.44.0
published
Feb 11, 2025 -
5.44.1 Release 5.44.1
published
Feb 12, 2025 -
5.44.2 Release 5.44.2
published
Feb 18, 2025 -
5.44.3 Release 5.44.3
published
Feb 19, 2025 -
5.44.4 Release 5.44.4
published
Feb 19, 2025 -
5.44.5 Release 5.44.5
published
Feb 23, 2025 -
5.45.0 Release 5.45.0
published
Feb 25, 2025
5 Pull requests merged by 5 people
-
support .mts files in storybook config and project
#962 merged
Feb 28, 2025 -
feat(plugin-eslint): support eslint.config.ts files
#956 merged
Feb 25, 2025 -
feat: Support Stylelint custom syntax object
#937 merged
Feb 12, 2025 -
feat: Add plugin for React router 7 framework mode
#931 merged
Feb 10, 2025 -
fix: ensure augmentWorkspace honors tsConfig rootDir
#933 merged
Feb 5, 2025
1 Pull request opened by 1 person
-
Support command arrays in moonrepo plugin
#943 opened
Feb 12, 2025
35 Issues closed by 2 people
-
💡 Default support for eslint.config.ts (and .mts .cts)
#955 closed
Feb 25, 2025 -
💡 Add `eslint-import-resolver-<resolver-name>` support
#806 closed
Feb 25, 2025 -
🐛 ESLint edge case: `flatCompat.extends` in FlatConfig files
#818 closed
Feb 25, 2025 -
🐛 Cascaded ESLint configuration flags eslintrc files as unused
#957 closed
Feb 25, 2025 -
🐛 Webpack `entry: {name: './extension-less-file'}` not supported
#949 closed
Feb 23, 2025 -
🐛 Unused files server.js
#893 closed
Feb 21, 2025 -
💡 Handle `@import` statements in CSS and superset languages
#945 closed
Feb 21, 2025 -
💡 Support globs when reading entry points from package.json: `"exports": {"./*": "./dist/*"}`
#952 closed
Feb 21, 2025 -
🐛 Strict mode's "Type-only imports should be in devDependencies" is incorrect
#951 closed
Feb 21, 2025 -
Workspace graph not computed correctly
#948 closed
Feb 19, 2025 -
🐛 Unable to disable plugin config loaded from scripts
#947 closed
Feb 18, 2025 -
💡 Override package.json and/or return used deps
#882 closed
Feb 18, 2025 -
🐛Babel plugin passed to @vitejs/plugin-react reported as unused
#903 closed
Feb 18, 2025 -
💡 Add environment variables during analysis
#929 closed
Feb 18, 2025 -
📘 Cross-package file use in monorepo
#946 closed
Feb 18, 2025 -
💡 Remove related spec files when removing code
#905 closed
Feb 18, 2025 -
Nx plugin doesn't detect binaries without explicit executor
#599 closed
Feb 17, 2025 -
💡 Running both production and standard mode to improve output and suggestions
#940 closed
Feb 16, 2025 -
💡 eslintrc: Handle internal `extends` paths
#944 closed
Feb 16, 2025 -
🐛 Knip doesn't report @types packages as unused when types are bundled
#942 closed
Feb 12, 2025 -
💡 Support `jsconfig.json` for import path aliases by default
#787 closed
Feb 11, 2025 -
🧩 dependency used only via cli
#934 closed
Feb 11, 2025 -
🐛 Unable to handle private self-hosted npm modules
#906 closed
Feb 11, 2025 -
Add support for electron and electron-vite
#751 closed
Feb 11, 2025 -
🐛 `@turbo/gen` uncorrectly reported as unused dependency
#809 closed
Feb 11, 2025 -
🧩 It is not possible to ignore mock functions used only in test files
#877 closed
Feb 11, 2025 -
💡 Flag unused ignore/ignoreDependencies rules
#837 closed
Feb 11, 2025 -
Git-ignore rules inside a project should not match parts of the absolute path outside the project
#678 closed
Feb 11, 2025 -
🐛 Cypress: JUnit reporter is incorrectly reported as unlisted dependency
#798 closed
Feb 11, 2025 -
Unused export inside exported namespace not reported
#705 closed
Feb 11, 2025 -
💡 Find unused or stub `@types/` packages
#936 closed
Feb 10, 2025 -
💡 Report missing entries (file defined in `entry` but missing)
#941 closed
Feb 10, 2025 -
🐛 --test-reporter=spec complains that "spec" is unresolved
#935 closed
Feb 10, 2025 -
💡include line and column number for unused dependencies/devDependencies
#930 closed
Feb 10, 2025 -
💡 Add support for semantic-release plugins
#932 closed
Feb 5, 2025
11 Issues opened by 7 people
-
🐛 A custom stylelint plugin causes knip crash
#963 opened
Feb 28, 2025 -
💡 an issue with detecting unnecessary files in the monorepo project.
#961 opened
Feb 26, 2025 -
💡 Respect `pageExtensions` option in Next.js config
#960 opened
Feb 25, 2025 -
💡 Add a Gulp plugin
#959 opened
Feb 25, 2025 -
💡 Support `import('./path/' + dynamic)`
#958 opened
Feb 25, 2025 -
🐛 TBD
#954 opened
Feb 21, 2025 -
🐛 Imports in `declare module` are not detected (TypeScript)
#953 opened
Feb 21, 2025 -
💡 Use knip's `paths` config to map dependencies (lodash -> lodash-es)
#950 opened
Feb 20, 2025 -
💡 Automatically pick up `resolve.alias` in webpack
#939 opened
Feb 9, 2025 -
📘 How to deal with global `@types` (ambient types)
#938 opened
Feb 9, 2025 -
💡 Add support for typescript-transform-paths
#928 opened
Jan 29, 2025
6 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: make knip understand yarn pnp
#924 commented on
Feb 28, 2025 • 1 new comment -
🐛 Knip does not resolve package.json exports quite correctly
#853 commented on
Feb 21, 2025 • 0 new comments -
💡 Allow converting "configuration hints" into errors
#891 commented on
Feb 23, 2025 • 0 new comments -
🐛 Cannot run `yarn create @knip/config` in monorepo root
#894 commented on
Feb 26, 2025 • 0 new comments -
Add `@tanstack/react-router` plugin
#856 commented on
Feb 28, 2025 • 0 new comments -
Unused exported type & interface members
#910 commented on
Feb 28, 2025 • 0 new comments