Releases: Rapiders/react-hooks
Releases · Rapiders/react-hooks
v1.2.8
v1.2.7
v1.2.6
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
Full Changelog: https://github.com/Rapiders/react-hooks/commits/v1.2.6