Skip to content

Commit fb0795c

Browse files
committed
docs(changelog): document eager loading refactor
Updates the changelog to include the recent architectural shift to an eager-loading startup model. This is marked as a breaking change (`!`) because it alters the command used to run the server.
1 parent 048eaa3 commit fb0795c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## Upcoming Release
4+
- **refactor!**: shift from lazy to eager loading for robust, fail-fast startup.
5+
36
## 1.0.1 - 2025-10-17
47

58
- **chore**: A new migration ensures that existing user preference documents are updated to include the savedFilters field, initialized as an empty array.

0 commit comments

Comments
 (0)