Skip to content
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

Ol5 upgrade #77

Merged
merged 7 commits into from
Jan 7, 2019
Merged

Ol5 upgrade #77

merged 7 commits into from
Jan 7, 2019

Conversation

annarieger
Copy link
Contributor

BREAKING CHANGE

This PR can be considered as basic preparation for the future transition to the ol5. Changes are expected after TypeScript definitions for the ol5 release are published (s. also openlayers/openlayers#8120)

Notes:

  1. Due to this upgrade your parent package/application won't work with ol version older than 5.x To restore the functionality please refer to the official upgrade guide.

  2. A index.d.ts file containing currently missing ol5 type declarations is added. After @types/ol5 is done this file is very probably to be removed again as obsolete.

  3. Currently all ol related types were replaced by very common any type (s.
    865fd55) - this commit is very likely to be reverted after types/ol5 is avaliable.

Please kindly review @KaiVolland @dnlkoch

Copy link
Contributor

@ahennr ahennr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @annarieger

IMHO, we should release a final version running with ol4 before merging. After that, we should start with version 1.0.0, shouldn't we? @terrestris/devs

@annarieger
Copy link
Contributor Author

Thanks for review @ahennr 🍍

I'm done with last ol4 based release (s. https://github.com/terrestris/geostyler-openlayers-parser/releases/tag/v0.21.0), so I'm going to merge this one as well..

@annarieger annarieger merged commit ee0ac0b into geostyler:master Jan 7, 2019
@annarieger annarieger deleted the ol5-upgrade branch January 7, 2019 12:15
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