Releases: eta-dev/eta
Releases · eta-dev/eta
Version 3.5.0
Version 3.4.1
Version 3.4.0
Version 3.3.0
Commits
Version 3.2.0
Commits
Version 3.1.1
Commits
Version 3.1.0
Commits
Version 3.0.3
TL;DR
- Fix an issue that made Deno usage not work
Commits
- fix: update import to include extension 4e4a185
Version 3.0.2
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
Version 3.0.1
TL;DR
eta.module.mjs
contained the 2.0.0 code 🤦
Commits
- fix: eta.module.mjs was generated incorrectly 387d677