v2.6.0
[2.6.0] - Minor Changes
This release introduces a new hook for improved file handling.
- Added
useFileToDataUrl: A new hook to read a File as a data URL using FileReader.
What's Changed
- 🔧 chore: bump @jbpark/ui-kit from ^2.7.0 to ^3.0.0 by @pjb0811 in #65
- docs(skill): sync coding-style skill from ui-kit (Section C) by @pjb0811 in #66
- docs: sync coding-style skill (Section D) + shared-library-first policy note by @pjb0811 in #67
- ✨ Add useFileToDataUrl hook by @pjb0811 in #68
- 🔖 chore: version packages by @github-actions[bot] in #69
Full Changelog: v2.5.0...v2.6.0