Skip to content

v22.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 22:25
· 6 commits to main since this release
5b10bc2
[FIX] Fix demo packaging (#459)

* update tj-actions/changed-files version

* update .dockerignore to allow certain files in demo/**/data and demo/**/public dirs

* fix spatial demo runtime import error

* update yarn.lock

* fix hybrid CJS/ESM module loading edge cases, enable skipped tests

* properly clean up glfw window callbacks to fix the segfault on shutdown