Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@rhys-childs rhys-childs released this 29 Oct 18:09
164722e

v4.2.0

What's Changed

  • Add support for externals by @rhys-childs in #34. This will create a separate entry for src/externals.{ts|js} and a new output file of the same name.
  • Changes the typescript boolean to an options object with a typescript property

Breaking changes

If you are using typescript, update your typescript boolean to an options object {typescript: true}

Full Changelog: v4.1.1...v4.2.0