Skip to content

v4.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@wessberg wessberg released this 01 Oct 21:25
· 10 commits to master since this release

BREAKING CHANGES

  • DI-Compiler now requires Node v.18.20.0 or newer, as it has switched to the new --import loader mechanism and Import Attributes.

Major Changes

  • feat: add TypeScript v5.6 support c502c7d
  • Merge pull request #30 from Intellisplash/use-correct-tsconfig a6a8e11
  • Merge pull request #26 from Cropster/issue-24 55bde11
  • Support custom tsconfig paths 8954862
  • JSX support for transform() API method f215a91
  • style: run prettier d154167
  • chore: move from pretty-quick to lint-staged to support Prettier v3 90bc74e

v3.3.0...v4.0.0-beta.1