Skip to content

Releases: casperiv0/useful

2.0.7 (2023-04-01)

01 Apr 07:28
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump eslint from 8.26.0 to 8.28.0 by @dependabot in #70
  • build(deps-dev): bump typescript from 4.8.4 to 4.9.3 by @dependabot in #69
  • build(deps-dev): bump eslint from 8.28.0 to 8.31.0 by @dependabot in #73
  • build(deps-dev): bump typescript from 4.9.3 to 4.9.4 by @dependabot in #72
  • build(deps-dev): bump @types/react from 18.0.25 to 18.0.26 by @dependabot in #71

Full Changelog: 2.0.4...2.0.7

Release 2.0.4 (2022-09-01)

01 Sep 05:43
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @types/react from 18.0.15 to 18.0.18 by @dependabot in #61
  • build(deps-dev): bump eslint from 8.21.0 to 8.23.0 by @dependabot in #60
  • build(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #59

Full Changelog: 2.0.3...2.0.4

Release 2.0.3 (2022-08-01)

01 Aug 06:49
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump eslint from 8.18.0 to 8.20.0 by @dependabot in #58
  • build(deps-dev): bump @types/react from 18.0.14 to 18.0.15 by @dependabot in #57

Full Changelog: 2.0.2...2.0.3

Release 2.0.2

01 Jul 07:37
Compare
Choose a tag to compare

What's Changed

  • bump deps
  • build(deps-dev): bump @types/react from 18.0.8 to 18.0.10 by @dependabot in #52
  • build(deps-dev): bump @casper124578/eslint-config-react from 4.3.0 to 4.4.0 by @dependabot in #51
  • build(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #50
  • build(deps-dev): bump @casper124578/eslint-config from 4.3.0 to 4.4.0 by @dependabot in #49
  • build(deps-dev): bump eslint from 8.14.0 to 8.16.0 by @dependabot in #48
  • build(deps-dev): bump eslint from 8.16.0 to 8.18.0 by @dependabot in #55
  • build(deps): bump react-dom from 18.1.0 to 18.2.0 by @dependabot in #54
  • build(deps-dev): bump typescript from 4.7.2 to 4.7.4 by @dependabot in #53

Full Changelog: 2.0.0...2.0.2

Release 2.0.0 (2022-05-01)

01 May 06:14
d06f1db
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies

BREAKING:

Full Changelog: 1.5.3...2.0.0

Release 1.5.3

23 Mar 15:31
Compare
Choose a tag to compare

What's Changed

  • Improve documentation
  • Update README.md
  • build(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.29.2 by @dependabot in #36
  • build(deps-dev): bump typescript from 4.5.5 to 4.6.2 by @dependabot in #35
  • build(deps-dev): bump eslint from 8.9.0 to 8.10.0 by @dependabot in #34

Full Changelog: 1.4.6...1.5.3

Release 1.4.6

01 Feb 09:50
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump typescript from 4.5.4 to 4.5.5 by @dependabot in #33
  • build(deps-dev): bump @casper124578/eslint-config-react from 2.2.0 to 2.2.1 by @dependabot in #32
  • build(deps-dev): bump eslint from 8.6.0 to 8.8.0 by @dependabot in #31

Full Changelog: 1.4.5...1.4.6

Release 1.4.5

01 Jan 12:00
Compare
Choose a tag to compare

What's Changed

  • bump dependencies
  • build(deps-dev): bump @types/react from 17.0.21 to 17.0.33 by @dependabot in #21
  • build(deps-dev): bump typescript from 4.4.3 to 4.4.4 by @dependabot in #19
  • build(deps-dev): bump eslint-plugin-react from 7.25.2 to 7.26.1 by @dependabot in #17
  • build(deps-dev): bump eslint-plugin-react from 7.26.1 to 7.27.1 by @dependabot in #26
  • build(deps-dev): bump typescript from 4.4.4 to 4.5.2 by @dependabot in #24
  • build(deps-dev): bump @types/react from 17.0.33 to 17.0.37 by @dependabot in #22
  • build(deps-dev): bump @types/react from 17.0.37 to 17.0.38 by @dependabot in #30
  • build(deps-dev): bump eslint-plugin-react from 7.27.1 to 7.28.0 by @dependabot in #29
  • build(deps-dev): bump eslint from 8.5.0 to 8.6.0 by @dependabot in #28
  • build(deps-dev): bump @casper124578/eslint-config from 2.3.0 to 2.3.1 by @dependabot in #27

Full Changelog: 1.4.0...1.4.5

Release 1.4.0

17 Sep 14:46
Compare
Choose a tag to compare

Changelog

  • Add useDownload hook
  • Bump dependencies

Release 1.3.0

07 Sep 14:18
Compare
Choose a tag to compare

Changelog

  • Add useTabFocus hook