Releases: pixiv/charcoal
Releases · pixiv/charcoal
v5.10.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- ci: Set cooldown in dependabot
and pnpm by @sue445 in #906 - Upgrade storybook by @mimokmt in #899
- build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #876
- build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #877
- build(deps): bump actions/checkout from 3 to 6 by @dependabot[bot] in #878
- feat: add viewport size params by @mimokmt in #903
- build(deps): bump preactjs/compressed-size-action from 2 to 3 by @dependabot[bot] in #875
- chore(deps): bump tibdex/github-app-token from 1 to 2 by @dependabot[bot] in #879
- chore(deps): bump vite from 5.4.15 to 8.0.5 by @dependabot[bot] in #905
- chore(deps): bump lodash from 4.17.21 to 4.18.1 in /packages/tailwind-diff/examples/npm by @dependabot[bot] in #895
- chore(deps-dev): bump the types group across 4 directories with 1 update by @dependabot[bot] in #907
- [icons]Update icons Mon Apr 20 2026 by @charcoal-bot[bot] in #918
- jsdomを更新してpunycode警告を消す by @mimokmt in #911
- fix(react): handle unmatched DropdownSelector value by @mimokmt in #909
Full Changelog: v5.9.0...v5.10.0
v5.9.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(react): postcss-nested 導入 & スナップショットテスト追加 by @naporin0624 in #869
- chore: configure Dependabot and dependency update workflows by @naporin0624 in #873
- icon.ymlがIcons 2.0も生成するようにする by @mimokmt in #883
- v5.9.0 Release by @mimokmt in #874
- fix(icons-cli): escape CSS data URIs safely by @mimokmt in #901
Full Changelog: v5.7.0...v5.9.0
v5.8.1
v5.8.0
What's Changed
- chore(react): postcss-nested 導入 & スナップショットテスト追加 by @naporin0624 in #869
- chore: configure Dependabot and dependency update workflows by @naporin0624 in #873
- chore: export MenuItem and MenuItemProps from DropdownSelector by @fumikun in #881
New Contributors
Full Changelog: v5.7.0...v5.8.0
v5.7.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: upgrade tsdown from 0.15.9 to 0.20.3 by @naporin0624 in #867
- [icons-cli] Update icons Mon Mar 09 2026 by @charcoal-bot[bot] in #870
Full Changelog: v5.6.0...v5.7.0
v5.6.0
Immutable
release. Only release title and notes can be modified.
v5.5.1
v5.5.0
Immutable
release. Only release title and notes can be modified.
コンポーネント追加について
@charcoal-ui/reactにUnstableTextEllipsisが追加されました@charcoal-ui/reactにUnstablePaginationが追加されました- 新しく追加した2つのコンポーネントで、
react-compilerが導入されました - 新しく追加した2つのコンポーネントは v6.0.0 リリース時に
Unstableのプレフィックスを外し、安定化状態とする予定です - 詳細についてはドキュメントを参照してください
What's Changed
- feat: add Pagination component with pure CSS by @uta1018 in #852
- fix: react spring web v10 by @yue4u in #855
- tailwind-configでunstableTokenV2オプション利用時のクラス名衝突を避ける by @mimokmt in #843
- paginationのリファクタリング by @uta1018 in #854
- fix: add prefix to font weight by @mimokmt in #856
- refactor: align Pagination styles with Figma by @uta1018 in #857
- draft: Mimo/pagination preview by @mimokmt in #858
- feat: add linkProps for Next.js Link (e.g. scroll: 'marker') by @uta1018 in #859
- feat(react): add using makeurl() pagination story by @mimokmt in #862
- docs: add v5.5.0 release notes (TextEllipsis, Pagination) by @uta1018 in #861
- 5.5.0 Release by @mimokmt in #853
Full Changelog: v5.4.4...v5.5.0
v5.4.4
Full Changelog: v5.4.3...v5.4.4
NOTE: v5.4.3 is skipped
What's Changed
Full Changelog: v5.4.2...v5.4.4
v5.4.2
What's Changed
- feat: add secondary prop to DropdownMenuItem for descriptions by @suzuki3jp in #849
- feat: react compiler by @yue4u in #848
- fix: add
useNowrapprop for TextEllipsis by @yue4u in #850
New Contributors
- @suzuki3jp made their first contribution in #849
Full Changelog: v5.4.1...v5.4.2