Skip to content

Releases: wellyshen/react-cool-dimensions

v1.1.6

28 Sep 16:05
Compare
Choose a tag to compare
  • Refactor: remove un-necessary readonly from the type of return values.

v1.1.5

22 Sep 14:55
Compare
Choose a tag to compare
  • Refine type definition.

v1.1.4

03 Sep 14:32
Compare
Choose a tag to compare
  • Enhance internal type checking.
  • Update document.
  • Update demo app.

v1.1.3

19 Aug 16:09
Compare
Choose a tag to compare

Latest version.

v1.1.1

16 Jun 10:45
Compare
Choose a tag to compare
  • Refine type.

v1.1.0

15 Jun 14:50
Compare
Choose a tag to compare

💥 BREAKING CHANGE

  • Support built-in ref, please follow the example to migrate it.
  • Support custom refs for some reasons.

v1.0.1

01 Jun 11:10
Compare
Choose a tag to compare

v1.0.0

30 May 03:19
Compare
Choose a tag to compare

🎉 Release stable version.

v0.6.0

22 May 10:34
Compare
Choose a tag to compare

v0.5.0

19 May 13:34
Compare
Choose a tag to compare

🎉 Beta release.

  • Bug fixing: currentBreakpoint not passed to onResize event.