Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: LeDDGroup/typescript-transform-paths

v4.0.0-beta

04 Nov 20:13

Choose a tag to compare

v4.0.0-betaPre-release
Pre-release

v4.0.0-beta

See#427

compare changes

💅 Refactors

  • ⚠️ Esm only (#442)

📖 Documentation

  • Update readme (a979660)
  • Add maintenance section to the readme (7bd130f)
  • Add reproduction example (d265d0b)
  • Add issue templates (#443)
  • Add v4 migration draft (877c489)

🏡 Chore

  • Fix readme formatting (c31284b)
  • ⚠️ Remove main and types package.json properties (ec9ae9c)
  • ⚠️ Remove typescript 3 support (3de3d81)
  • ⚠️ Remove typescript 4.7 support (e372543)
  • ⚠️ Require node >= 22 (d475adf)
  • ci: Update node version testing matrix (30c8729)
  • Remove nx plugin (6fbdadc)
  • ⚠️ Remove ts-node register interface (58a0db0)
  • Revert "chore: remove nx plugin" (7948a8e)
  • deps-dev: Bump typescript from 5.7.2 to 5.9.3 in /test (e564526)

✅ Tests

  • Replace jest with node test runner (c77edec)

⚠️ Breaking Changes

  • ⚠️ Esm only (#442)
  • ⚠️ Remove main and types package.json properties (ec9ae9c)
  • ⚠️ Remove typescript 3 support (3de3d81)
  • ⚠️ Remove typescript 4.7 support (e372543)
  • ⚠️ Require node >= 22 (d475adf)
  • ⚠️ Remove ts-node register interface (58a0db0)

❤️ Contributors

Loading

v3.5.5

15 Mar 19:25

Choose a tag to compare

What's Changed

  • fix: when installed typescript version contains 0 it would cause error to be thrown "Expected version to be parsed" by@anthony-y-zhu14 in#399

New Contributors

Full Changelog:v3.5.4...v3.5.5

Contributors

  • @anthony-y-zhu14
anthony-y-zhu14
Assets2
Loading

v3.5.4

11 Mar 00:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog:v3.5.2...v3.5.4

Contributors

  • @denis-sokolov
denis-sokolov
Loading

v3.5.3

22 Dec 07:30

Choose a tag to compare

compare changes

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

  • Adjust publish workflow (1039e07)
  • Fix changelogen not pushing code (221136a)

❤️ Contributors

Loading

v3.5.2

05 Nov 17:40

Choose a tag to compare

compare changes

🩹 Fixes

  • Restore typescript 5.6 compatibility (#301)

🏡 Chore

  • deps-dev: Bump eslint and @types/eslint (#273)
  • deps-dev: Bump @types/node from 22.5.2 to 22.8.7 (#303)
  • deps-dev: Bump typescript-eslint from 8.3.0 to 8.13.0 (#302)

❤️ Contributors

Loading
lppedd reacted with hooray emoji
1 person reacted

v3.5.1

11 Sep 19:22

Choose a tag to compare

compare changes

🩹 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

Loading

v3.5.0

18 Aug 18:54

Choose a tag to compare

compare changes

🚀 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

Loading

v3.4.11

16 Aug 00:57

Choose a tag to compare

compare changes

💅 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

  • Remove all contributors badge (#230)
  • Remove articles section (02d7d6c)

🏡 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

❤️ Contributors

Loading

v3.4.10

08 Aug 03:24

Choose a tag to compare

compare changes

🏡 Chore

  • Update dependencies (#226)
  • Replace standard-version with changelogen (#227)

🤖 CI

  • Generate provenance on npm publish (#229)

❤️ Contributors

Loading

v3.4.9

07 Aug 05:32

Choose a tag to compare

3.4.9 (2024-08-07)

Fixed publish workflow

Loading
Previous134
Previous

[8]ページ先頭

©2009-2025 Movatter.jp