Skip to content

Commit 886e4fb

Browse files
committed
Release v0.99.67
1 parent 2262aa4 commit 886e4fb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ The format is based on [Keep a Changelog][], and this project adheres to [Semant
1010
[Keep a Changelog]: https://keepachangelog.com/en/1.1.0/
1111
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
1212

13+
## [v0.99.67] - 2025-01-13
14+
15+
### Changed
16+
17+
#### `Sli`
18+
19+
- Generate sync entity providers that return `iterable<array-key,TEntity>` instead of `iterable<TEntity>`, as per `Sync` change in v0.99.63
20+
1321
## [v0.99.66] - 2025-01-13
1422

1523
### Changed
@@ -4263,6 +4271,7 @@ This is the final release of `lkrms/util`. It is moving to [Salient](https://git
42634271

42644272
- Allow `CliOption` value names to contain arbitrary characters
42654273

4274+
[v0.99.67]: https://github.com/salient-labs/toolkit/compare/v0.99.66...v0.99.67
42664275
[v0.99.66]: https://github.com/salient-labs/toolkit/compare/v0.99.65...v0.99.66
42674276
[v0.99.65]: https://github.com/salient-labs/toolkit/compare/v0.99.64...v0.99.65
42684277
[v0.99.64]: https://github.com/salient-labs/toolkit/compare/v0.99.63...v0.99.64

0 commit comments

Comments
 (0)