Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(carto): Add missing re-exports from API client in v9.1 #9267

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

donmccurdy
Copy link
Collaborator

To avoid a breaking change with v9.1, we'll re-export a few more imports from @carto/api-client in the @deck.gl/carto package:

  • query
  • QueryParameters
  • CartoAPIError

@coveralls
Copy link

Coverage Status

coverage: 91.626%. remained the same
when pulling 66b14db on fix/carto-missing-exports-v9.1
into a86fb15 on master.

@donmccurdy donmccurdy merged commit e5822eb into master Nov 27, 2024
4 checks passed
@donmccurdy donmccurdy deleted the fix/carto-missing-exports-v9.1 branch November 27, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants