### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [1.0.2](https://github.com/microsoft/use-disposable/compare/1.0.1...1.0.2) - Fixed nullref in useIsStrictMode when external deps provide prod-mode react when expecting dev-mode [`#23`](https://github.com/microsoft/use-disposable/pull/23) - build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 [`#22`](https://github.com/microsoft/use-disposable/pull/22) - build(deps): bump tough-cookie from 4.1.2 to 4.1.3 [`#21`](https://github.com/microsoft/use-disposable/pull/21) - build(deps): bump vite from 3.2.5 to 3.2.7 [`#20`](https://github.com/microsoft/use-disposable/pull/20) - build(deps): bump vm2 from 3.9.17 to 3.9.18 [`#19`](https://github.com/microsoft/use-disposable/pull/19) - build(deps): bump vm2 from 3.9.15 to 3.9.17 [`#18`](https://github.com/microsoft/use-disposable/pull/18) - build(deps): bump vm2 from 3.9.13 to 3.9.15 [`#15`](https://github.com/microsoft/use-disposable/pull/15) - build(deps): bump webpack from 5.75.0 to 5.76.1 [`#14`](https://github.com/microsoft/use-disposable/pull/14) - build(deps): bump json5 from 2.2.1 to 2.2.3 [`#11`](https://github.com/microsoft/use-disposable/pull/11) - build(deps): bump cacheable-request from 10.2.3 to 10.2.7 [`#13`](https://github.com/microsoft/use-disposable/pull/13) - build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 [`#12`](https://github.com/microsoft/use-disposable/pull/12) #### [1.0.1](https://github.com/microsoft/use-disposable/compare/1.0.0...1.0.1) > 21 December 2022 - fix: Compile to es2019 [`#10`](https://github.com/microsoft/use-disposable/pull/10) - Release 1.0.1 [`9768e29`](https://github.com/microsoft/use-disposable/commit/9768e29c8fa69039bce580b659ccb0b55480f87e) #### [1.0.0](https://github.com/microsoft/use-disposable/compare/0.1.0-alpha.0...1.0.0) > 19 December 2022 - chore: CI should check if package-lock changed [`#9`](https://github.com/microsoft/use-disposable/pull/9) - chore: useIsStrictMode should always return false in production [`#8`](https://github.com/microsoft/use-disposable/pull/8) - chore: add monosize [`#7`](https://github.com/microsoft/use-disposable/pull/7) - Release 1.0.0 [`a9fb110`](https://github.com/microsoft/use-disposable/commit/a9fb11088047b9ec4cf9b4cb620d21889796f179) #### 0.1.0-alpha.0 > 9 December 2022 - Update README.md [`#6`](https://github.com/microsoft/use-disposable/pull/6) - chore: Create release pipeline yml [`#5`](https://github.com/microsoft/use-disposable/pull/5) - docs: Initialize README with real docs [`#4`](https://github.com/microsoft/use-disposable/pull/4) - chore: Setup release scripts and changelog with release-it [`#3`](https://github.com/microsoft/use-disposable/pull/3) - feat: useDisposable implementation [`#2`](https://github.com/microsoft/use-disposable/pull/2) - feat: Implement `useIsStrictMode` [`#1`](https://github.com/microsoft/use-disposable/pull/1) - init repo [`02c3853`](https://github.com/microsoft/use-disposable/commit/02c385328f5fb6c34575f40205f3903b5438815d) - Install jsdom [`0461e89`](https://github.com/microsoft/use-disposable/commit/0461e8977fba3618860c7c21c25b369d1611d793) - Initial commit [`ab4dbf5`](https://github.com/microsoft/use-disposable/commit/ab4dbf50f66f0437a4eed166c47a1e0ad2da84f6)