Skip to content

v0.7.0

Compare
Choose a tag to compare
@danielroe danielroe released this 22 May 16:16
· 140 commits to main since this release
775022a

compare changes

🚀 Enhancements

  • Auto generate module options from schema meta (#33)

🩹 Fixes

  • Use tsconfck to resolve tsconfig compilerOptions (#274)
  • ⚠️ Use .js extension for files in runtime/ directory (dbd05bb)
  • Resolve full path to runtime externals (#275)
  • Include dist/runtime in externals list (0946c04)

📖 Documentation

  • Add types condition to export subpath (#265)

🏡 Chore

✅ Tests

  • Add additional test for validity of types shared from runtime (afc4374)

🤖 CI

  • Adds reproduction workflow (0dc73bb)

⚠️ Breaking Changes

  • ⚠️ Use .js extension for files in runtime/ directory (dbd05bb)

❤️ Contributors