Conversation
There was a problem hiding this comment.
Consider clarifying that Typescript users will need to migrate their code to use @types/geojson directly as its type definitions are not re-exported by turf. That seems to be a common question/comment that comes up with people using the 7.x prereleases.
|
|
Thanks @mfedderly , yea I read that first entry as describing turfs internal change. How about adding "base geojson type definitions are no longer re-rexported by Turf. Typescript users will need to import them from @types/geojson directly" |
No description provided.