Skip to content

Latest commit

 

History

History
225 lines (143 loc) · 5.26 KB

CHANGELOG.md

File metadata and controls

225 lines (143 loc) · 5.26 KB

5.0.0 (2020-09-22)

Breaking Changes
  • Support PostCSS 8 (#328) (e4a3d588)
Chores
  • remove unmaintained echint (#333) (48906720)
  • change artifact layout (#332) (eade9143)
  • remove unused @rollup/plugin-json (491973b5)

4.3.0 (2020-07-05)

New Features
  • preserve: boolean option support (#252, #284) (84be581b) (186632cf)
Chores
  • workflow update GitHub workflow (#283) (5c396e4f)
  • deps: update dependency eslint to v7.4.0 (#282) (367c74ae)

4.2.0 (2019-12-19)

Chores
  • 100% ESM ready (fa7fdfcd)
  • shrink code size from 6K to 4K (52c06a10)

4.1.1 (2019-08-06)

Bug Fixes
  • ignore browser when version does not exist in caniuse (#198) (6c592cbf)

4.1.0 (2018-08-25)

New Features
  • main: polyfill system-ui in custom properties (783e6883)

4.0.1 (2018-08-25)

4.0.0 (2018-08-25)

Breaking Changes
  • main:
  • Remove Oxygen in favor of Noto Sans, the default font in KDE Plasma 5.5
  • Remove Droid Sans since Android < 4 is not supported
  • Use default browserslist config to shrink polyfill font sets.
  • travis: drop node 4 target (3acab0d1)
Chores
  • package:
    • update rollup to version 0.64.0 (e3f3dc62)
    • update dev dependencies (35a8142e)
    • update rollup-plugin-babel to version 3.0.6 (b22ebc41)
    • update rollup to version 0.61.1 (9cff2612)
    • update rollup to version 0.58.1 (4d89147e)
    • update rollup to version 0.57.1 (aeb7a332)
    • update rollup to version 0.57.1 (75b5ef00)
    • update rollup to version 0.56.2 (2b5c850f)
    • update rollup to version 0.56.2 (2bdfabc6)
    • update rollup to version 0.55.0 (#43) (a2829d49)
    • update rollup to version 0.55.0 (5b49b377)
Documentation Changes
  • readme: update css-url (5699543e)
New Features
  • package: update postcss to 7.0.2 (62f67a52)

Changes to postcss-font-family-system-ui

3.0.0 (2018-01-20)

Breaking Changes
  • main: removes Fira Sans as Firefox OS is dead
    • if you relies on the 2.x behavior, you can use the newly introduced family option
    postcssSystemUiFont({
      family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI','Roboto','Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue'
    })
Refactors
  • package: es6 + rollup + babel - postcss-value-parser
New Features
  • main: adds family option to specify polyfill font-family stack

2.1.4 (2018-01-17)

Chores
  • package: update @std/esm to version 0.19.5 (0723f986)

2.1.3 (2018-01-13)

Chores
  • package: update @std/esm to version 0.19.2 (dee84838)

2.1.2 (2018-01-09)

Chores
  • package: update @std/esm to version 0.19.1 (#35)
Refactors
  • main: simplify value parsing (#36) (7d970e9c)

2.1.1 (2017-11-20)

Bug Fixes
  • package: add @std/esm to dependencies (15a32854)

2.1.0 (2017-11-20)

Chores
  • package:
    • use @std/esm as module loader (1691c6d7)
      • @std/esm enable us to add an ES module build of the package
    • ignore test files in npm package (9dfa7921)
    • use yaspeller-ci for spell check (e49a3e83)
    • remove unused clean scripts (77b36b67)
    • remove package-lock in favor of yarn lockfile (e95bb29c)
    • update yarn.lock (795b879f)
    • update lockfile (452e89b2)
    • update yaspeller to version 4.0.0 (3dfe2fe2)
    • update tap to version 10.6.0 (0d3fa960)
    • update nyc to version 11.0.2 (344b6cf8)
    • add npm package lock (50dbe1dc)
    • upgrade dependencies (134e89fe)
    • update cross-env to version 5.0.0 (5d6b9884)
  • test: use jest as test runner (#22) (f8d483c0)
  • travis: add greenkeeper lockfile (26500e85)
Documentation Changes
  • readme:
    • reveal master branch build status (cbc3c5a1)
    • update CSS Fonts Module Level 4 draft link (ef8c1d02)

2.0.1 (2017-5-8)

Chores
  • babelrc: drops node 0.12 support (f1c88a74)

2.0.0 (2017-5-8)

Chores
  • package:
    • update nyc to latest version (32b6c515)
    • upgrade dependencies (5a6924da)
    • update standard to version 10.0.0 (f9e3996d)
    • update cross-env to version 4.0.0 (7c079fc9)
    • update babel-preset-env to version 1.3.2 (0d398ac1)
    • update babel-plugin-istanbul to version 4.0.0 (f24a2407)
    • update standard to version 9.0.0 (7803b7e5)
    • update cross-env to version 3.2.3 (ed6a6017)
Documentation Changes
  • readme:
    • add version table (b7ba613b)
    • minor adjustment on install process and snippet code styles (d20ffa05)
Bug Fixes
  • package: update postcss to version 6.0.1 (460f7fd1)
Tests
  • index: fix test title (63b21796)

1.0.2 (2017-2-6)

Chores
  • package:
    • update postcss to version 5.2.12 (22a4c13b)
    • remove unused babel-preset-babili (419a2207)
    • add babel-register to devDependencies (4fd6756e)
    • add keywords (ceb3ee60)
Refactors
  • main: declare tree locally (569c552f)

1.0.1 (2017-2-2)

Documentation Changes
  • readme:
    • add missing semicolon to sample (7caa4897)
    • add Greenkeeper badge (a45179e3)
    • add badges (f8d2be69)
Tests
  • yaspeller: ignore CHANGELOG.md (533a37a3)
  • travis: drop node_js 0.12 in support matrix (b71e98cb)

1.0.0 (2017-2-2)

New Features
  • readme: add basic readme (17b4eb5b)
  • main: initial release (1c75288b)