Skip to content

Commit c04325c

Browse files
chore(main): release eta 3.6.0
1 parent 2de3fe6 commit c04325c

File tree

4 files changed

+66
-4
lines changed

4 files changed

+66
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ ".": "3.5.0" }
1+
{".":"3.6.0"}

CHANGELOG.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Changelog
2+
3+
## [3.6.0](https://github.com/bgub/eta/compare/eta-v3.5.0...eta-v3.6.0) (2025-09-10)
4+
5+
6+
### Features
7+
8+
* add ESM browser build ([5269d79](https://github.com/bgub/eta/commit/5269d791c3c3e2ee500b24b368a80da051b1381e))
9+
* add GitHub Actions test ([9088a19](https://github.com/bgub/eta/commit/9088a199e9abafad0b46642e33c48ae935948a51))
10+
* add pretty runtime errors and functionHeader option ([df82f2c](https://github.com/bgub/eta/commit/df82f2c940e7cf237764f733df30a8318ae0fc57))
11+
* add renderasync to browser ([02b6e4c](https://github.com/bgub/eta/commit/02b6e4c00f8730d4a11b2f8b46419133ab6e7f90))
12+
* adjust render types to be generic ([#278](https://github.com/bgub/eta/issues/278)) ([9d21224](https://github.com/bgub/eta/commit/9d2122435c3e4c41ed343e42e7c2efe1162edf2f))
13+
* begin updating readme for eta v3 ([4620af9](https://github.com/bgub/eta/commit/4620af9ad3eac2b09f4f47126d7b12753a6f17f3))
14+
* changes to autoEscape and autoFilter ([e30a863](https://github.com/bgub/eta/commit/e30a863ac55c6ebe2296140933046629176cccf4))
15+
* enable support for default extensions ([#266](https://github.com/bgub/eta/issues/266)) ([8054ffc](https://github.com/bgub/eta/commit/8054ffca67ec306fcdc7da2764f8a18d46d04578))
16+
* export render async from index ([821f9ca](https://github.com/bgub/eta/commit/821f9ca728ba2d1be174503c5a61b51c83004f94))
17+
* expose error type ([#276](https://github.com/bgub/eta/issues/276)) ([70bd7e3](https://github.com/bgub/eta/commit/70bd7e354b1c78739c8477c6337d2c740bfa26d9))
18+
* fix filepath caching ([e715f07](https://github.com/bgub/eta/commit/e715f07896b5da0b4f7ef70add1c7ca40b333688))
19+
* fix path in README ([03921e3](https://github.com/bgub/eta/commit/03921e33491e49323d0958fce97fc9be97c956de))
20+
* include .ts extensions (throws warnings but works) ([e3ab990](https://github.com/bgub/eta/commit/e3ab990f5bc115afd47dc3b92847a3d447b63b35))
21+
* initial rewrite for version 3 ([f722c32](https://github.com/bgub/eta/commit/f722c323be417ca44ed7999ba954d89654585760))
22+
* merge branch 'main' ([6196295](https://github.com/bgub/eta/commit/61962954046d9418eb203b4902168fea8878aec2))
23+
* prep for version 4 ([c23560d](https://github.com/bgub/eta/commit/c23560debc876aa78725d88b9300c81c92b0a5f4))
24+
* remove unnecessary promise code ([aeec694](https://github.com/bgub/eta/commit/aeec69425be912f9384024c1766f4c40b9cd12c2))
25+
* render async function ([487bf6c](https://github.com/bgub/eta/commit/487bf6c9b27c0bddb7f1ad2e4579ec671ac4a1c1))
26+
* render file async function ([559b02d](https://github.com/bgub/eta/commit/559b02dffa718d1869e5e40caa2c087c697de5be))
27+
28+
29+
### Bug Fixes
30+
31+
* **146:** add browser es versions ([408d59c](https://github.com/bgub/eta/commit/408d59ca06693365b61dff01cd9537524b1f947d))
32+
* add manifest ([#312](https://github.com/bgub/eta/issues/312)) ([2de3fe6](https://github.com/bgub/eta/commit/2de3fe6716e284963040d282d21605abe4dd273a))
33+
* add package-lock.json for CI ([5ff4d89](https://github.com/bgub/eta/commit/5ff4d89b5ea51f884f173bba4ab962b65818820b))
34+
* add support for Bun ([#250](https://github.com/bgub/eta/issues/250)) ([acea87c](https://github.com/bgub/eta/commit/acea87ce855fb3fa629dc7859f4cea49fdbd3ec6))
35+
* align commitlint versions ([f42ff51](https://github.com/bgub/eta/commit/f42ff51d9c505f586bcf5a337fb26a36d6e17298))
36+
* bundlers not using the `browser` export ([#299](https://github.com/bgub/eta/issues/299)) ([54f2f0d](https://github.com/bgub/eta/commit/54f2f0dd68a368100b7b15cc03f3694778a88819))
37+
* correctly escape string with debug: true ([115721d](https://github.com/bgub/eta/commit/115721da778d9dbbe5ee73b047c055744c686e1c))
38+
* **deno:** support Deno 1.4.0 strict type checks ([de96f9b](https://github.com/bgub/eta/commit/de96f9bd112717a30bec54d6427d9775c806dfad))
39+
* eta.module.mjs was generated incorrectly ([387d677](https://github.com/bgub/eta/commit/387d6779a4f1cd98f2a2d4e82bc59cce277b8d08))
40+
* export from mod.ts ([8dc90f3](https://github.com/bgub/eta/commit/8dc90f3b92a68784decb4317aecd51e5c7ef5a6f))
41+
* fix async overriding ([8ba587d](https://github.com/bgub/eta/commit/8ba587d006c830c590d84280ba252e250d076126))
42+
* istanbul ignore empty function coverage ([08b5b6c](https://github.com/bgub/eta/commit/08b5b6c124a393a5d28a866b1d37d46229d0cada))
43+
* merge body:__eta.res after ...it ([83d56ef](https://github.com/bgub/eta/commit/83d56efed73882461dcd767aff62fe0562bb86b2))
44+
* move rollup plugins to dev deps ([89b0cad](https://github.com/bgub/eta/commit/89b0cadc5e3bf86f6048602b7079a8ebbd8213b1))
45+
* remove nonexistent dir from lint ([8a9424d](https://github.com/bgub/eta/commit/8a9424d1811b380abd34577dc5f661bef83b85aa))
46+
* **rollup.config.ts:** use more supported plugins under namespace [@rollup](https://github.com/rollup) ([9f69ee9](https://github.com/bgub/eta/commit/9f69ee90df4cd5fb2d2314f6e184044354256340))
47+
* semantic PR workflow ([#313](https://github.com/bgub/eta/issues/313)) ([dba2152](https://github.com/bgub/eta/commit/dba215257c7c286c2fdb84cfc8b055457c56754e))
48+
* udpate includeFile so it correctly passes through filename ([462f2c8](https://github.com/bgub/eta/commit/462f2c8b2abe08261fbb5cb108e66404e4209d44))
49+
* unclosed tag error message ([2e51f43](https://github.com/bgub/eta/commit/2e51f4321938704791f91fb62813e9529a1cf7f6))
50+
* update GitHub Actions for coverage ([9b936eb](https://github.com/bgub/eta/commit/9b936eb2bf7fc729369dccb1931790fc5e5e75eb))
51+
* update import to include extension ([4e4a185](https://github.com/bgub/eta/commit/4e4a1854d736ea41af8a558aa7461a5231e0b9a9))
52+
* use npx instead of installing commitlint ([69abe12](https://github.com/bgub/eta/commit/69abe1252b6ac8f629c6f0f4e6dfd463c0831761))
53+
54+
55+
### Reverts
56+
57+
* browser es modules thing ([a1c131e](https://github.com/bgub/eta/commit/a1c131eb02e9738be52e94628acc4890f66b8668))
58+
* refactor to get whole file path ([317513b](https://github.com/bgub/eta/commit/317513b01e5933d59a42f282dce9e08293eb58ea))

jsr.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
22
"name": "@bgub/eta",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"exports": "./src/index.ts",
55
"publish": {
6-
"include": ["LICENSE", "README.md", "src/**/*.ts"]
6+
"include": [
7+
"LICENSE",
8+
"README.md",
9+
"src/**/*.ts"
10+
]
711
}
812
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eta",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "Lightweight, fast, and powerful embedded JS template engine",
55
"keywords": [
66
"handlebars",

0 commit comments

Comments
 (0)