-
Notifications
You must be signed in to change notification settings - Fork 57
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
Support maplibre-gl
v4
#219
Conversation
Thanks for the PR! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. As mentioned, basically the same as how we handled it in #201.
Additional info: This has also passed out internal QA testing with the latest versions of Granted we may not use all provided features. |
Hi there, thanks for keeping the dependencies up to date! Are there plans on merging this change and releasing a new version in the near future? Thanks again! |
@pflopez Thanks for checking and thanks for your patience. I'm hoping to get this reviewed and released next week! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This was released in v4.2.4. |
Haven't done much more than #201 did
Just updated the peerDependency, and made sure v4 is resolved in the lockfile.
Test results – though I'm not sure the
maplibre-gl
integration is actually covered by tests: