Releases: krsbx/mind-ar-react
Releases · krsbx/mind-ar-react
v0.1.0-beta3c
Things to keep in mind in this new build are
- The AR Provider from
dist/components/ARare moved todist/provider, by doing this the developer wont accidentally import unnecessary files frommind-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 importaframeon specific pages where they want to have the AR. - For examples of this build in use please see the Examples in
src/Examplesor 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