unhead icon indicating copy to clipboard operation
unhead copied to clipboard

feat: Enforce Optionally Required Attributes Through Types

Open harlan-zw opened this issue 1 year ago โ€ข 1 comments

๐Ÿ”— Linked issue

#527

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

harlan-zw avatar Mar 23 '25 04:03 harlan-zw

Bundle Size Analysis

File Size Gzipped Size Size Diff Gzipped Size Diff
Client 10.7 kB (11001 B) 4.5 kB (4582 B) 0.00% (0 B) 0.00% ( 0 B)
Server 8 kB (8179 B) 3.4 kB (3467 B) 0.00% (0 B) 0.00% ( 0 B)

github-actions[bot] avatar Mar 23 '25 04:03 github-actions[bot]