Skip to content

Commit e16d5fc

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 284efed commit e16d5fc

File tree

11 files changed

+157
-0
lines changed

11 files changed

+157
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# (Sun Jan 18 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- `@quenty/binarysearch@2.4.0`, `@quenty/binder@14.29.0`, `@quenty/hide@11.31.0`, `@quenty/instanceutils@13.24.0`, `@quenty/observablecollection@12.30.0`, `@quenty/rx@13.23.0`, `@quenty/soundgroup@1.32.0`, `@quenty/soundplayer@7.31.0`, `@quenty/transitionmodel@7.30.0`, `@quenty/nevermore-cli@4.15.0`
6+
- Users/quenty/tracking [#645](https://github.com/Quenty/NevermoreEngine/pull/645) ([@Quenty](https://github.com/Quenty))
7+
8+
#### Authors: 1
9+
10+
- James Onnen ([@Quenty](https://github.com/Quenty))
11+
12+
---
13+
114
# (Fri Jan 16 2026)
215

316
#### 🚀 Enhancement

src/binarysearch/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v2.4.0 (Sun Jan 18 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- Users/quenty/tracking [#645](https://github.com/Quenty/NevermoreEngine/pull/645) ([@Quenty](https://github.com/Quenty))
6+
7+
#### 🐛 Bug Fix
8+
9+
- docs: Update BinarySearchUtils docs ([@Quenty](https://github.com/Quenty))
10+
11+
#### Authors: 1
12+
13+
- James Onnen ([@Quenty](https://github.com/Quenty))
14+
15+
---
16+
117
# Change Log
218

319
All notable changes to this project will be documented in this file.

src/binder/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v14.29.0 (Sun Jan 18 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- Users/quenty/tracking [#645](https://github.com/Quenty/NevermoreEngine/pull/645) ([@Quenty](https://github.com/Quenty))
6+
- feat: Add DynamicHide to the Hide package to allow for dynamically hiding content ([@Quenty](https://github.com/Quenty))
7+
8+
#### Authors: 1
9+
10+
- James Onnen ([@Quenty](https://github.com/Quenty))
11+
12+
---
13+
114
# Change Log
215

316
All notable changes to this project will be documented in this file.

src/hide/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v11.31.0 (Sun Jan 18 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- Users/quenty/tracking [#645](https://github.com/Quenty/NevermoreEngine/pull/645) ([@Quenty](https://github.com/Quenty))
6+
- feat: Add DynamicHide to the Hide package to allow for dynamically hiding content ([@Quenty](https://github.com/Quenty))
7+
8+
#### Authors: 1
9+
10+
- James Onnen ([@Quenty](https://github.com/Quenty))
11+
12+
---
13+
114
# Change Log
215

316
All notable changes to this project will be documented in this file.

src/instanceutils/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v13.24.0 (Sun Jan 18 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- Users/quenty/tracking [#645](https://github.com/Quenty/NevermoreEngine/pull/645) ([@Quenty](https://github.com/Quenty))
6+
- feat: Add DynamicHide to the Hide package to allow for dynamically hiding content ([@Quenty](https://github.com/Quenty))
7+
8+
#### Authors: 1
9+
10+
- James Onnen ([@Quenty](https://github.com/Quenty))
11+
12+
---
13+
114
# Change Log
215

316
All notable changes to this project will be documented in this file.

src/observablecollection/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v12.30.0 (Sun Jan 18 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- Users/quenty/tracking [#645](https://github.com/Quenty/NevermoreEngine/pull/645) ([@Quenty](https://github.com/Quenty))
6+
- feat: ObservableSortedList now correctly fires changed indexes as we replicate in changes. ([@Quenty](https://github.com/Quenty))
7+
8+
#### Authors: 1
9+
10+
- James Onnen ([@Quenty](https://github.com/Quenty))
11+
12+
---
13+
114
# Change Log
215

316
All notable changes to this project will be documented in this file.

src/rx/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v13.23.0 (Sun Jan 18 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- Users/quenty/tracking [#645](https://github.com/Quenty/NevermoreEngine/pull/645) ([@Quenty](https://github.com/Quenty))
6+
- feat: Add ObservableSubscriptionTable.GetRawSubscriptionMap<T...>( ([@Quenty](https://github.com/Quenty))
7+
8+
#### Authors: 1
9+
10+
- James Onnen ([@Quenty](https://github.com/Quenty))
11+
12+
---
13+
114
# Change Log
215

316
All notable changes to this project will be documented in this file.

src/soundgroups/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v1.32.0 (Sun Jan 18 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- Users/quenty/tracking [#645](https://github.com/Quenty/NevermoreEngine/pull/645) ([@Quenty](https://github.com/Quenty))
6+
7+
#### 🐛 Bug Fix
8+
9+
- fix: Remove unnecessary check ([@Quenty](https://github.com/Quenty))
10+
11+
#### Authors: 1
12+
13+
- James Onnen ([@Quenty](https://github.com/Quenty))
14+
15+
---
16+
117
# Change Log
218

319
All notable changes to this project will be documented in this file.

src/soundplayer/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v7.31.0 (Sun Jan 18 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- Users/quenty/tracking [#645](https://github.com/Quenty/NevermoreEngine/pull/645) ([@Quenty](https://github.com/Quenty))
6+
- feat: Make hiding work ([@Quenty](https://github.com/Quenty))
7+
- feat: Route sound player into stack ([@Quenty](https://github.com/Quenty))
8+
9+
#### 🐛 Bug Fix
10+
11+
- fix: Push sound order priority ([@Quenty](https://github.com/Quenty))
12+
13+
#### Authors: 1
14+
15+
- James Onnen ([@Quenty](https://github.com/Quenty))
16+
17+
---
18+
119
# Change Log
220

321
All notable changes to this project will be documented in this file.

src/transitionmodel/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v7.30.0 (Sun Jan 18 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- Users/quenty/tracking [#645](https://github.com/Quenty/NevermoreEngine/pull/645) ([@Quenty](https://github.com/Quenty))
6+
- feat: Add helper events to TransitionModel ([@Quenty](https://github.com/Quenty))
7+
8+
#### Authors: 1
9+
10+
- James Onnen ([@Quenty](https://github.com/Quenty))
11+
12+
---
13+
114
# Change Log
215

316
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)