Skip to content

v0.7.0

Choose a tag to compare

@adbayb adbayb released this 14 Mar 01:01
· 118 commits to main since this release

0.7.0 (2022-03-14)

Bug Fixes

  • display typing error message (a8c95d7)
  • exit on cold watch error (780d42e)
  • prevent typing generation process redundancy on build (f321cc7)
  • update termost dependency to prevent multiple help messages (9162e69)
  • use cjs version in watch mode if no provided module (d6879d6)
  • wait until typing generation is done (6432d02)

Features

  • add no-check flag to disable tsc (a3c832d)
  • improve bundler error management (938e065)
  • make jsxImportSource the single source of truth for jsx runtime config (88f12d9)