Skip to content

Releases: bgub/eta

v4.5.1

05 Feb 21:51
a5ba0b8

Choose a tag to compare

4.5.1 (2026-02-05)

Bug Fixes

  • add semicolons to compiled output to prevent ASI issues with forEach (e0f1d65)
  • add semicolons to compiled template statements for consistency (#362) (e0f1d65)

v4.5.0

12 Dec 21:05
0a7b5a4

Choose a tag to compare

4.5.0 (2025-12-12)

Features

  • add require field for core module in package.json (#357) (29f52f8)

v4.4.1

13 Nov 09:18
ba7eec0

Choose a tag to compare

4.4.1 (2025-11-13)

Bug Fixes

  • revert "eta/core" to ESM build (37cc1ab)

v4.4.0

13 Nov 01:30
76bda4f

Choose a tag to compare

4.4.0 (2025-11-13)

Features

  • add ts-base to README, update rmWhitespace explanation (d6db743)

v4.3.1

13 Nov 01:04
9522e67

Choose a tag to compare

4.3.1 (2025-11-13)

Bug Fixes

  • exports are .mjs not .js (f870aaf)

v4.3.0

13 Nov 00:29
8e58e4a

Choose a tag to compare

4.3.0 (2025-11-13)

Features

Bug Fixes

  • generate a CJS build, update build and type exports (65cafd0)

v4.2.0

12 Nov 22:35
332dd4f

Choose a tag to compare

4.2.0 (2025-11-12)

Features

  • add prepare script to allow installation from Git (#348) (d8bacbb)

Bug Fixes

v4.1.0

12 Nov 21:32
8a1779c

Choose a tag to compare

4.1.0 (2025-11-12)

Features

  • add outputFunctionName config property (ed33823)
  • Add outputFunctionName config property (#331) (ed33823)

eta: v4.0.1

17 Sep 18:47
211f374

Choose a tag to compare

4.0.1 (2025-09-17)

Bug Fixes

  • change deno.land link to jsr in README (21b3afc)

eta: v4.0.0

17 Sep 18:42
b56965a

Choose a tag to compare

4.0.0 (2025-09-17)

Bug Fixes

  • combine release-please and publish workflows (02f033a)

Miscellaneous Chores

  • remove mention of beta in README (fb9e779)