# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.1.5](https://github.com/0xLLLLH/react-krpano/compare/v0.1.3...v0.1.5) (2022-02-22) ### Bug Fixes - 🐞 fix CommonJS build dependency problem ([b90ba0b](https://github.com/0xLLLLH/react-krpano/commit/b90ba0bca9648b84b35b735c05f8303418b29364)) ## [0.1.4](https://github.com/0xLLLLH/react-krpano/compare/v0.1.3...v0.1.4) (2021-03-03) ### Features - ✨Krpano component supports enableLogger attribute ([158955f](https://github.com/0xLLLLH/react-krpano/commit/158955fbe77a045a85c9f3867742780d69759050)) ## [0.1.3](https://github.com/0xLLLLH/react-krpano/compare/v0.1.2...v0.1.3) (2021-01-03) ### Features - ✨Krpano component add default size ([fa8d678](https://github.com/0xLLLLH/react-krpano/commit/fa8d678228443b5f86a950d0d0548f5758904ab3)) ### Bug Fixes - 🐞Fix the problem that the related interface of each component is not exported ([604eb56](https://github.com/0xLLLLH/react-krpano/commit/604eb56a53389b4e05c5bb51b2d2ed1f4a63c006)) ## [0.1.2](https://github.com/0xLLLLH/react-krpano/compare/v0.1.1...v0.1.2) (2020-12-19) ### Features - ✨krpano component supports setting target and id ([cd396af](https://github.com/0xLLLLH/react-krpano/commit/cd396af5537b0f3918013a59d22c516d6f4d8097)) ## [0.1.1](https://github.com/0xLLLLH/react-krpano/compare/v0.1.0...v0.1.1) (2020-12-17) ### Bug Fixes - Fix the problem of View component children type ([966c13a](https://github.com/0xLLLLH/react-krpano/commit/966c13a026c3efc75bbde1bb65079c98a073698b)) ## [0.1.0](https://github.com/0xLLLLH/react-krpano/compare/v0.0.2...v0.1.0) (2020-12-17) ### ⚠ BREAKING CHANGES - Case adjustment of event name: oncontextmenu->onContextmenu, onAutorotateStart->onAutoRotateStart - Rename fovmin/fovmax to fovMin/fovMax ### Features - The view component supports all view tag attributes; fovmin->fovMin ([2b615e2](https://github.com/0xLLLLH/react-krpano/commit/2b615e2381eab8c7241eadffc6ff53619260f851)) - Events component event name adjustment ([25b0cfb](https://github.com/0xLLLLH/react-krpano/commit/25b0cfb7e4b092d0893ef7af1162e0cc2f8209ed)) ## 0.0.2 (2020-12-16) ### Bug Fixes - Fix the problem that KrpanoActionProxy and other content cannot be imported from the index ([11c6a7d](https://github.com/0xLLLLH/react-krpano/commit/11c6a7d3a02cd4631a67ef688e4aa8d76f7b90f8)) ## 0.0.1 (2020-12-16)