Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions releaseNotes/JavaScriptProvider.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

[Source code][source_code] | [Package (npm)][package] | [Samples][samples]

## 2.5.0-preview - February 26, 2026

This release also adds the changes introduced in 2.4.0.

### Enhancements

* Optimized refresh behavior for `loadFromAzureFrontDoor` by using `HEAD` requests to check for changes. [#275](https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/275)

## 2.4.0 - February 12, 2026

### Enhancements
Expand Down
Loading