Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
animate-css/animate.cssv4.x
3 releases

TL;DR

Animate.css now includes whitespace fixes, ensuring animations render correctly without unexpected layout shifts.

Fixes Worth Knowing

Whitespace at the beginning of the compiled CSS files has been removed, resolving potential rendering issues.

v4.1.1v4.1.1
Sep 7, 2020
v4.1.0
May 13, 2020
v4.0.0
May 7, 2020
animate-css/animate.cssv3.x
17 releases

TL;DR

Animate.css now respects the prefers-reduced-motion setting (browser accessibility feature), reducing unnecessary animations for users who have requested them.

Fixes Worth Knowing

Animations will now be disabled by default if a user has enabled their operating system’s “reduce motion” accessibility setting, improving the experience for those sensitive to animation.

Before You Upgrade

Test with your browser’s “reduce motion” setting enabled to ensure animations are appropriately disabled where expected.

Jun 4, 2019
Jul 21, 2018
Dec 14, 2015
Aug 6, 2015
May 17, 2015
Mar 19, 2015
Mar 4, 2015
Mar 4, 2015
Feb 20, 2015
Apr 22, 2014
Feb 21, 2014
3.0.0v3.0.0
Nov 23, 2013
animate-css/animate.cssv-1.x
1 release

TL;DR

Animate.css now offers a Sass (CSS preprocessor) version, enabling customization of animation duration and easier integration via mixins.

New

  • Sass Support: Animate.css is now available as Sass, allowing for variable adjustments and more flexible styling.
  • Animation Mixins: Easily apply animations to any element using new Sass mixins.

Before You Upgrade

Update your import paths to point to the new dist directory for compiled CSS.

4.0.0.alpha-1Sass/4.0 Alpha 1
Mar 25, 2015
animate-css/animate.cssv2.x
1 release

TL;DR

This release updates animate.css to follow Semantic Versioning (a versioning scheme) for more predictable updates.

Breaking

  • Version numbers now use the x.y.z format (major.minor.patch) to clearly indicate compatibility.
Nov 9, 2013