Skip to content

v0.1.0-beta3c

Latest
Compare
Choose a tag to compare
@krsbx krsbx released this 04 Jul 13:42
· 21 commits to main since this release
b5f0b6e

Things to keep in mind in this new build are

  • The AR Provider from dist/components/AR are moved to dist/provider, by doing this the developer wont accidentally import unnecessary files from mind-ar-ts.
  • Aframe is not automatically imported from the main (dist/index.js), because of this the developer who use this package only need to import aframe on specific pages where they want to have the AR.
  • For examples of this build in use please see the Examples in src/Examples or by visiting react-ar or by seeing the code in krsbx/react-ar

What's Changed

  • chore: v0.1.0-beta1 by @krsbx in #2
  • feat: better compiler hooks/examples by @krsbx in #3
  • chore: remove primitives by @krsbx in #8
  • chore: change component to aframe-react-components by @krsbx in #9
  • feat: mind-ar-ts gestures props by @krsbx in #10
  • feat: auto stop AR on dismount by @krsbx in #11
  • feat: compiler hooks by @krsbx in #12
  • chore: remove react strict mode by @krsbx in #13

Full Changelog: https://github.com/krsbx/mind-ar-react/commits/v0.1.0-beta3c