Merged
Conversation
gadomski
pushed a commit
that referenced
this pull request
Feb 2, 2026
🤖 I have created a release *beep* *boop* --- ## [1.0.0](v0.14.0...v1.0.0) (2026-02-02) ### ⚠ BREAKING CHANGES * use zustand for state management ### Features * add action bar for pagination ([5fb56c1](5fb56c1)) * add globe view ([#282](#282)) ([fbb9c49](fbb9c49)), closes [#145](#145) * add limit to search ([#276](#276)) ([a3c84dd](a3c84dd)) * allow picking collections ([5fb56c1](5fb56c1)) * better visual feedback when loading ([5fb56c1](5fb56c1)) * focus on hovered collections ([5fb56c1](5fb56c1)) * next and prev for feature collections ([#283](#283)) ([3b8a970](3b8a970)) * show and hide collections and items (when both are present) ([#273](#273)) ([187bf06](187bf06)) * sign Planetary Computer assets ([5fb56c1](5fb56c1)) * sign planetary computer assets for download ([#281](#281)) ([c760c69](c760c69)) * visualize four-band geoTIFFs ([5fb56c1](5fb56c1)) ### Bug Fixes * better map error boundary ([#271](#271)) ([577e479](577e479)), closes [#267](#267) * don't fill picked item ([#279](#279)) ([045673e](045673e)) * replace state ([#278](#278)) ([ea2bc5f](ea2bc5f)) * time slider for stac geoparquet ([5fb56c1](5fb56c1)) * truncate asset titles ([#277](#277)) ([cb3004c](cb3004c)) ### Code Refactoring * use zustand for state management ([5fb56c1](5fb56c1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: ds-release-bot[bot] <116609932+ds-release-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #267