We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a725f commit dac39c9Copy full SHA for dac39c9
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.9.1"
+ ".": "1.10.0"
3
}
CHANGELOG.md
@@ -2,6 +2,13 @@
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
5
+## [1.10.0](https://github.com/launchdarkly/eventsource/compare/v1.9.1...v1.10.0) (2025-07-01)
6
+
7
8
+### Features
9
10
+* Add header support ([#53](https://github.com/launchdarkly/eventsource/issues/53)) ([b3a725f](https://github.com/launchdarkly/eventsource/commit/b3a725fa09fb8fb5e6d4ec76483f278809c7f1f4))
11
12
## [1.9.1](https://github.com/launchdarkly/eventsource/compare/v1.9.0...v1.9.1) (2025-06-02)
13
14
0 commit comments