Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.0 to 50.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/gajus/esl...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/setup-go/releas...
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's r...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/setup-go/releas...
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's r...
**Describe the bug**
After upgrading our project from 10.2.1 to 10.3.0 and 10.3.1 our test suite fails with the message "ReferenceError: Worker is not defined".
Typical stacktrace points to `webg...
**Describe the bug**
I have a JS project with Next JS and when I use a WebGLVectorLayer created as you suggest, I get the following compilation error:
` ⨯ ReferenceError: Worker is not defined
...