Skip to content

v1.5.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 17:43
· 8 commits to alpha since this release
18b6ccc

1.5.0-alpha.2 (2022-06-14)

Bug Fixes

  • test: add forward slash to fix its usability in Windows (e295c92)
  • test: add forward slash to fix its usability in Windows (fbaac60)
  • test: keep using hasOwnProperty to keep support for Node.js v14 (b72fe14)
  • test: skip failing tests in windows-latest node@16 (41291d8)
  • test: skip rollup.config tests altogether (0508494)
  • test: temporarily skip failing tests in windows-latest (0e1c8de)
  • typescript: exclude node_modules explicitly (e392225)

Features

  • test: implement test script (c729d12)
  • test: implement test script (#20) (18b6ccc)
  • typescript: resolve JSON module (26fa029)
  • typescript: skip type checking of declaration files (aceb423)