@croquiscom/pds 8.4.0-next.0 → 8.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,10 +1,10 @@
1
1
  # @croquiscom/pds
2
2
 
3
- ## 8.4.0-next.0
3
+ ## 8.4.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
- - 86fd771: @floating-ui/react ^0.18.0 -> ^0.26.9 업데이트
7
+ - 781b00c: @floating-ui/react ^0.18.0 -> ^0.26.9 업데이트
8
8
 
9
9
  - DropdownInput, Popover, Tooltip에서 FloatingPortal 조건부로 렌더링되도록 변경
10
10
  - DateRangePicker에서 TimePicker 클릭시 focusout 이벤트로 닫히는 이슈 수정