Skip to content

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 04:17
2195dc2

[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