Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,18 @@

### Changed

- Changing a List's `identifier` now automatically resets the scroll position.

### Misc

### Internal

# Past Releases

# [16.3.0] - 2025-07-17

### Changed

- Changing a List's `identifier` now automatically resets the scroll position.

# [16.2.0] - 2025-07-02

### Added
Expand Down Expand Up @@ -1192,7 +1196,8 @@ listActions.scrolling.scrollToSection(
Earlier releases were ad-hoc and not tracked. To see all changes, please reference [closed PRs on Github](https://github.com/kyleve/Listable/pulls?q=is%3Apr+is%3Aclosed).


[Main]: https://github.com/square/Listable/compare/16.2.0...main
[Main]: https://github.com/square/Listable/compare/16.3.0...main
[16.3.0]: https://github.com/square/Listable/compare/16.3.0...16.2.0
[16.2.0]: https://github.com/square/Listable/compare/16.2.0...16.1.0
[16.1.0]: https://github.com/square/Listable/compare/16.1.0...16.0.4
[16.0.4]: https://github.com/square/Listable/compare/16.0.4...16.0.3
Expand Down
Binary file modified docs/BlueprintLists/docsets/BlueprintLists.tgz
Binary file not shown.
Loading
Loading