# v0.2.0

<Time date={date}/>

Version 0.2.0 introduces new color and range components, adds ESBuild starter, updates InlineAlert iconography, and includes CSS processing updates.

## New components

* [Breadcrumbs](?path=/docs/breadcrumbs--docs)
* [Contextual Help](?path=/docs/contextualhelp--docs)
* [ColorArea](?path=/docs/colorarea--docs)
* [ColorField](?path=/docs/colorfield--docs)
* [ColorSlider](?path=/docs/colorslider--docs)
* [ColorSwatch](?path=/docs/colorswatch--docs)
* [ColorSwatchPicker](?path=/docs/colorswatchpicker--docs)
* [ColorWheel](?path=/docs/colorwheel--docs)
* [RangeSlider](?path=/docs/rangeslider--docs)
* [Slider](?path=/docs/slider--docs)

## Updates

* [ESBuild starter](https://github.com/adobe/react-spectrum/tree/main/examples/s2-esbuild-starter-app) added
* InlineAlert iconography updated
* ContextualHelp added to all form field components
* Fixed custom widths for field components
* Spectrum tokens updated
* CSS processing updated so output size is smaller

See the updated [API changelog](https://github.com/adobe/react-spectrum/blob/main/packages/@react-spectrum/s2/api-diff.md) for a full list of changes since RSP v3.
