Skip to content

Conversation

@ahocevar
Copy link
Member

This pull request fixes a few type issues introduced with v19.2.0.

@ahocevar ahocevar merged commit 65e4cee into master Jun 18, 2025
5 checks passed
@ahocevar ahocevar deleted the fix-types branch June 18, 2025 22:26
mfisher87 added a commit to geojupyter/jupytergis that referenced this pull request Jun 19, 2025
mfisher87 added a commit to mfisher87/jupytergis that referenced this pull request Jun 19, 2025
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:

* geojupyter#576 (comment)
* proj4js/proj4js#509
* proj4js/proj4js#510
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 participants