### 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.4](https://github.com/microsoft/use-disposable/compare/1.0.3...1.0.4)

- fix: error when building with module bundlers such as webpack [`#37`](https://github.com/microsoft/use-disposable/pull/37)

#### [1.0.3](https://github.com/microsoft/use-disposable/compare/1.0.2...1.0.3)

> 25 October 2024

- chore: update pipeline [`#39`](https://github.com/microsoft/use-disposable/pull/39)
- chore: bump dependencies [`#38`](https://github.com/microsoft/use-disposable/pull/38)
- build(deps-dev): bump vite from 5.2.11 to 5.4.6 [`#36`](https://github.com/microsoft/use-disposable/pull/36)
- build(deps-dev): bump webpack from 5.76.1 to 5.94.0 [`#35`](https://github.com/microsoft/use-disposable/pull/35)
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 [`#34`](https://github.com/microsoft/use-disposable/pull/34)
- build(deps-dev): bump ws from 8.11.0 to 8.17.1 [`#33`](https://github.com/microsoft/use-disposable/pull/33)
- fix: should not throw in React 19 [`#32`](https://github.com/microsoft/use-disposable/pull/32)
- build(deps-dev): bump vite from 3.2.8 to 3.2.10 [`#30`](https://github.com/microsoft/use-disposable/pull/30)
- build(deps-dev): bump ip from 1.1.8 to 1.1.9 [`#29`](https://github.com/microsoft/use-disposable/pull/29)
- build(deps-dev): bump vite from 3.2.7 to 3.2.8 [`#27`](https://github.com/microsoft/use-disposable/pull/27)
- build(deps-dev): bump @babel/traverse from 7.20.5 to 7.23.2 [`#25`](https://github.com/microsoft/use-disposable/pull/25)
- build(deps-dev): bump postcss from 8.4.19 to 8.4.31 [`#24`](https://github.com/microsoft/use-disposable/pull/24)
- Release 1.0.3 [`604502d`](https://github.com/microsoft/use-disposable/commit/604502d69680b0574c67d185cbd2254493997426)
- chore: fix pipeline [`bfa49c2`](https://github.com/microsoft/use-disposable/commit/bfa49c21223dec047c21d4978682d793cce119dd)

#### [1.0.2](https://github.com/microsoft/use-disposable/compare/1.0.1...1.0.2)

> 22 August 2023

- 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)
- Release 1.0.2 [`dad3d86`](https://github.com/microsoft/use-disposable/commit/dad3d866a382eae1dcdffa661685a9048955ed02)

#### [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)
