Skip to content

Releases: csstools/cssdb

6.6.2

23 May 05:52
a05222a
Compare
Choose a tag to compare
  • Added polyfills to cascade-layer and trigonometric-functions.

6.6.1

19 May 07:53
3984ef3
Compare
Choose a tag to compare
  • Added polyfills to unset-value and stepped-value-functions (patch)

6.6.0

01 May 14:57
57b585c
Compare
Choose a tag to compare
  • Added: Stage 2 Exponential (pow(), sqrt(), hypot(), log(), exp()) functions (minor).
  • Added: Stage 2 calc() constants (e, pi, infinity, -infinity and NaN) (minor).
  • Added: Stage 2 Sign (abs() and sign()) functions (minor).
  • Added: Stage 2 Trigonometric (sin(), cos(), tan(), asin(), acos(), atan() and atan2()) functions (minor).
  • Updated @mdn/browser-compat-data to 4.1.18 (patch)
  • Updated caniuse-lite to 1.0.30001334 (patch)

6.5.0

15 Mar 07:43
992036f
Compare
Choose a tag to compare
  • Updated @mdn/browser-compat-data to 4.1.11 (patch)
  • Updated astro to 0.24.0 (minor)
  • Updated caniuse-lite to 1.0.30001317 (patch)
  • Fixed issue in which features under a flag on MDN were counting as implemented.
  • Added: Stage 2 cascade layers. (minor)
  • color-mix is now Stage 2 (was deprecated) and has links to an official spec! 🎉 (minor)

6.4.1

07 Mar 08:57
1008e1d
Compare
Choose a tag to compare
  • Updated @mdn/browser-compat-data to 4.1.10 (patch). This now shows correct support for :where on Safari version 14.
  • Updated astro to 0.23.7 (patch)
  • Updated browserslist to 4.20.0 (minor)
  • Updated caniuse-lite to 1.0.30001313 (patch)
  • Updated postcss to 8.4.8 (patch)
  • Updated postcss-preset-env to 7.4.2 (patch)
  • Updated stylelint to 14.5.3 (patch)

6.4.0

19 Feb 19:15
1ede428
Compare
Choose a tag to compare
  • Added: unset-value function feature as Stage 3.
  • Updated @astropub/webapi to0.10.14 (patch)
  • Updated @mdn/browser-compat-data to 4.1.8 (patch)
  • Updated astro to 0.23.0 (minor)
  • Updated browserslist to 4.19.3 (patch)
  • Updated postcss-preset-env to 7.4.1 (minor)
  • Updated stylelint to 14.5.1 (minor)

6.3.1

16 Feb 06:45
8d12e52
Compare
Choose a tag to compare
  • Fix certain examples
  • Adding new features to PostCSS Preset Env bundled collection.
  • Ensuring all features that have plugins have them listed.

6.3.0

12 Feb 19:13
174c5ac
Compare
Choose a tag to compare
  • Added: Stage 2 oklab function (minor).
  • Added missing polyfills for clamp(), opacity percentages, :is pseudo and display-two-values.
  • Fixed and_chr and android browsers always using the latest version on Can I Use, now leverages Desktop version if the supported version is the latest one. See Fyrd/caniuse#3518.
  • Updated stylelint to 14.5.0 (minor)
  • Updated caniuse-lite to 1.0.30001311 (patch)
  • Updated postcss-preset-env to 7.3.2 (patch)

6.2.1

10 Feb 06:58
af487ba
Compare
Choose a tag to compare
  • Returning example to the exported DB (removed on 6.0.0).
  • Removed outdated plugin from Container Queries.
  • Added link to experimental version of :has.
  • Updated @astropub/webapi to 0.10.13 (patch)
  • Updated @mdn/browser-compat-data to 4.1.7 (patch)
  • Updated caniuse-lite to 1.0.30001310 (patch)
  • Updated stylelint to 14.4.0 (minor)
  • Updated stylelint-config-standard to25.0.0 (major)

6.2.0

05 Feb 16:48
aef8bd3
Compare
Choose a tag to compare
  • Added: color() function feature as Stage 2.
  • Fixed vendors_implementations so it doesn't count unreleased browsers.
  • Updated postcss-preset-env to ^7.3.1 (minor)
  • Updated @mdn/browser-compat-data to ^4.1.6 (patch)
  • Updated caniuse-lite to ^1.0.30001307 (patch)
  • Updated postcss to ^8.4.6 (patch)