From c4f1c0be958afdfa1fd5856e93c77f645eeaf70b Mon Sep 17 00:00:00 2001 From: Walter Perdan Date: Fri, 7 Feb 2025 16:21:47 +0100 Subject: [PATCH] Last commit before release --- CHANGELOG.md | 4 ++++ README.md | 4 ++-- aframe/build/aframe-ar-new-location-only.js | 2 +- aframe/build/aframe-ar-new-location-only.mjs | 2 +- aframe/build/aframe-ar-nft.js | 2 +- aframe/build/aframe-ar-nft.mjs | 2 +- aframe/build/aframe-ar.js | 2 +- aframe/build/aframe-ar.mjs | 2 +- package-lock.json | 4 ++-- package.json | 2 +- three.js/build/ar-threex.js | 2 +- three.js/build/ar-threex.mjs | 2 +- three.js/build/ar.js | 2 +- three.js/build/ar.mjs | 2 +- three.js/src/threex/arjs-context.js | 2 +- 15 files changed, 20 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcf3e62a..69ccd73a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 3.4.7 +- remove deprecated PlaneBufferGeometry see PR 640 +- upgraded packages + # 3.4.6 - Upgraded Three.js and Aframe version to 0.164.0 and 1.6.0 respectively. importmap is now used to import Three.js (see three.js examples) #615 #625 - Simplified location based examples #615. diff --git a/README.md b/README.md index 7f76b475..22bca846 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Please import the one you need for your project, not both: You can also import a specific version replacing `master` keyword with version tag: ```html -