Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 01:28
· 3 commits to main since this release
c6be1e9

1.5.0 (2022-06-15)

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, typecheck: implement test & typecheck scripts (#21) (c6be1e9)
  • test: implement test script (c729d12)
  • test: implement test script (#20) (18b6ccc)
  • typecheck: implement typecheck script (a932c65)
  • typecheck: implement typecheck script (#19) (dfafeac)
  • typescript: resolve JSON module (26fa029)
  • typescript: skip type checking of declaration files (aceb423)