christjt
released this
18 Oct 14:21
·
2915 commits
to master
since this release
Reveal 2.1.2 comes with ThreeJS embedded so you do not have this as a dependency in your project. If you still want to have it as a direct dependency, it must match the version used by Reveal (r133). You can also use three.js version exported by Reveal as import { THREE } from '@cognite/reveal
.
🐞 Bug fixes and enhancements
- fix: types not being bundled correctly