github eta-dev/eta v1.7.0
Version 1.7.0

latest releases: v3.4.0, v3.3.0, v3.2.0...
3 years ago

TL;DR

  • Some minor formatting changes (removal of trailing commas)
  • To be compatible w/ Deno 1.4.0, we now use explicit import type and export type syntax. Fixed with a PR by @asos-craigmorten
    • Note: there is a chance this may cause breaking changes if you are using TypeScript versions older than 3.8

Commits

  • Update release command ff25c8d
  • Merge pull request #20 from asos-craigmorten/fix/support-deno-1.4.0 7690d06
  • Rebuild a4c28ee
  • Remove unnecessary comment f10eddb
  • fix(deno): support Deno 1.4.0 strict type checks de96f9b
  • Removed 'prettier' field from package.json which was overriding .prettierrc and creating trailing commas 416d966

v1.6.2...v1.7.0

Don't miss a new eta release

NewReleases is sending notifications on new releases.