# Changelog

## Baseline

- First survey — no prior run to compare against. CAI 37.

## Lenses

- Code Health 42
- Maturity 59
- Readiness 23
- Security 73

## Changes since last survey

- 300 commits — 239 feature/other, 61 fixes

## By area

- (root) — 70 commits
- documentation/index.html — 40 commits
- dist/modules — 25 commits
- documentation/examples — 25 commits
- src/index.js — 20 commits
- lib/anime.es.js — 18 commits
- .github/ISSUE_TEMPLATE — 17 commits
- lib/anime.esm.js — 16 commits
- assets/sponsors — 14 commits
- documentation/assets — 14 commits
- tests/playground — 7 commits
- tests/suites — 4 commits
- (repo) — 3 commits
- dist/bundles — 3 commits
- lib/anime.cjs — 3 commits
- .github/FUNDING.yml — 2 commits
- examples/auto-layout — 2 commits
- lib/anime.js — 2 commits
- src/draggable — 2 commits
- src/draggable.js — 2 commits

## Notable commits

- fix: Add configurable behavior of handling "visibilitychange" event (fixes: #335, #711)
- fix: Allow numeric values with leading '+' and/or with exponent parts. Fixes #551
- fix: FIx waapi .then() promise not firing if animation is paused an manually seeked #1001
- fix: Fix "visibilitychange" event handling (fixes: #560)
- fix: Fix CommonJS example in README
- fix: Fix ReferenceError #472
- fix: Fix TL promise #159 #483
- fix: Fix a couple of typos
- fix: Fix bug in step algorithm where some animation instances could be not updated on tick
- fix: Fix documentation typo degres → degrees
- fix: Fix expo easing
- fix: Fix floating points issue when stretching a timer / animation #1005
- fix: Fix getParentSvgEl with return parent of svg element but not root svg element
- fix: Fix label text wrap in documentaion
- fix: Fix link to grid staggering
- fix: Fix loopBegin callback beeing called twice
- fix: Fix minor typo in documentation
- fix: Fix non-browser usage
- fix: Fix onEnter called even if the target is outside the viewport if an other onScroll instance is already running
- fix: Fix setDashoffset and vector-effect="non-scaling-stroke" miscalculation #793
- …and 280 more
