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

Fix BabylonJS version conflict #156

Merged

Conversation

Krxtopher
Copy link
Contributor

Description

The specified BabylonJS version dependency for the demos-babylon package didn't match the version specified by theamazon-sumerian-hosts-babylon package. This could cause the demos to break under certain conditions. It could also mislead users into trying to use Hosts with an incompatible (newer) version of BabylonJS. This PR addresses the mismatch and makes it clear to users that Hosts are currently only compatible with BabylonJS v4 and should not be used with BabylonJS v5.

Related Issue #

Issue 154

Reviewer Testing Instructions

Follow the regular steps for running the BabylonJS demos.

Submission Checklist

I confirm that I have...

  • removed hard-coded Cognito IDs
  • manually smoke-tested the BabylonJS integration tests
  • manually smoke-tested the BabylonJS demos
  • manually smoke-tested the Three.js integration tests
  • manually smoke-tested the Three.js demo

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eherozhao eherozhao merged commit 9812a62 into aws-samples:mainline2.0 Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants