Fix when hardwareConcurrency is undefined (#42)
This commit is contained in:
parent
94f43c7200
commit
f1220ecc57
3 changed files with 3 additions and 2 deletions
|
@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Don't duplicate work across multiple threads [#36](https://github.com/TecharoHQ/anubis/pull/36)
|
||||
- Documentation has been moved to https://anubis.techaro.lol/ with sources in docs/
|
||||
- Removed several visible AI artifacts (e.g., 6 fingers) [#37](https://github.com/TecharoHQ/anubis/pull/37)
|
||||
- Fixed hang when navigator.hardwareConcurrency is undefined
|
||||
|
||||
## 1.13.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue