Skip to content

Releases: primer/octicons

v19.32.0

Choose a tag to compare

@primer primer released this 29 Jul 15:34
1bf09e7

Minor Changes

  • #1286 917ad7a8 Thanks @joshblack! - Add default exports to per-icon @primer/octicons-react subpath modules (e.g. @primer/octicons-react/AlertIcon), alongside the existing named exports. Root/barrel APIs remain named-only.

Patch Changes

Minor Changes

  • #1260 456fea25 Thanks @copilot-swe-agent! - Add default exports to per-icon @primer/octicons-react subpath modules (e.g. @primer/octicons-react/AlertIcon), alongside the existing named exports. Root/barrel APIs remain named-only.

v19.31.0

Choose a tag to compare

@primer primer released this 24 Jul 18:49
081aefc

Minor Changes

v19.30.0

Choose a tag to compare

@primer primer released this 24 Jul 13:55
981a2c5

Minor Changes

  • #1245 b6bfb8bd Thanks @copilot-swe-agent! - Optimize @primer/octicons-react for codesplitting and tree-shaking. Each icon is now emitted as its own module and exposed via a ./* subpath export, so icons can be dynamically imported and code-split (e.g. import('@primer/octicons-react/AlertIcon')). The generated icons are now finished React.forwardRef components built on a shared renderOcticon runtime instead of runtime createIconComponent factory calls. Existing import {AlertIcon} and import * as Octicons usage continues to work unchanged.

v19.29.2

Choose a tag to compare

@primer primer released this 10 Jul 15:01
daf2176

Patch Changes

v19.29.1

Choose a tag to compare

@primer primer released this 29 Jun 20:48
1acc353

Patch Changes

v19.29.0

Choose a tag to compare

@primer primer released this 29 Jun 17:34
84ce90d

Minor Changes

v19.28.1

Choose a tag to compare

@primer primer released this 04 Jun 15:51
6d9dcd9

Patch Changes

v19.28.0

Choose a tag to compare

@primer primer released this 29 May 16:34
fef9ded

Minor Changes

v19.27.0

Choose a tag to compare

@primer primer released this 21 May 19:50
7ee4aaf

Minor Changes

Patch Changes

v19.26.0

Choose a tag to compare

@primer primer released this 19 May 20:49
33125a6

Minor Changes

Patch Changes