Skip to content

Latest commit

 

History

History
156 lines (90 loc) · 6.59 KB

CHANGELOG.md

File metadata and controls

156 lines (90 loc) · 6.59 KB

1.1.3 (2024-04-23)

Bug Fixes

  • end test waiter when using [@animation](https://github.com/animation)Data arg (b23adf7)

1.1.2 (2023-12-29)

Bug Fixes

  • fix an issue on release where lockfile was not getting updated (97b428e)

1.1.1 (2023-12-29)

1.1.0 (2023-12-28)

1.0.1 (2023-12-19)

Bug Fixes

  • dont pass undefined options to fetch (78e36d4)
  • update broken lockfile (786b705)

v1.0.0 (2023-11-17)

💥 Breaking Change

🚀 Enhancement

  • #274 fix(lottie.ts): passing credentials include param to fetch request (@mrloop)
  • #238 feat: use official ember-source TypeScript types public preview in addon package (@vscav)
  • #237 feat: use official ember-source TypeScript types public preview in test-app (@nicolasgasco)

🐛 Bug Fix

  • #273 Add backward compatibility with MediaQueryList.addEventListener in older browsers (@nicolasgasco)

📝 Documentation

  • #252 fix(docs): remove unused columns in API reference table (@vscav)
  • #204 fix: typo in README (@vscav)

🏠 Internal

  • #260 chore: install and use @qonto/eslint-config-typescript@1.0.0-rc.0 (@vscav)
  • #241 feat(ts): setup and use Glint in test-app package (@vscav)
  • #240 chore(lint): add specific set of rules for TypeScript linting and run lint with --fix option (@vscav)
  • #203 fix: use correct syntax for no-lockfile option (@nicolasgasco)
  • #202 chore: update action-setup-pnpm to v3 (@nicolasgasco)

Committers: 3

v0.6.1 (2023-09-07)

🚀 Enhancement

Committers: 5

v0.6.0 (2023-09-05)

🚀 Enhancement

  • #195 Add option to pass an onError function to handle any lottie fetch err… (@SkoebaSteve)
  • #194 Expose template registry and drop rollup-plugin-ts (@vscav)

🏠 Internal

  • #132 Remove unnecessary jobs in CI script (@vscav)

Committers: 5

v0.5.0 (2023-04-13)

🏠 Internal

Committers: 2

v0.4.0 (2023-02-24)

🏠 Internal

Committers: 2

v0.4.0-beta.0 (2023-01-26)

🏠 Internal

v0.3.0 (2023-01-20)

🏠 Internal

🚀 Enhancement

Committers: 2

v0.2.0 (2022-10-05)

🚀 Enhancement

  • #5 Modify autoplay default by taking into account prefers-reduced-motion (@dannycalleri)

Committers: 1

v0.1.1 (2022-09-15)

🐛 Bug Fix

📝 Documentation

  • #2 Minimal description added in preparation for release (@mrloop)

🏠 Internal

Committers: 1

Changelog