|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
4 | 4 |
|
| 5 | +## v3.4.11 |
| 6 | + |
| 7 | +[compare changes](https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.10...v3.4.11) |
| 8 | + |
| 9 | +### 💅 Refactors |
| 10 | + |
| 11 | +- Remove namespaces in favor of modules ([#236](https://github.com/LeDDGroup/typescript-transform-paths/pull/236)) |
| 12 | +- Fix eslint warnings ([#238](https://github.com/LeDDGroup/typescript-transform-paths/pull/238)) |
| 13 | +- Fix no-require-imports eslint warning ([#239](https://github.com/LeDDGroup/typescript-transform-paths/pull/239)) |
| 14 | +- Enable no-unused-vars eslint rule ([2e3b9d6](https://github.com/LeDDGroup/typescript-transform-paths/commit/2e3b9d6)) |
| 15 | +- Remove tsconfig.base.json in favor of @tsconfig/node18 ([#235](https://github.com/LeDDGroup/typescript-transform-paths/pull/235)) |
| 16 | +- Unvendor typescript types definitions ([#234](https://github.com/LeDDGroup/typescript-transform-paths/pull/234)) |
| 17 | +- Remove hardcoded types ([#240](https://github.com/LeDDGroup/typescript-transform-paths/pull/240)) |
| 18 | + |
| 19 | +### 📖 Documentation |
| 20 | + |
| 21 | +- Remove all contributors badge ([#230](https://github.com/LeDDGroup/typescript-transform-paths/pull/230)) |
| 22 | +- Remove articles section ([02d7d6c](https://github.com/LeDDGroup/typescript-transform-paths/commit/02d7d6c)) |
| 23 | + |
| 24 | +### 🏡 Chore |
| 25 | + |
| 26 | +- Update eslint config to remove old src/declarations path ([0ab8ebc](https://github.com/LeDDGroup/typescript-transform-paths/commit/0ab8ebc)) |
| 27 | +- Update package.json contributors ([b79f96d](https://github.com/LeDDGroup/typescript-transform-paths/commit/b79f96d)) |
| 28 | +- **deps-dev:** Bump @types/node from 18.19.43 to 22.2.0 ([#241](https://github.com/LeDDGroup/typescript-transform-paths/pull/241)) |
| 29 | +- **deps-dev:** Bump typescript-eslint from 8.0.1 to 8.1.0 ([#243](https://github.com/LeDDGroup/typescript-transform-paths/pull/243)) |
| 30 | +- **deps-dev:** Bump @eslint/js from 9.8.0 to 9.9.0 ([#242](https://github.com/LeDDGroup/typescript-transform-paths/pull/242)) |
| 31 | +- **deps-dev:** Bump eslint from 9.8.0 to 9.9.0 ([#245](https://github.com/LeDDGroup/typescript-transform-paths/pull/245)) |
| 32 | + |
| 33 | +### ✅ Tests |
| 34 | + |
| 35 | +- Remove yarn pack workaround ([#232](https://github.com/LeDDGroup/typescript-transform-paths/pull/232)) |
| 36 | + |
| 37 | +### 🎨 Styles |
| 38 | + |
| 39 | +- Add eslint ([#237](https://github.com/LeDDGroup/typescript-transform-paths/pull/237)) |
| 40 | + |
| 41 | +### ❤️ Contributors |
| 42 | + |
| 43 | +- Daniel Perez Alvarez <[email protected]> |
| 44 | + |
5 | 45 | ## v3.4.10
|
6 | 46 |
|
7 | 47 | [compare changes](https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.9...v3.4.10)
|
|
0 commit comments