# Changelog
All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.2.1-pre.1] - 2023-03-13
- Fix: dont create scene camera by default
- Change: change import path to ``src``
- Change: scene camera source id

## [1.2.0-pre.1] - 2023-02-27
- Add: Scene view sync
- Fix: normalTextureScale
- Change: vite as devDependency

## [1.1.0-pre] - 2023-02-26
- Add: start support for loading HDR and EXR textures
- Add: handle texture changes with settings (filter, wrap, anistropy, name)

## [1.0.0-pre] - 2023-02-26
- Change: vite optimize deps to not bundle engine package

## [1.0.0-pre] - 2023-02-25
- Initial release