Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

v4.4.0

Compare
Choose a tag to compare
@digitalsadhu digitalsadhu released this 06 May 09:26
· 18 commits to master since this release

4.4.0 (2019-05-06)

Bug Fixes

  • add backward compat, signature. move type into options object, and fall back to determining it from file extension (a304ac4)
  • add jsx to regexp, and a test (f39bd74)
  • Added ts/tsx fo the filename regex check. plus tests (16af806)

Features

  • update to support typescript (3e7998b)