Skip to content

Releases: eta-dev/eta

Version 3.5.0

12 Aug 21:52
Compare
Choose a tag to compare

v3.4.1...v3.5.0

Version 3.4.1

07 Aug 21:56
Compare
Choose a tag to compare

Releases

v3.4.0...v3.4.1

Version 3.4.0

18 Mar 20:16
Compare
Choose a tag to compare

TL;DR

  • More informative Eta Errors

Commits

  • feat: expose error type (#276) 70bd7e3
  • fix: align commitlint versions f42ff51
  • fix: use npx instead of installing commitlint 69abe12

v3.3.0...v3.4.0

Version 3.3.0

16 Mar 16:17
Compare
Choose a tag to compare

Commits

v3.2.0...v3.3.0

Version 3.2.0

30 Nov 00:58
Compare
Choose a tag to compare

Commits

  • style: run format tool 9fb7d49
  • feat: enable support for default extensions (#266) 8054ffc

v3.1.1...v3.2.0

Version 3.1.1

23 Aug 16:29
Compare
Choose a tag to compare

Commits

  • fix: correctly escape string with debug: true 115721d
  • docs: add example of Deno import ee6d336

v3.1.0...v3.1.1

Version 3.1.0

27 Jul 20:04
Compare
Choose a tag to compare

Commits

v3.0.3...v3.1.0

Version 3.0.3

19 Jun 18:50
Compare
Choose a tag to compare

TL;DR

  • Fix an issue that made Deno usage not work

Commits

  • fix: update import to include extension 4e4a185

v3.0.2...v3.0.3

Version 3.0.2

19 Jun 18:37
Compare
Choose a tag to compare

TL;DR

This release mainly includes changes in Eta's CI process, but also fixes the build on deno.land/x/eta (which was broken in 3.0.0 and 3.0.1).

Commits

  • ci: update coverage link 25b0f6d
  • fix: update GitHub Actions for coverage 9b936eb
  • feat: merge branch 'main' 6196295
  • ci: migrate CI to GitHub Actions 1a1409d
  • support deno (#240) e975761
  • fix: add package-lock.json for CI 5ff4d89
  • feat: add GitHub Actions test 9088a19
  • feat: fix path in README 03921e3
  • feat: include .ts extensions (throws warnings but works) e3ab990

v3.0.1...v3.0.2

Version 3.0.1

13 Jun 04:20
Compare
Choose a tag to compare

TL;DR

  • eta.module.mjs contained the 2.0.0 code 🤦

Commits

  • fix: eta.module.mjs was generated incorrectly 387d677

v3.0.0...v3.0.1