Skip to content

v3.0.0

Compare
Choose a tag to compare
@alvarosabu alvarosabu released this 29 Jul 11:48
· 481 commits to main since this release

3.0.0 (2023-07-29)

⚠ BREAKING CHANGES

  • core v3 provides a new state context useTresContext which impacts all the abstractions depending on the state

  • chore: move core to deps

  • chore: updated lock

  • chore: fix lint

  • feat: removed useCientos and useTresContext instead

Features

  • 120 refactor usecientos to new state context provider (#143) (723a323)
  • add more camera-controls playground examples (d3c5dd3)
  • add preliminary camera-controls abstraction (bef41b9)
  • backdrop stage abstraction (#116) (62f677c)

Bug Fixes

  • add reactivity to stars component, rmv factor as props unnecessary (#144) (ad5c6c8)
  • background not checked right useEnvironment (#138) (28d40fd)
  • map correct camera-controls events (e7095eb)
  • MouseParallax, clean code (#134) (257238a)
  • nuxt problem with scrollControls (#130) (1739965)

What's Changed

New Contributors

Full Changelog: 2.3.0...3.0.0