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

feat: remove duplicate of OfflinePackStatus type #542

Merged

Conversation

KiwiKilian
Copy link
Collaborator

There was a duplicate type OfflineProgressStatus for OfflinePackStatus, now there is only OfflinePackStatus.

BREAKING CHANGE: Replace OfflineProgressStatus with OfflinePackStatus

BREAKING CHANGE: Replace OfflineProgressStatus with OfflinePackStatus
@KiwiKilian KiwiKilian requested a review from tyrauber December 8, 2024 10:54
# Conflicts:
#	packages/examples/src/examples/Map/CreateOfflineRegion.tsx
@KiwiKilian KiwiKilian merged commit 9e231b7 into maplibre:beta Dec 8, 2024
5 of 9 checks passed
@KiwiKilian KiwiKilian deleted the feat/remove-duplicate-offline-pack-status branch December 8, 2024 17:08
github-actions bot pushed a commit that referenced this pull request Dec 8, 2024
# [10.0.0-beta.3](v10.0.0-beta.2...v10.0.0-beta.3) (2024-12-08)

### Features

* export RegionPayload and MapLibreRNEvent types ([#544](#544)) ([b342f1b](b342f1b))
* remove duplicate of `OfflinePackStatus` type ([#542](#542)) ([9e231b7](9e231b7))

### BREAKING CHANGES

* Replace OfflineProgressStatus with OfflinePackStatus
Copy link

github-actions bot commented Dec 8, 2024

🎉 This PR is included in version 10.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants