Skip to content

Releases: Rapiders/react-hooks

v1.2.8

18 Jun 03:08
Compare
Choose a tag to compare

What's Changed

  • feat: useModal 훅 구현 by @d0422 in #24
  • isServer경로 문제 해결

Full Changelog: v1.2.7...v1.2.8

v1.2.7

06 Jun 09:31
Compare
Choose a tag to compare

What's Changed

  • feat: develop useSwitch custom hook by @dev2820 in #20
  • docs: CONTRIBUTING 문서작성 by @d0422 in #21
  • docs: useSwitch 스타일링방식 vanilla-extract로 변경/README 업데이트 by @d0422 in #23
  • feat: useDisclosure 훅 구현 by @dev2820 in #22

New Contributors

Full Changelog: v1.2.6...v1.2.7

v1.2.6

25 May 03:13
4f4b10d
Compare
Choose a tag to compare

What's Changed

  • fix: package.json exports 필드 변경하여 next 호환성 문제 해결 by @d0422 in #1
  • refactor: useDragIndexCarousel 인터페이스 useDragCarousel과 통합 by @d0422 in #2
  • feat: useDragIndexCarousel Infinity mode추가, useInterval 훅 추가 by @d0422 in #3
  • feat: rollup-terser 적용하여 번들 사이즈 줄이기 처리 by @d0422 in #4
  • feat: useInterval 반환 상태 추가 & stroybook 추가 by @d0422 in #5
  • feat: useAfterMountEffect 훅 추가 by @HBSPS in #6
  • config: CI구성, useDragIndexCarousel 테스트 깨지는 문제 해결 by @d0422 in #7
  • feat: eslint, prettier, husky 적용 by @d0422 in #8
  • feat: useRadio 훅 추가 by @d0422 in #9
  • feat: eslint 캐시 설정 및 lint-staged jest 적용 by @HBSPS in #10
  • config: docs 사이트 GA설치 by @d0422 in #11
  • test: useCarousel test coverage 개선 by @d0422 in #12
  • test: useDragIndexCarousel test coverage 개선 by @d0422 in #13
  • test: useAnimation test coverage 개선 by @d0422 in #15
  • feat: storybook vanilla extract 적용 by @d0422 in #17
  • feat: useDebounce, useThrottle 훅 기능 추가 by @d0422 in #16
  • feat: useLocalStorage 추가 by @HBSPS in #18
  • docs: useLocalStorage 스토리북 작성 by @d0422 in #19

New Contributors

  • @d0422 made their first contribution in #1
  • @HBSPS made their first contribution in #6

Full Changelog: https://github.com/Rapiders/react-hooks/commits/v1.2.6