4.6.0 (2026-04-25)
- add block and blockAsync template helpers (#367) (083954b)
- add capture and captureAsync template helpers (#365) (2350544)
- add support for custom tag types (5105744)
4.5.1 (2026-02-05)
- add semicolons to compiled output to prevent ASI issues with forEach (e0f1d65)
- add semicolons to compiled template statements for consistency (#362) (e0f1d65)
4.5.0 (2025-12-12)
4.4.1 (2025-11-13)
- revert "eta/core" to ESM build (37cc1ab)
4.4.0 (2025-11-13)
- add ts-base to README, update rmWhitespace explanation (d6db743)
4.3.1 (2025-11-13)
- exports are .mjs not .js (f870aaf)
4.3.0 (2025-11-13)
- generate a CJS build, update build and type exports (65cafd0)
4.2.0 (2025-11-12)
- merge data dictionary when including (#347) (c0cd1db)
- remove typo from README (eb948d3)
- use correct path for types exports (#340) (b8d4b30)
4.1.0 (2025-11-12)
- add outputFunctionName config property (ed33823)
- Add outputFunctionName config property (#331) (ed33823)
4.0.1 (2025-09-17)
- change deno.land link to jsr in README (21b3afc)
4.0.0 (2025-09-17)
- combine release-please and publish workflows (02f033a)
- remove mention of beta in README (fb9e779)
4.0.0-beta.1 (2025-09-13)
- add CI token (#322) (1129aba)
- install latest npm version (4185b29)
- last try before bed (#324) (7b3650a)
- update README (9d8f6f4)
4.0.0-alpha.2 (2025-09-10)
- CI tweaks (#317) (cd533c6)
- remove -w flag in CI publish (#319) (dfe66e0)
- switch to OIDC for npm publish (#320) (69b6e84)
- tweak CI (#321) (58d28ff)
4.0.0-alpha.1 (2025-09-10)
- prep for version 4 (c23560d)