# Release Schedule
- Weekly release: patch version on every Wednesday for routine
bugfix
&new features
(anytime for urgentbugfix
). - Major version release is not included in this schedule for
breaking change
andnew features
. - Bazaar token files (opens new window)
# 2.10.0
2022-06-07
# 🌟 What's New
- Add new token
$background-medium-03
. MR-65 (opens new window)
# 2.9.2
2022-01-25
# 💅 Improvement
- Token:
- Add comment for deprecated value MR-61 (opens new window)
# 2.9.1
2021-06-09
# 🐞 Bug fix
- Fix token value:
$background-informational-01
change to$informational-10
/EBF2FA
$background-informational-02
change to$navy-10
/D6E4FE
# 2.9.0
2021-04-01
# 🌟 What's New
$shadow-02
$font-size-84
$font-size-100
$background-medium-02
$icon-active
# 🐞 Bug fix
- Fix value color:
$border-error-01
# 2.8.1
2020-11-04
# 💅 Improvement
- Update packages: moving vue,
vue-cli
library fromdependencies
todevDependencies
# 2.8.0
2020-08-06
# 🌟 What's New
- $background-active-pressed-01
- $background-informational-03
- $text-brand-01
# 💅 Improvement
- $crimson-50: change hex value from
#E31F52
to#E31E52
# 2.7.1
2020-07-23
# 🐞 Bug fix
- Fix value color:
$brand-01, $background-overlay-01, $background-overlay-02, $background-overlay-03
# 2.7.0
2020-07-22
# 🌟 What's New
- $background-error-01
- $background-informational-01
- $background-link-pressed-01
- $background-washedout
- $border-foreground
- $brand-01
- $link-01
- $link-01-disabled
- $link-01-inverse
- $link-01-pressed
- $text-disabled
# 2.6.0
2020-06-16
# 🌟 What's New
- $icon-disabled
- $icon-highlight
- $icon-informational-01
- $icon-inverse
- $icon-primary
- $icon-secondary
- $icon-subdued
- $icon-success
- $icon-warning-01
- $text-link-01
- $text-link-01-disabled
- $text-link-01-inverse
- $text-link-01-pressed
- $font-weight-medium
- $line-height-26
- $line-height-34
# 2.5.0
2020-06-15
# 🌟 What's New
- Update token spectrum colors (opens new window)
# 2.4.0
2020-06-12
# 🌟 What's New
- $brand-light-pink
- $brand-jade-green
- $brand-cucumber
- $system-black
- $system-white
- $system-off-white
- $system-blue-01
- $system-blue-inverse-01
# 💅 Improvement
- Update spectrum colors spectrum token (opens new window)
# 🚧 Warning
- Color token
$pink-0, ..., $pink-100
will deprecated in bazaar-token@2.5.0 (next release) - Color token $white will replaced with
$system-white
in bazaar-token@2.5.0 (next release) - Color token $blue will replaced with
$system-blue-01
in bazaar-token@2.5.0 (next release) - Color token $black will replaced with
$system-black
in bazaar-token@2.5.0 (next release)
# 2.3.0
2020-05-26
# 💅 Improvement
- Update Token Media Query:
- mediaQueryMedium:
"(min-width: 1140px)"
- mediaQueryLarge:
"(min-width: 1744px)"
- mediaQueryLarge:
"(min-width: 1320px)"
- mediaQueryMedium:
# 2.3.0
2020-05-26
# 💅 Improvement
- Update Token Media Query:
- mediaQueryMedium:
"(min-width: 1140px)"
- mediaQueryLarge:
"(min-width: 1744px)"
- mediaQueryLarge:
"(min-width: 1320px)"
- mediaQueryMedium:
# 2.2.0
2019-11-22
# 💅 Improvement
- Change token
$font-family: 'Hind Madurai', sans-serif;
- Change token
$media-query-medium: (min-width: 1344px);
- Change token
$media-query-large: (min-width: 1744px);
- Add new token
$media-query-small: (min-width: 1024px);
# 2.1.0
2019-11-14
# 💅 Improvement
- change token color