Skip to content

Conversation

@ahocevar
Copy link
Member

Fixes #512

@ahocevar ahocevar merged commit 8cd2189 into master Jun 19, 2025
5 checks passed
mfisher87 added a commit to mfisher87/jupytergis that referenced this pull request Jun 20, 2025
gjmooney pushed a commit to geojupyter/jupytergis that referenced this pull request Jun 20, 2025
* Block proj4 2.19.*

proj4 changed their typings and now they are incompatible with the
openlayers `register()` interface. Two releases have been made to fix
typing changes introduced in 2.19.0, but so far neither has fixed our
problem, so upper bounding seems like the best choice until a broader
fix is available.

See:

* #576 (comment)
* proj4js/proj4js#509
* proj4js/proj4js#510

* Re-pin to ^2.19.3, which includes fix

proj4js/proj4js#513
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.

2.19.x typing changes break compatibility with openlayers

1 participant