Version Packages#18
Merged
Merged
Conversation
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@refkit/core@0.7.0
Minor Changes
3cce5e3: Architecture-review hardening:
unknown→ needs-review); conflicts surface inmeta.warningsand via the newmerge.onRightsConflictobserver. New export:stricterLicense,RightsConflict.SearchInput.cursor+meta.nextCursor: opaque load-more cursor that first drains the current provider page's overfetched pool, then advances the provider-local page internally, deduping against previously returned results (seen-set capped so cursors stay small).tokenize— CJK runs tokenize into character bigrams, solexicalRerankerscores Chinese/Japanese/Korean queries instead of dropping them.refkit:v2:).cacheRaw: falseoption stripsrawprovider payloads from cache entries.concurrencyoption bounds how many provider searches run at once per search call (default unlimited, matching previous behavior); a queued provider's timeout starts only when it actually runs.SearchFilters,SearchInput.filters,NormalizedQuery.filters,ReferenceProvider.queryFeatures(now optional), andQueryFeatureare deprecated. Routing is driven solely bycapabilities.controls; legacyfiltersare merged intocontrolsand the deprecatedNormalizedQuery.filterschannel is derived from the routed controls, so both channels always agree. Providers that declared filter support only viaqueryFeaturesmust declarecapabilities.controlsto keep receiving those values.runProviderSearch/providerCacheKey/stableStringifyextracted and exported (provider-run), shrinking the search orchestrator.@refkit/mcp@0.6.0
Minor Changes
search_referencesgainsrerank: true(query-aware re-ranking vialexicalReranker, CJK-aware) andcursor(load-more pagination with cross-page dedup; the continuation token is returned as top-levelnextCursoron every call, independent ofexplain).--omit=optionalactually omits them, and provider patch releases reach@refkit/mcpusers without a republish.dependenciestooptionalDependenciesand are now loaded lazily, only when their key is present. Default installs (incl.npx -y @refkit/mcp) still get everything; installs with--omit=optionalskip BYOK sources, and a key whose package is missing logs a stderr warning instead of crashing.defaultProviders()is now async.Patch Changes
@refkit/provider-artic@0.2.4
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-brave@0.2.4
Patch Changes
@refkit/provider-europeana@0.3.2
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-flickr@0.3.2
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-freesound@0.3.2
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-gutendex@0.2.4
Patch Changes
@refkit/provider-internet-archive@0.3.2
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-jamendo@0.3.2
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-met@0.2.4
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-openverse@0.3.2
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-pexels@0.2.4
Patch Changes
@refkit/provider-pixabay@0.2.4
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-poetrydb@0.2.4
Patch Changes
@refkit/provider-polyhaven@0.2.3
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-rijksmuseum@0.2.3
Patch Changes
@refkit/provider-smithsonian@0.2.4
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-unsplash@0.2.4
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-wikimedia-commons@0.3.2
Patch Changes
pagesearch control (capabilities.controls: ['page']), wiringcontrols.pageto each source's native pagination — nativepageparams where they exist, offset translation for offset-based APIs (Wikimediagsroffset, Smithsonian/Europeanastart, Jamendo/ambientCGoffset), and a window over the full result list for Met/Poly Haven. Enables core's unified load-more cursor across these sources. (Brave, PoetryDB, and Rijksmuseum expose no usable offset pagination and keeppageundeclared.)@refkit/provider-testkit@0.0.3
Patch Changes