Skip to content

Release v1.3.0

Compare
Choose a tag to compare
@mcoakley mcoakley released this 02 Mar 03:42
· 1 commit to main since this release
9273aec
  • Refactor build process
  • Migrate from Travis CI to GitHub Actions
  • Revamp README.md into three files: README.md, CHANGELOG.md, and LICENSE
  • Expose BrowserLogger and NodeLogger
  • Improve Node or browser detection
  • Refactor to template strings
  • Update all dependencies
  • Refactor tsconfig.json for flexibility
    • Allow tests to keep comments when transpiled through ts-node