Releases: observerly/aestrium
Releases · observerly/aestrium
0.12.0
0.11.0
What's Changed
- feat: Added { isEnabled } option flag to useInteractions(). by @michealroberts in #57
- feat: Added prop guard in SkyViewer.vue component to triggering the interactions watcher. by @michealroberts in #58
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- feat: Added setHorizontalOffsetSlew to useObserver() composable. by @michealroberts in #54
- feat: Moved to the script setup sugar syntax for App.vue definition. by @michealroberts in #55
- refactor: Enhanced { setHorizontalOffsetSlew() } in useObserver() composable. by @michealroberts in #56
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- feat: Added { observer } readonly prop to useObserver() composable. by @michealroberts in #52
Full Changelog: 0.8.0...0.9.0
0.8.0
Full Changelog: 0.7.0...0.8.0
0.7.0
Full Changelog: 0.6.0...0.7.0
0.6.0
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- feat: Minor vite.lib.config.ts amends. Added peerDependency chain to package.json. by @michealroberts in #51
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
- fix: Added implicit module exports to src/index.ts. by @michealroberts in #50
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- fix: Incorrect use of the logical OR operator in SkyViewer.vue. by @michealroberts in #49
Full Changelog: 0.4.0...0.4.1