Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare 2.18.2 release #219

Merged
merged 544 commits into from
Oct 19, 2020
Merged

prepare 2.18.2 release #219

merged 544 commits into from
Oct 19, 2020

Conversation

LaunchDarklyCI
Copy link
Contributor

[2.18.2] - 2020-10-19

Changed:

  • With goals that use substring or regex mode for URL matching, the SDK previously was not able to match anything in a URL's hash fragment. Since some applications use path-like hash fragments (http://example.com/url/path#/additional/path), the SDK now considers any hash string that contains a slash to be part of the URL for matching purposes, if the matching mode is substring or regex. Hash strings that do not contain a slash are assumed to be simple HTML anchors and are not included in matching.

eli-darkly and others added 30 commits April 1, 2019 17:35
coerce user attributes into strings when necessary
asyncify tests, simplify HTTP mocking, general cleanup
# Conflicts:
#	packages/ldclient-js-common/src/__tests__/LDClient-events-test.js
#	packages/ldclient-js-common/src/index.js
# Conflicts:
#	lerna.json
#	packages/ldclient-js-common/package-lock.json
#	packages/ldclient-js-common/package.json
#	packages/ldclient-js/package.json
#	packages/ldclient-react/package.json
# Conflicts:
#	packages/ldclient-js-common/src/__tests__/EventSender-test.js
#	packages/ldclient-js/src/__tests__/browserPlatform-test.js
add more general HTTP abstraction, use Promises internally
LaunchDarklyCI and others added 27 commits February 14, 2020 21:07
update js-sdk-common for content type bugfix; update some dev dependencies
update js-sdk-common to get console logging IE bugfix
update js-sdk-common for duplicate diagnostic event fix
update js-sdk-common + some dev dependencies
@LaunchDarklyCI LaunchDarklyCI merged commit 4f04d44 into master Oct 19, 2020
@LaunchDarklyCI LaunchDarklyCI deleted the release-2.18.2 branch October 19, 2020 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants