What’s New

cosmiconfig-typescript-loader 6.0.0

6.0.0

Release 6.0.0

Breaking changes

  • TypeScriptLoader is now asynchronous
    • A synchronous loader can still be accessed by importing TypeScriptLoaderSync
      • TypeScriptLoaderSync is deprecated, as Jiti has deprecated their synchronous import API.
  • Drop support for Node 16

Misc changes

  • chore(deps): lock file maintenance #151
  • chore(deps): update all non-major dependencies #150
  • Upgrade to Jiti 2 #149
  • chore(deps): update dependency eslint to v9 #134
  • Migrate to pnpm and asdf-vm #148
  • cicd: Use pnpm and asdf-vm 22fc584
  • fix: missed npx commands, moved to pnpm exec 0056629
  • chore(deps): update remaining eslint packages e56943e
  • feat!: Upgrade to Jiti 2 f5ee080
  • chore(deps): update dependency @typescript-eslint/eslint-plugin to v8 deb156d
  • test: imrpove smoke tests ae87dd3
  • test: improve tests 364312b
  • chore: resolve lint issues 8a6d72a
  • fix: improve typings 6f9fb98
  • cicd: use frozen lockfile 304e26e
  • fix: codecov reporting 95a3e23
  • chore: remove reaching into jiti for types 1547200
  • cicd: fix coverage command usage 3757a12
  • chore!: drop support for Node 16 35cd021
View original