Releases: LeDDGroup/typescript-transform-paths
Releases · LeDDGroup/typescript-transform-paths
v3.5.3
Maintenance release, adjust CI pipeline, updating dependencies, etc.
📖 Documentation
- Add version compatibility matrix in readme (#338)
🏡 Chore
- deps-dev: Bump @eslint/js from 9.9.1 to 9.15.0 (#310)
- deps-dev: Bump typescript-eslint from 8.13.0 to 8.15.0 (#308)
- deps-dev: Bump eslint from 9.10.0 to 9.15.0 (#309)
- deps-dev: Bump changelogen from 0.5.5 to 0.5.7 (#316)
- deps-dev: Bump @types/node from 22.8.7 to 22.9.3 (#314)
- deps-dev: Bump typescript from 5.6.3 to 5.7.2 in /test (#317)
- deps-dev: Bump typescript-eslint from 8.15.0 to 8.16.0 (#313)
- deps-dev: Bump eslint from 9.15.0 to 9.16.0 (#319)
- deps-dev: Bump typescript-eslint from 8.16.0 to 8.17.0 (#320)
- deps-dev: Update yarn from 4.4.0 to 4.5.3 (f6ccab1)
- Update yarn.lock (b958778)
- deps-dev: Bump ts-patch from 3.2.1 to 3.3.0 (#322)
- deps-dev: Bump typescript-eslint from 8.17.0 to 8.18.0 (#323)
- deps-dev: Bump typescript from 5.5.4 to 5.7.2 (#315)
- deps-dev: Bump ts-patch from 3.2.1 to 3.3.0 in /test (#324)
- Configure Renovate (#330)
- Update renovate config to auto merge minor updates (b3f3f31)
🤖 CI
❤️ Contributors
- Daniel Perez Alvarez [email protected]
v3.5.2
v3.5.1
🩹 Fixes
- Downgrade minimatch from 10.0.1 to 9.0.5 (#272)
💅 Refactors
- Always patch (ed3ed1f)
- Rename typescript-number to typescript-x (36643ff)
- Use strictest typescript configuration (a67e739)
- Enable @typescript-eslint/no-explicit-any warning (1cddaac)
- Add eslint-plugin-unicorn (44ad2e0)
- Remove anys (07e5c27)
🏡 Chore
- Rename nx test project to avoid conflict with package name (3ee03d1)
- deps-dev: Bump typescript-eslint from 8.1.0 to 8.2.0 (#249)
- deps-dev: Bump @types/node from 22.2.0 to 22.4.1 (#248)
- Add danielpza to funding.yml (9aa6941)
- deps-dev: Bump typescript-eslint from 8.2.0 to 8.3.0 (#254)
- deps-dev: Bump @types/node from 22.4.1 to 22.5.0 (#253)
- deps-dev: Update some dependencies (164aeac)
- Remove eslint-plugin-unicorn (8c6ccf4)
❤️ Contributors
- Spdaley [email protected]
- Daniel Perez Alvarez [email protected]
v3.5.0
🚀 Enhancements
- Add package.json exports (#218)
💅 Refactors
- Move top level register and nx-transformer to src/ (6f0a280)
- Add prettier-plugin-jsdoc (0b5fd4c)
- Remove ts-expose-internals imports (7b66926)
- Update ts-expose-internals -> @types/ts-expose-internals (56d62d2)
🏡 Chore
- deps-dev: Remove strip-ansi (2fc9901)
❤️ Contributors
- Daniel Perez Alvarez [email protected]
v3.4.11
💅 Refactors
- Remove namespaces in favor of modules (#236)
- Fix eslint warnings (#238)
- Fix no-require-imports eslint warning (#239)
- Enable no-unused-vars eslint rule (2e3b9d6)
- Remove tsconfig.base.json in favor of @tsconfig/node18 (#235)
- Unvendor typescript types definitions (#234)
- Remove hardcoded types (#240)
📖 Documentation
🏡 Chore
- Update eslint config to remove old src/declarations path (0ab8ebc)
- Update package.json contributors (b79f96d)
- deps-dev: Bump @types/node from 18.19.43 to 22.2.0 (#241)
- deps-dev: Bump typescript-eslint from 8.0.1 to 8.1.0 (#243)
- deps-dev: Bump @eslint/js from 9.8.0 to 9.9.0 (#242)
- deps-dev: Bump eslint from 9.8.0 to 9.9.0 (#245)
✅ Tests
- Remove yarn pack workaround (#232)
🎨 Styles
- Add eslint (#237)
❤️ Contributors
- Daniel Perez Alvarez [email protected]
v3.4.10
🏡 Chore
🤖 CI
- Generate provenance on npm publish (#229)
❤️ Contributors
- Daniel Perez Alvarez [email protected]
v3.4.9
v3.4.8
What's Changed
This release brings mostly maintenance work under the hood, some highlights
- upgrade to yarn v4 🎉
- updated prettier to v3
- setup dependabot for automatic dependencies updates
- updated a bunch of dependencies, mostly development only since we only have single production dependency
Full Changelog: v3.4.7...v3.4.8