Skip to content

Releases: haradakunihiko/react-confirm

v0.3.0-7

10 Sep 12:09
Compare
Choose a tag to compare

Updated readme

Updated readme

10 Sep 11:27
Compare
Choose a tag to compare

Updated readme

v0.3.0-4

08 Sep 16:12
Compare
Choose a tag to compare

What's Changed

Dependabot

  • Bump loader-utils from 2.0.2 to 2.0.4 in /example/ts-react-bootstrap by @dependabot in #76
  • Bump webpack from 5.73.0 to 5.76.0 in /example/ts-react-bootstrap-context by @dependabot in #75
  • Bump webpack from 5.73.0 to 5.76.0 in /example/ts-react-bootstrap by @dependabot in #74
  • Bump loader-utils from 2.0.2 to 2.0.4 in /example/ts-react-bootstrap-context by @dependabot in #73
  • Bump json5 from 2.2.1 to 2.2.3 in /example/ts-react-bootstrap by @dependabot in #72
  • Bump json5 from 2.2.1 to 2.2.3 in /example/ts-react-bootstrap-context by @dependabot in #71
  • Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #68
  • Bump semver from 6.3.0 to 6.3.1 in /example/material-ui by @dependabot in #67
  • Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #66

Full Changelog: v0.3.0-1...v0.3.0-4

v0.3.0-1

17 Mar 05:48
Compare
Choose a tag to compare

What's Changed

Context support: Added context support for easier data sharing and flexibility.
Backward compatibility: Maintained backward compatibility, but substantial enhancements justify a minor version bump.

Contains PRs

Full Changelog: v0.2.4...v0.3.0-1

Resolved Dependabot

17 Mar 04:24
Compare
Choose a tag to compare

What's Changed

  • Bump terser from 5.12.1 to 5.14.2 in /example/material-ui by @dependabot in #50
  • Bump terser from 5.12.1 to 5.14.2 in /example/react-bootstrap by @dependabot in #49
  • Bump loader-utils from 2.0.2 to 2.0.3 in /example/material-ui by @dependabot in #53
  • Bump loader-utils from 2.0.2 to 2.0.3 in /example/react-bootstrap by @dependabot in #52
  • Bump loader-utils from 2.0.3 to 2.0.4 in /example/react-bootstrap by @dependabot in #54
  • Bump loader-utils from 2.0.3 to 2.0.4 in /example/material-ui by @dependabot in #55
  • Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #56
  • Bump json5 from 2.2.1 to 2.2.3 in /example/react-bootstrap by @dependabot in #57
  • Bump json5 from 2.2.1 to 2.2.3 in /example/material-ui by @dependabot in #58
  • Bump webpack from 5.72.0 to 5.76.0 in /example/react-bootstrap by @dependabot in #62
  • Bump webpack from 5.72.0 to 5.76.0 in /example/material-ui by @dependabot in #63

Full Changelog: v0.2.3...v0.2.4

v0.2.3

18 May 03:49
Compare
Choose a tag to compare
  • fixed error on disposing dialog when mounting node specified

v0.1.27

18 May 03:40
Compare
Choose a tag to compare
  • fixed error on disposing dialog when mounting node specified

v0.2.2

26 Apr 06:47
Compare
Choose a tag to compare

Added a note about library versions.

v0.2.1

26 Apr 02:56
Compare
Choose a tag to compare

Add react 18 support

v0.1.16

17 Sep 13:53
Compare
Choose a tag to compare

fixed #13