Skip to content

Release 3.0.5

Choose a tag to compare

@mrkpatchaa mrkpatchaa released this 23 Apr 20:04
· 2 commits to main since this release
96e4b43

3.0.5 (2026-04-23)

Performance Improvements

  • add postbuild script to emit lib/module/package.json with type:module (6d66c01)
  • add sideEffects:false, exports field with ESM/CJS conditions and per-weight subpaths (007d610)
  • wrap IconBase in React.memo to prevent unnecessary re-renders (a599de4)