Three.js version

What is the latest version of Three.js that can be used in an 8th Wall project?
I’d like to try using KHR_materials_dispersion, which was introduced in Three.js r164.
Is it possible to use this feature?
I tried using the following two projects

and

, but unfortunately, I couldn’t get them to work.

Also, are materials and .glb files exported from the Three.js Editor fully compatible with 8th Wall?
I’d like to know if they can be used without any issues.

Are you using the correct meta tag for the latest three.js version?

Yes, I’m confirming. The sample in there is the one I presented, right? When I tried 160 and 164 in the URL, it just turned into a plain white material. When I tried it with three.js: Gummy Transmission | 8th Wall Playground | 8th Wall
, the transparency worked properly



.​​​

I have two questions. First, up to which version of three.js is supported? Second, is KHR_material_dispersion available or supported?