Files
2025-03-07 19:22:02 +01:00

5.2 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.4

  • fix: error when building with module bundlers such as webpack #37

1.0.3

25 October 2024

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

1.0.2

22 August 2023

  • 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
  • Release 1.0.2 dad3d86

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