Skip to content

Latest commit

 

History

History
158 lines (83 loc) · 7.94 KB

CHANGELOG.md

File metadata and controls

158 lines (83 loc) · 7.94 KB

3.0.17 (2024-04-05)

Features

  • upgrade mdn-data to v2.0.31 and remove scroll-timeline (298285b)

3.0.16 (2022-08-15)

Features

  • upgrade mdn-data to v2.0.28 (dbdc24a)

3.0.15 (2022-05-03)

Features

  • upgrade mdn-data to v2.0.27 (6bc1d1e)

3.0.14 (2021-12-22)

Features

  • upgrade mdn-data to v2.0.25; upgrade devDependencies (deef47c)

3.0.13 (2021-09-18)

Features

  • upgrade to next mdn-data release; upgrade devDependencies (1f37b96)

3.0.12 (2021-09-02)

Features

  • upgrade to next mdn-data release; upgrade devDependencies (cb2f4b8)

3.0.11 (2021-07-16)

Features

  • upgrade mdn-data-animatable to v1.1.12 and css-tree-animatable to v1.0.12; upgrade devDependencies (5f453cf)

3.0.10 (2021-06-16)

Features

  • upgrade mdn-data-animatable and css-tree-animatable; upgrade devDependencies (8c7e5eb)

3.0.9 (2021-03-04)

Features

  • upgrade mdn-data-animatable and css-tree-animatable; upgrade devDependencies (360eb87)

3.0.8 (2021-01-10)

Features

  • upgrade mdn-data-animatable and css-tree-animatable; upgrade devDependencies (df3a7b9)

3.0.7 (2020-11-28)

Performance Improvements

  • upgrade devDependencies to next major versions: @rollup/plugin-commonjs to v16.0.0 and @rollup/plugin-node-resolve to v10.0.0 (7432f23)

3.0.6 (2020-10-12)

Performance Improvements

3.0.5 (2020-08-04)

Performance Improvements

  • update mdn-data-animatable, css-tree-animatable and other dependencies (935094d)

3.0.4 (2020-07-10)

Performance Improvements

3.0.3 (2020-06-04)

Bug Fixes

  • remove from-font value from text-underline-offset (060c201)

3.0.2 (2020-05-24)

Bug Fixes

  • update dependencies. Significantly reduce bundle size (d890382)

3.0.1 (2020-05-19)

Bug Fixes

  • use mdn-data-animatable and css-tree-animatable instead of mdn-data and css-tree (3271912)

3.0.0 (2020-05-13)

Features

  • add popular() (2411899)
  • add sanitize() (63cf062)
  • add syntax() (2b0d9c2)
  • add validate() (088295f)
  • change cssToJs to return empty string for non-animatable properties (b43e2a6)

BREAKING CHANGES

  • cssToJs now returns empty string for non-animatable properties

2.1.1 (2020-04-10)

Features

  • add jsToCss() as alias to isAnimatable(string, true) (e51f6af)

Performance Improvements

  • remove camelcase dependency (e9d6d03)

2.1.0 (2020-04-08)

Bug Fixes

  • downgrade to camelcase v5.3.1 to fix syntax error in Firefox (cd3bda8)
  • fetch properties from mdn-data import instead of require (ae0c1b1)
  • generate properties.js file (3728a08)

Features

  • add returnCssProperty optional argument to isAnimatable to return the CSS property instead of boolean if it's valid (eb7407d)
  • fetch properties from mdn-data (9026f01)

2.0.6 (2020-03-27)

2.0.5 (2020-03-09)

2.0.4 (2020-02-16)

2.0.3 (2020-02-04)

2.0.2 (2020-01-24)

2.0.1 (2020-01-20)

2.0.0 (2020-01-18)

1.1.1 (2020-01-06)

1.1.0 (2020-01-05)

1.0.0 (2020-01-04)