8000 Tags · mfahadahmed/javascript-sdk · GitHub
[go: up one dir, main page]

Skip to content

Tags: mfahadahmed/javascript-sdk

Tags

2.3.0

Toggle 2.3.0's commit message

Unverified

No user is associated with the committer email.
chore (release): Release 2.3.0

v2.3.0

Toggle v2.3.0's commit message

Unverified

No user is associated with the committer email.
chore (release): Release 2.3.0

v3.0.0-rc

Toggle v3.0.0-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore (release): Release 3.0.0-rc (optimizely#184)

v3.0.0-alpha

Toggle v3.0.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): Release 3.0.0-alpha (optimizely#176)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): Release 2.2.0 (optimizely#169)

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): 2.1.2 (optimizely#126)

* Fix(nodejs/event_dispatcher): update error/resp handlers (optimizely#123)

- (nodejs) Prevent crash when `http`/`https` emits an error by adding an 'error' listener
- (nodejs) Fix `requestCallback` to conform to its role as a 'response' listener; notably, ensure it is called when the first argument is interpeted as the `http.IncomingMessage`, and _not_ called in the event of an error (as expected by `Optimizely#_sendImpressionEvent`/`Optimizely#track`).

Tested that this version (as 2.1.2-0) _does_ emit the messages expected in the demo app.

Fixes optimizely#122
Fixes optimizely#124

v2.0.5

Toggle v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): 2.0.5 (optimizely#125)

* Fix(nodejs/event_dispatcher): update error/resp handlers (optimizely#123)

- (nodejs) Prevent crash when `http`/`https` emits an error by adding an 'error' listener
- (nodejs) Fix `requestCallback` to conform to its role as a 'response' listener; notably, ensure it is called when the first argument is interpeted as the `http.IncomingMessage`, and _not_ called in the event of an error (as expected by `Optimizely#_sendImpressionEvent`/`Optimizely#track`).

Tested that this version (as 2.1.2-0) _does_ emit the messages expected in the demo app.

Fixes optimizely#122
Fixes optimizely#124

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: 2.1.1 release (optimizely#118)

* Fix impression sent from feature experiment variation toggled off. (optimizely#117)
0