docs: fill gaps in v5→v6 migration guide - #8227
Merged
Merged
Conversation
…le usage and WebGL2 requirement, pt I of II maplibre#8168
HarelM
reviewed
Aug 24, 2026
HarelM
approved these changes
Aug 24, 2026
HarelM
left a comment
Collaborator
There was a problem hiding this comment.
THANKS! Added a minor comment.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8227 +/- ##
==========================================
- Coverage 94.23% 94.23% -0.01%
==========================================
Files 291 291
Lines 25030 25030
Branches 6610 6610
==========================================
- Hits 23587 23586 -1
- Misses 1443 1444 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Collaborator
|
Feel free to squash-merge this when you see fit. |
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.
Made added to the guide to where there was something to add that could either (a) better document the specific failure mode a developer might encounter or (b) highlight something they can do to verify or address it.
From #8168: deliberately not addressing the vite callout (already fixed in the vite docs so nothing to address) and the peer-range guidance for library authors (doesn't fit here).
Planning a follow-up migration skill in
maplibre-agent-skillsmaybe just a proof of concept, but who knows, maybe it's useful to someone.Launch Checklist
Assisted-By:
Claude Sonnet 5.0 for research and testing to verify the failure modes, etc.