Releases: LeDDGroup/typescript-transform-paths
Releases · LeDDGroup/typescript-transform-paths
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