Releases: ryanbas21/devtools
Releases · ryanbas21/devtools
@wolfcola/treeshake-check@1.1.1
@wolfcola/treeshake-check@1.1.1
@wolfcola/treeshake-check@1.1.0
@wolfcola/treeshake-check@1.1.0
@wolfcola/eslint-plugin-treeshake@1.1.1
@wolfcola/eslint-plugin-treeshake@1.1.1
@wolfcola/eslint-plugin-treeshake@1.1.0
@wolfcola/eslint-plugin-treeshake@1.1.0
@wolfcola/devtools-types@1.1.1
@wolfcola/devtools-types@1.1.1
@wolfcola/devtools-types@1.1.0
@wolfcola/devtools-types@1.1.0
@wolfcola/devtools-bridge@1.1.1
Patch Changes
- Updated dependencies []:
- @wolfcola/devtools-types@1.1.1
@wolfcola/devtools-bridge@1.1.0
Patch Changes
- Updated dependencies []:
- @wolfcola/devtools-types@1.1.0
@wolfcola/dead-export-finder@1.1.1
Patch Changes
- #53
7e9a298Thanks @ryanbas21! - fix(dead-export-finder): resolve false negatives hiding all dead exports- Fix empty package filter caused by
Options.repeated+Options.optionalreturningSome([])instead ofNone, which silently filtered out all packages and reported zero dead exports - Inherit
.gitignorepatterns from workspace root sodist/build artifacts are excluded from per-package scans - Add default ignore patterns for config files (
*.config.{ts,mjs,cjs,js}) that export for tooling, not for code
- Fix empty package filter caused by
@wolfcola/dead-export-finder@1.1.0
@wolfcola/dead-export-finder@1.1.0