Outlook_Addin_LLM/node_modules/use-disposable/CHANGELOG.md

3.3 KiB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

1.0.2

  • Fixed nullref in useIsStrictMode when external deps provide prod-mode react when expecting dev-mode #23
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 #22
  • build(deps): bump tough-cookie from 4.1.2 to 4.1.3 #21
  • build(deps): bump vite from 3.2.5 to 3.2.7 #20
  • build(deps): bump vm2 from 3.9.17 to 3.9.18 #19
  • build(deps): bump vm2 from 3.9.15 to 3.9.17 #18
  • build(deps): bump vm2 from 3.9.13 to 3.9.15 #15
  • build(deps): bump webpack from 5.75.0 to 5.76.1 #14
  • build(deps): bump json5 from 2.2.1 to 2.2.3 #11
  • build(deps): bump cacheable-request from 10.2.3 to 10.2.7 #13
  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 #12

1.0.1

21 December 2022

  • fix: Compile to es2019 #10
  • Release 1.0.1 9768e29

1.0.0

19 December 2022

  • chore: CI should check if package-lock changed #9
  • chore: useIsStrictMode should always return false in production #8
  • chore: add monosize #7
  • Release 1.0.0 a9fb110

0.1.0-alpha.0

9 December 2022

  • Update README.md #6
  • chore: Create release pipeline yml #5
  • docs: Initialize README with real docs #4
  • chore: Setup release scripts and changelog with release-it #3
  • feat: useDisposable implementation #2
  • feat: Implement useIsStrictMode #1
  • init repo 02c3853
  • Install jsdom 0461e89
  • Initial commit ab4dbf5