Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrading packages #625

Merged
merged 7 commits into from
Dec 21, 2024
Merged

upgrading packages #625

merged 7 commits into from
Dec 21, 2024

Conversation

kalwalt
Copy link
Member

@kalwalt kalwalt commented Dec 19, 2024

⚠️ All PRs have to be done versus 'dev' branch, so be aware of that, or we'll close your issue ⚠️

What kind of change does this PR introduce?

It's a small PR adressed to upgrade some packages and to enhance the Readme and more:

HTML Correction:

  • Corrected an HTML tag in aframe/examples/location-based/always-face-user/index.html by changing <a-entity> to <a-text>.

.prettierignore Update:

  • Updated .prettierignore to include .mjs files in aframe/build and three.js/build directories, to avoid check formatting.

improved Readme

Added a new section New Import Syntax for ar-threex.mjs and ar.mjs to explain the new standard for threex related code.

Can it be referenced to an Issue? If so what is the issue # ?
see #611
How can we test it?

Test the examples (Three.js and Aframe), anyway it shouldn't be any issue because the files are only renamed (the extension).
Summary

Does this PR introduce a breaking change?
No, it shouldn't
Please TEST your PR before proposing it. Specify here what device you have used for tests, version of OS and version of Browser
Tested under Windows 11 Chrome 131.0.6778.140 64bit.

Other information
This is latest PR before make a new release: 3.4.6.

@kalwalt kalwalt added documentation Improvements or additions to documentation enhancement New feature or request dependencies Pull requests that update a dependency file labels Dec 19, 2024
@kalwalt kalwalt self-assigned this Dec 19, 2024
@kalwalt kalwalt merged commit 8d130e9 into dev Dec 21, 2024
3 checks passed
@kalwalt
Copy link
Member Author

kalwalt commented Dec 21, 2024

i will make the new release 3.4.6 tomorrow evening if i can. 🙂

@nickw1
Copy link
Collaborator

nickw1 commented Dec 22, 2024

@kalwalt great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants