Skip to content

Commit 7f9a622

Browse files
committed
Add changelog for unnamed placeholders type fix
1 parent 69d36e3 commit 7f9a622

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

packages/sprintf/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.3.3 (Unreleased)
2+
3+
Bug Fixes
4+
5+
- Fixed TypeScript type-checking for strings with non-positional placeholders followed by a `$` being treated as positional. Thanks @sdnunca for the contribution!
6+
17
## 1.3.2 (2025-08-12)
28

39
Bug Fixes

0 commit comments

Comments
 (0)