# Changelogs ## 1.2.2 (2024-01-02) * Removed `engines` from `package.json`. ([#327](https://github.com/dcangulo/react-native-outside-press/pull/327) by [@gulewei](https://github.com/gulewei)) ## 1.2.1 (2023-08-19) * Updated documentation. * Added default style to container. * Make `disabled` prop optional. ## 1.2.0 (2023-08-14) * Updated project template. * Fixed outside press event not firing on web. ## 1.1.0 (2022-08-10) * Added `disabled` prop to `OutsidePressHandler`. ## 1.0.2 (2022-07-12) * Fixed unexpected behavior on iOS and Android. ## 1.0.1 (2022-07-11) * Fixed a bug where a dev dependency is in dependencies. ## 1.0.0 (2022-07-10) * Initial release.