Skip to content

@twilio-paste/[email protected]

Compare
Choose a tag to compare
@TwilioPasteBot TwilioPasteBot released this 17 Jun 15:22
· 632 commits to main since this release
5084fd1

Minor Changes

  • 1c7765ac0 #2467 Thanks @andipants12! - [Design tokens] Add a new generic export featuring additional metadata. This can be used in documentation or software tooling.

    • CommonJS export tokens.generic.js
    • complimentary declaration file included tokens.generic.d.ts
    • Maps token buckets/categories (e.g. "background-colors") to a list of token objects.

Patch Changes

  • ae9dd50f #2466 Thanks @TheSisb! - [All packages] Update our ESBuild version and remove minification of identifiers in our production builds.