The paste.twilio.design website will be retired on July 31, 2026.
After this date, you can continue to use Paste. Our documentation will remain available in the GitHub project.
After this date, you can continue to use Paste. Our documentation will remain available in the GitHub project.
e9c40b331#4356 Thanks @PixeledCode! - [AI Chat Log] add newAIChatMessageSourceLinkcomponent and new stories
219e25c1b#4331 Thanks @PixeledCode! - [AI Chat Log] Update styles of AI Chat Log, add new props, add event component. Deprecatessizeprop fromAIChatMessageBodyand move it toAIChatLog
262c1b715#4281 Thanks @PixeledCode! - [all packages]: add use client directive to the components and icons. This will make paste library compatible with server components
f48211e56#4258 Thanks @PixeledCode! - [all packages]: Upgrade to React 19 and drop support for React 16. Paste only supports the three latest versions of React. If you're using Paste in a React 17, 18, or 19 app, you should be able to upgrade with full backwards compatibility. If you experience any issues, please let us know on Github.
- Updated dependencies [
f48211e56]:- @twilio-paste/anchor@13.0.0
- @twilio-paste/avatar@10.0.0
- @twilio-paste/button@15.0.0
- @twilio-paste/screen-reader-only@14.0.0
- @twilio-paste/skeleton-loader@7.0.0
- @twilio-paste/spinner@15.0.0
- @twilio-paste/stack@9.0.0
- @twilio-paste/box@11.0.0
- @twilio-paste/text@11.0.0
- @twilio-paste/customization@9.0.0
- @twilio-paste/icons@13.0.0
- @twilio-paste/animation-library@3.0.0
- @twilio-paste/styling-library@4.0.0
- @twilio-paste/uid-library@3.0.0
- @twilio-paste/style-props@10.0.0
- @twilio-paste/theme@12.0.0
- @twilio-paste/types@7.0.0
f3a48a4b1#4199 Thanks @krisantrobus! - [AI Chat Log] added optional typewriter animation to AIChatMessageBody
b315321db#4002 Thanks @nkrantz! - [AI Chat Log] Remove padding-x on AI Chat Log to prevent double padding when log is used within a Side Panel container.
0da577fc5#4026 Thanks @krisantrobus! - [AIChatLog] Correctly set the color of the AI icon
3302f72e4#3927 Thanks @krisantrobus! - [AIChatLog]: Added a new AIChatLog component to the library to display interactions between AI entities
7779a24e5#3964 Thanks @krisantrobus! - [AIChatLog] Updated internal styling types