# @livekit/react-core ## 1.1.0 ### Minor Changes - [#112](https://github.com/livekit/livekit-react/pull/112) [`0273d9e`](https://github.com/livekit/livekit-react/commit/0273d9ebbe3338f4ee1c6deb9edfdaf29e9f210f) Thanks [@lukasIO](https://github.com/lukasIO)! - Breaking: useRoom().room could be undefined on first render! Fix auto-disconnect when LiveKitRoom component unmounts" ## 1.0.3 ### Patch Changes - [#85](https://github.com/livekit/livekit-react/pull/85) [`7ba2b97`](https://github.com/livekit/livekit-react/commit/7ba2b9738fa04ac5a4ae1b00386c05598244eca6) Thanks [@cscherban](https://github.com/cscherban)! - fix: use set value for simulcast option - [#92](https://github.com/livekit/livekit-react/pull/92) [`96fbfb7`](https://github.com/livekit/livekit-react/commit/96fbfb76676118bbdf9f67da1433ca08fbb1a6f0) Thanks [@lukasIO](https://github.com/lukasIO)! - Update livekit-client dependency ## 1.0.2 ### Patch Changes - [#79](https://github.com/livekit/livekit-react/pull/79) [`7a2a96f`](https://github.com/livekit/livekit-react/commit/7a2a96fbe028b57df9c7b6bd8c1ea82bf003e536) Thanks [@lukasIO](https://github.com/lukasIO)! - Update livekit client * [#82](https://github.com/livekit/livekit-react/pull/82) [`d94b678`](https://github.com/livekit/livekit-react/commit/d94b678dea341f3fc5666f0e3567710df8295bcd) Thanks [@Philzen](https://github.com/Philzen)! - Enable controlling local stream mirroring by introducing `isMirrored`-prop ## 1.0.1 ### Patch Changes - [#74](https://github.com/livekit/livekit-react/pull/74) [`cfb4708`](https://github.com/livekit/livekit-react/commit/cfb4708ad5497a7f6babb3208bec9c70e5b04879) Thanks [@lukasIO](https://github.com/lukasIO)! - Update livekit client version dependency