Releases: kalegd/DigitalBacon
Releases · kalegd/DigitalBacon
0.3.1
What’s Changed
- Apple Vision Pro support
- OrbitDisablingPointerInteractable and setKeyboardLock() added to module exports
- Fixed lighting when user is scaled
- Fix Device Specific Text plugin used in default project to not crash when height/width change is undone
- Other small bug fixes
0.3.0
What’s Changed
- Refactor UI (#42) @kalegd
- docs: add kaigidwani as a contributor for doc (#41) @allcontributors
- docs: add ShaunFrost as a contributor for code (#39) @allcontributors
- refactoring audio and video assets and helpers (#38) @ShaunFrost
- docs: add justjo3l as a contributor for test (#37) @allcontributors
- Feature/testing pointer interactable (#36) @justjo3l
📖 Documentation
- Update CONTRIBUTING.md with instructions for linting and testing. #27 (#40) @kaigidwani
0.2.1
What’s Changed
🚀 Features
- Add update-build.yml GitHub action workflow (#34) @kalegd
- Add automated testing to CI workflow (#29) @prajwalbandak
- Add jest for testing with test file for PubSub (#26) @kalegd
- Add GitHub action to run eslint on pull requests (#23) @kalegd
- adding eslint package and config (#12) @laurittab
- Add auto-tag and release-drafter github actions (#17) @kalegd
- Add support for video assets (#13) @kalegd
🐛 Bug Fixes
- Fix ESLint issues (#20) @kalegd
- Update eslint indent options and apply auto fix from eslint (#19) @kalegd
📖 Documentation
- docs: add laurittab as a contributor for infra (#31) @allcontributors
- docs: add prajwalbandak as a contributor for infra (#30) @allcontributors
- Add gifs to README (#21) @kalegd