Skip to content

Latest commit

 

History

History
142 lines (63 loc) · 6.96 KB

File metadata and controls

142 lines (63 loc) · 6.96 KB

Changelog

[Unreleased]

⚠️ BREAKING CHANGES

  • polling: polling is now disabled by default (pollInterval defaults to 0). Polling can be enabled by explicitly setting pollInterval to a positive number (ms). This applies to OFREP providers which are still sub-v1.

✨ New Features

  • visibility-change: automatically re-fetch flags when page/app becomes visible

0.3.6 (2026-03-27)

🐛 Bug Fixes

✨ New Features

0.3.5 (2025-11-24)

🐛 Bug Fixes

  • use ofrep-core ^2.0.0 for ofrep providers (#1411) (c105aa3)

0.3.4 (2025-11-19)

🐛 Bug Fixes

✨ New Features

0.3.3 (2025-06-23)

🐛 Bug Fixes

0.3.2 (2025-02-13)

✨ New Features

🧹 Chore

0.3.1 (2024-07-28)

🧹 Chore

0.3.0 (2024-07-11)

⚠ BREAKING CHANGES

  • use native headers, optional query params (#1003)

✨ New Features

  • use native headers, optional query params (#1003) (383f4f3)

0.2.0 (2024-07-08)

⚠ BREAKING CHANGES

  • resolver signatures changes for easier overrides, cache exposure (#990)

✨ New Features

  • resolver signatures changes for easier overrides, cache exposure (#990) (deb67c1)

0.1.5 (2024-06-18)

🐛 Bug Fixes

0.1.4 (2024-06-18)

🐛 Bug Fixes

✨ New Features

📚 Documentation

  • update example in readme (c89a4d8)

0.1.3 (2024-04-16)

🧹 Chore

0.1.2 (2024-04-14)

🐛 Bug Fixes

🧹 Chore

0.1.1 (2024-04-05)

✨ New Features