Skip to content

Commit 8a41389

Browse files
author
handlebars-lang
committed
Update release notes
1 parent 68d8df5 commit 8a41389

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

release-notes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
## Development
44

5-
[Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...master)
5+
[Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.9...master)
6+
7+
## v4.7.9 - March 26th, 2026
8+
- fix: enable shell mode for spawn to resolve Windows EINVAL issue - e0137c2
9+
- fix type "RuntimeOptions" also accepting string partials - eab1d14
10+
- feat(types): set `hash` to be a `Record<string, any>` - de4414d
11+
- fix non-contiguous program indices - 4512766
12+
- refactor: rename i to startPartIndex - e497a35
13+
- security: fix security issues - 68d8df5
14+
15+
[Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...v4.7.9)
616

717
## v4.7.8 - July 27th, 2023
818

0 commit comments

Comments
 (0)