Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@chrisbreiding chrisbreiding released this 21 May 14:14
· 40 commits to master since this release
0b94fc5

3.0.0 (2020-05-21)

Breaking Changes

  • This plugin now requires Node.js 8+

Bug Fixes

  • Validate type of typescript option and its existence as a path (3fb7b2c)
  • Improve error when attempting to preprocess a TypeScript file but the typescript option is not set (36d77a8)