Skip to content

Latest commit

 

History

History
238 lines (120 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

238 lines (120 loc) · 12.8 KB

Change Log

0.4.0

Minor Changes

0.3.8

Patch Changes

0.3.7

Patch Changes

0.3.6

Patch Changes

0.3.5

Patch Changes

0.3.4

Patch Changes

0.3.3

Patch Changes

0.3.2

Patch Changes

0.3.1

Patch Changes

  • edca0f7c8 #2757 Thanks @SiTaggart! - [Button, radio-button-group, codemods] Correct the ToggleButtonStyles export for use in Radio Button Group

0.3.0

Minor Changes

  • b79d20d2a #2595 Thanks @TheSisb! - [InputBox, Combobox, Select] InputBox's InputChevronWrapper has refreshed styling which will appear in Select and Combobox. InputBox now exports a getInputChevronIconColor() function which returns a textColor to use for styling the icon child to the InputChevronWrapper.

0.2.9

Patch Changes

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

0.2.8

Patch Changes

0.2.7

Patch Changes

0.2.6

Patch Changes

  • 73c596919 #2269 Thanks @SiTaggart! - Fixed a regression with the compilation script that caused incompatible ESM module importing of JSON files.

0.2.5

Patch Changes

  • c867e3f48 #2237 Thanks @SiTaggart! - Updated a build dependency (esbuild) which changes the output of our builds slightly, without materially changing anything about the code.

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

  • a12acb61 #1158 Thanks @richbachman! - Pinned all twilio-paste package versions in order to keep them in sync with core when they are updated by changesets.

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.1 (2021-01-25)

Note: Version bump only for package @twilio-paste/codemods

0.2.0 (2021-01-21)

Features

0.1.24 (2021-01-15)

Note: Version bump only for package @twilio-paste/codemods

0.1.23 (2021-01-15)

Note: Version bump only for package @twilio-paste/codemods

0.1.22 (2021-01-14)

Note: Version bump only for package @twilio-paste/codemods

0.1.21 (2021-01-14)

Note: Version bump only for package @twilio-paste/codemods

0.1.20 (2021-01-13)

Note: Version bump only for package @twilio-paste/codemods

0.1.19 (2021-01-12)

Note: Version bump only for package @twilio-paste/codemods

0.1.18 (2021-01-08)

Note: Version bump only for package @twilio-paste/codemods

0.1.17 (2021-01-07)

Note: Version bump only for package @twilio-paste/codemods

0.1.16 (2021-01-07)

Note: Version bump only for package @twilio-paste/codemods

0.1.15 (2021-01-06)

Note: Version bump only for package @twilio-paste/codemods

0.1.14 (2020-12-17)

Note: Version bump only for package @twilio-paste/codemods

0.1.13 (2020-12-17)

Note: Version bump only for package @twilio-paste/codemods

0.1.12 (2020-12-15)

Note: Version bump only for package @twilio-paste/codemods

0.1.11 (2020-12-11)

Note: Version bump only for package @twilio-paste/codemods

0.1.10 (2020-12-11)

Note: Version bump only for package @twilio-paste/codemods

0.1.9 (2020-12-09)

Note: Version bump only for package @twilio-paste/codemods

0.1.8 (2020-12-09)

Note: Version bump only for package @twilio-paste/codemods

0.1.7 (2020-12-03)

Note: Version bump only for package @twilio-paste/codemods

0.1.6 (2020-12-02)

Note: Version bump only for package @twilio-paste/codemods

0.1.5 (2020-11-25)

Note: Version bump only for package @twilio-paste/codemods

0.1.4 (2020-11-19)

Note: Version bump only for package @twilio-paste/codemods

0.1.3 (2020-11-16)

Note: Version bump only for package @twilio-paste/codemods

0.1.2 (2020-11-11)

Note: Version bump only for package @twilio-paste/codemods

0.1.1 (2020-11-11)

Note: Version bump only for package @twilio-paste/codemods

0.1.0 (2020-11-10)

Features

  • codemods: add cli and first transform (4c488b5)