10 lines
560 B
Markdown
10 lines
560 B
Markdown
# 5.0.3
|
|
|
|
The v5.0.3 fixes a regression in the vector tile renderer and improves the built examples and release package.
|
|
|
|
## Fixes
|
|
|
|
* [#8364](https://github.com/openlayers/openlayers/pull/8364) - Make examples work in IE11 ([@ahocevar](https://github.com/ahocevar))
|
|
* [#8363](https://github.com/openlayers/openlayers/pull/8363) - Autogenerate src/ol/package.json ([@ahocevar](https://github.com/ahocevar))
|
|
* [#8371](https://github.com/openlayers/openlayers/pull/8371) - Skip rendering when there is no replay group ([@ahocevar](https://github.com/ahocevar))
|