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 5.0.0 release #81

Closed
wants to merge 258 commits into from
Closed

prepare 5.0.0 release #81

wants to merge 258 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 30, 2019

  1. Configuration menu
    Copy the full SHA
    2a16af0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Merge pull request #1 from launchdarkly/eb/update-dev-tools

    modernize dev tools
    eli-darkly authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    e333469 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from launchdarkly/zdavis/babel-config

    Update babel config to work in `test` without `useBuiltIns`
    eli-darkly authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    f09a83a View commit details
    Browse the repository at this point in the history
  3. copyedits

    eli-darkly committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    55c3852 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. fix misnamed directory

    eli-darkly committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    d361672 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Merge pull request #2 from launchdarkly/eb/ch48393/initial

    initial move of code from js-client-sdk-private
    eli-darkly authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    f4eb20a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f072529 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c1299e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from launchdarkly/eb/ch54985/object-assign

    use spread operator instead of Object.assign
    eli-darkly authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    957f477 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a57c404 View commit details
    Browse the repository at this point in the history
  6. add issue templates

    eli-darkly committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    1539659 View commit details
    Browse the repository at this point in the history
  7. add babel-eslint

    eli-darkly committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    013c273 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db12eca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    087773b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    5bac01d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    e145270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ed8a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from launchdarkly/eb/ch57883/event-capacity

    add event capacity config property
    eli-darkly authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    2ef59bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from launchdarkly/eb/ch38635/deprecation-comment

    re-add deprecation comment on samplingInterval
    eli-darkly authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    33d0311 View commit details
    Browse the repository at this point in the history
  5. better config validation

    eli-darkly committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    3c3e22a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    5cfb5a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c0794a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6385bb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1b6f09 View commit details
    Browse the repository at this point in the history
  5. comment

    eli-darkly committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    11e46e1 View commit details
    Browse the repository at this point in the history
  6. copyedit

    eli-darkly committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    7cc15ba View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7 from launchdarkly/eb/ch57985/config-validation

    better config validation
    eli-darkly authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    c44052b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8 from launchdarkly/eb/ch57982/rollup-builtins

    remove unused Rollup plugins, update dependencies
    eli-darkly authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    9dbb6b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    1cf982b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    9077edf View commit details
    Browse the repository at this point in the history
  2. fix hash parameter

    eli-darkly committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    3f77514 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Merge pull request #9 from launchdarkly/eb/ch57131/test-cleanup

    (1) use new test helpers + misc test cleanup
    eli-darkly authored Dec 7, 2019
    Configuration menu
    Copy the full SHA
    d1fe985 View commit details
    Browse the repository at this point in the history
  2. linter

    eli-darkly committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    d0de600 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from launchdarkly/eb/ch57131/stream-tests

    (2) clean up stream testing logic
    eli-darkly authored Dec 7, 2019
    Configuration menu
    Copy the full SHA
    b0168db View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    b489fb2 View commit details
    Browse the repository at this point in the history
  2. test improvements

    eli-darkly committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    a32383c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdc1e96 View commit details
    Browse the repository at this point in the history
  4. comment

    eli-darkly committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    2fcfa79 View commit details
    Browse the repository at this point in the history
  5. fix default logger logic

    eli-darkly committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    88aa416 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    ceb9e3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from launchdarkly/eb/ch57985/config-validation…

    …-types
    
    clearer way to model the config option defaults/types
    eli-darkly authored Dec 10, 2019
    Configuration menu
    Copy the full SHA
    58ee382 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Configuration menu
    Copy the full SHA
    50bc6aa View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    53a8590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a782ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04130f7 View commit details
    Browse the repository at this point in the history
  4. lint

    eli-darkly committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    9491e16 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'eb/ch57741/wrapper-desc' into eb/ch57741/diagnostic-wra…

    …pper
    
    # Conflicts:
    #	src/EventProcessor.js
    #	src/EventSender.js
    #	src/Stream.js
    #	src/__tests__/EventSender-test.js
    #	src/configuration.js
    #	typings.d.ts
    eli-darkly committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    c9e7d7e View commit details
    Browse the repository at this point in the history
  6. lint

    eli-darkly committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    2610fc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd7e2bb View commit details
    Browse the repository at this point in the history
  8. Merge branch 'eb/ch57741/wrapper-desc' into eb/ch59034/no-image-loading

    # Conflicts:
    #	src/EventSender.js
    eli-darkly committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    0f28ba9 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'eb/ch59034/no-image-loading' into eb/ch57741/diagnostic…

    …-wrapper
    
    # Conflicts:
    #	src/EventProcessor.js
    #	src/EventSender.js
    #	src/__tests__/EventSender-test.js
    eli-darkly committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    f40f19b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bdb140 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fedb366 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    385cbcd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2affe2f View commit details
    Browse the repository at this point in the history
  14. typo

    eli-darkly committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    9e653e8 View commit details
    Browse the repository at this point in the history
  15. rm unused params

    eli-darkly committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    c88839c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    6f50448 View commit details
    Browse the repository at this point in the history
  2. typo in comment

    eli-darkly committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    b4e0bfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5494b1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from launchdarkly/eb/ch57741/wrapper-desc

    add wrapper metadata options and fix custom header logic
    eli-darkly authored Dec 13, 2019
    Configuration menu
    Copy the full SHA
    6ef084a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #15 from launchdarkly/eb/ch59034/no-image-loading

    remove image-loading logic from common code, replace it with an abstraction
    eli-darkly authored Dec 13, 2019
    Configuration menu
    Copy the full SHA
    f3815bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32d767f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d4f67d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    3ba6e27 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Merge pull request #16 from launchdarkly/eb/ch61092/payload-id

    add event payload ID header
    eli-darkly authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    d9499df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a670c7f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    547b309 View commit details
    Browse the repository at this point in the history
  2. npm audit fix

    eli-darkly committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    15b5072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6294b02 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Merge pull request #17 from launchdarkly/eb/ch63559/relax-deps

    change exact dependencies to best-compatible
    eli-darkly authored Feb 1, 2020
    Configuration menu
    Copy the full SHA
    f190577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7068968 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. standardize linting

    eli-darkly committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    8c42690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f838fb3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into diagnostic-events

    # Conflicts:
    #	src/EventSender.js
    #	src/__tests__/EventSender-test.js
    #	src/__tests__/configuration-test.js
    eli-darkly committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    5064c3b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from launchdarkly/eb/ch65303/linting

    standardize linting
    eli-darkly authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    ade0261 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8db5bc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    b4affad View commit details
    Browse the repository at this point in the history
  2. misc cleanup

    eli-darkly committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    a01e65f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from launchdarkly/eb/ch57741/diag-tests-fixes

    improve diag event tests + debug logging
    eli-darkly authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    7862b29 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:launchdarkly/js-sdk-common

    # Conflicts:
    #	package-lock.json
    #	package.json
    eli-darkly committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    4140b85 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    20c655d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from launchdarkly/eb/ch65728/identify-hash

    fix updating secure mode hash with identify()
    eli-darkly authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    8bf67c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad44049 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    232a404 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from launchdarkly/eb/ch65817/diag-explicit-false

    don't omit streamInits.failed when it's false
    eli-darkly authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    bafa8da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab182f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    f954124 View commit details
    Browse the repository at this point in the history
  2. lint

    eli-darkly committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    78db776 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Merge pull request #22 from launchdarkly/eb/ch68119/init-state-error

    clean up init state logic, prevent unhandled rejections
    eli-darkly authored Mar 6, 2020
    Configuration menu
    Copy the full SHA
    3136564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd3f238 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    54099c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from launchdarkly/eb/ch69815/content-type

    less strict matching of json content-type header
    eli-darkly authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    e4c792c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c610ffd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a323d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c974e2c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24 from launchdarkly/eb/ch69855/has-own-property

    remove unsafe usage of hasOwnProperty
    eli-darkly authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    f5177c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93ee649 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    e7ee64a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Merge pull request #25 from launchdarkly/eb/ch71507/no-console

    console logger must tolerate console object not always existing
    eli-darkly authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    c2402de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68f359b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    a84b943 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from launchdarkly/eb/ch75557/extra-diagnostics

    fix double initialization of diagnostics manager
    eli-darkly authored May 1, 2020
    Configuration menu
    Copy the full SHA
    14134c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdc9335 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    5aac8a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca937d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    fc3a857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88125a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    b572761 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    1359aaf View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    b18f56f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    a6037a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb1573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    924213f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Revert "Add null to LDEvaluationDetail.reason type (#31)"

    This reverts commit bcb1573.
    bwoskow-ld committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    88e42fb View commit details
    Browse the repository at this point in the history
  2. Revert "Add null to LDEvaluationDetail.reason type (#31)"

    This reverts commit bcb1573.
    bwoskow-ld committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    6c26507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5125396 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    b0f9c53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd97ee View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    48bee4d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. set stream read timeout

    eli-darkly committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    7845b9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from launchdarkly/eb/ch73764/stream-read-timeout

    set stream read timeout
    eli-darkly authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    f68c5b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b36bb51 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    efc11b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b53732c View commit details
    Browse the repository at this point in the history
  3. Add prepare script (#34)

    bwoskow-ld authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    a6ad9c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    3911145 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Removed the guides link

    bwoskow-ld authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    63c2ddd View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    fea10ae View commit details
    Browse the repository at this point in the history
  2. Correct doc link (#36)

    sinchang authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    4a5d31c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72e9801 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    0f83533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b493884 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    94400df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d396dd View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    4dfbc45 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    bb60a02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from launchdarkly/gw/ch110704/debug-private-attrs

    [ch110704] Filter private attributes on debug event users and send `variation` property on debug events.
    gwhelanLD authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    aef52df View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    d7fc275 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    717322a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    3b2ff6c View commit details
    Browse the repository at this point in the history
  2. merge from public after release

    LaunchDarklyReleaseBot committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    c7b2645 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    e05d244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8689021 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from launchdarkly/eb/ch118712/releaser-v2

    use Releaser v2 config + newer CI image
    eli-darkly authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    75380ab View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    fe2bd87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3cb835 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    80f3098 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    decda5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from launchdarkly/eb/sc-124547/deprecate-goals…

    …-warning
    
    add comments about removing custom event warning logic in the future
    eli-darkly authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c0ab7c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. revert updating of UUID dependency (#43)

    * Revert "update uuid package version (#39)"
    
    This reverts commit 3b2ff6c.
    
    * update package-lock.json
    eli-darkly authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f3b4a9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f9a86 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:launchdarkly/js-sdk-common

    # Conflicts:
    #	docs/typedoc.js
    eli-darkly committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b508c75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37af758 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #41 from launchdarkly/lc/sc108033/add-lazily-evalu…

    …ated-header
    
    Allow developer to pass in a dynamic request header transformation
    louis-launchdarkly authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b4294d8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:launchdarkly/js-sdk-common

    # Conflicts:
    #	docs/typedoc.js
    eli-darkly committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    97c39ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    455d381 View commit details
    Browse the repository at this point in the history
  8. merge from public after release

    LaunchDarklyReleaseBot committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0444a31 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. better error handling for local storage operations (#44)

    * better error handling for local storage operations
    
    * lint
    
    * fix obsolete comments
    eli-darkly authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    6edc3f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    6fb8de6 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    20bfe46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2076e View commit details
    Browse the repository at this point in the history
  3. update typescript version

    eli-darkly committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    52bc2af View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Merge branch 'master' of github.com:launchdarkly/js-sdk-common

    # Conflicts:
    #	docs/typedoc.js
    eli-darkly committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    00c0649 View commit details
    Browse the repository at this point in the history
  2. add maintenance branch

    eli-darkly committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    9474648 View commit details
    Browse the repository at this point in the history
  3. remove deprecated things (#48)

    * remove deprecated options and function
    
    * rm references to obsolete function
    
    * restore deprecation logic, just leave the data empty
    
    * remove samplingInterval from TS test code
    
    * fix TS test code again
    eli-darkly authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    c26d831 View commit details
    Browse the repository at this point in the history
  4. fix EvaluationDetail.reason to be nullable so we can get rid of NonNu…

    …llableLDEvaluationReason type (#49)
    
    * remove deprecated options and function
    
    * rm references to obsolete function
    
    * restore deprecation logic, just leave the data empty
    
    * remove samplingInterval from TS test code
    
    * fix TS test code again
    
    * fix EvaluationDetail.reason to be nullable so we can get rid of NonNullableLDEvaluationReason type
    
    * fix TS test code
    eli-darkly authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    cf9ec23 View commit details
    Browse the repository at this point in the history
  5. re-bump uuid package (#50)

    * Revert "Revert "update uuid package version (#39)""
    
    This reverts commit 89359b1bf4ddbe6b2fedb95f1dc11240483c60f7.
    
    * remove lockfile (sc-107301)
    eli-darkly authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    ca4468b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:launchdarkly/js-sdk-common

    # Conflicts:
    #	docs/typedoc.js
    eli-darkly committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    0ef060e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    edf5c7a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    89c7a41 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. fix CI

    eli-darkly committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    59a9edc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:launchdarkly/js-sdk-common

    # Conflicts:
    #	docs/typedoc.js
    eli-darkly committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    4e499a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    02895b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:launchdarkly/js-sdk-common

    # Conflicts:
    #	docs/typedoc.js
    eli-darkly committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    90098a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7da82bb View commit details
    Browse the repository at this point in the history
  4. merge from public after release

    LaunchDarklyReleaseBot committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    7b665ca View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. catch errors in JSON parsing of stream data (#54)

    * catch errors in JSON parsing of stream data
    
    * lint
    eli-darkly authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    d1b2875 View commit details
    Browse the repository at this point in the history
  2. merge from public after release

    LaunchDarklyReleaseBot committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    df351a6 View commit details
    Browse the repository at this point in the history
  3. backport sc-142333 fix

    eli-darkly committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7618644 View commit details
    Browse the repository at this point in the history
  4. prepare 3.5.1 release (#63)

    * initial move of code from js-client-sdk-private
    
    * changelog note
    
    * rm obsolete comment
    
    * add npm audit helper
    
    * update babel, jest, rollup
    
    * fix rollup config
    
    * fix ES build, dependency cleanup
    
    * add Releaser metadata
    
    * Update babel config to work in `test` without `useBuiltIns`
    
    * copyedits
    
    * fix misnamed directory
    
    * use spread operator instead of Object.assign
    
    * add issue templates
    
    * add babel-eslint
    
    * add event capacity config property
    
    * re-add deprecation warning on samplingInterval
    
    * better config validation
    
    * remove rollup-plugins-node-resolve
    
    * use newer Rollup node-resolve plugin
    
    * rm rollup-plugin-includepaths (unused)
    
    * npm audit fix (handlebars dependency from jest)
    
    * comment
    
    * copyedit
    
    * use new test helpers + misc test cleanup
    
    * clean up stream testing logic
    
    * fix hash parameter
    
    * linter
    
    * clearer way to model the config option defaults/types
    
    * test improvements
    
    * change internal param name
    
    * comment
    
    * fix default logger logic
    
    * simpler way to enforce minimum values
    
    * implement diagnostic events in common JS package (#11)
    
    * add support for function type in config options
    
    * add support for function type in config options (#13)
    
    * add wrapper metadata options and fix custom header logic
    
    * lint
    
    * lint
    
    * remove image-loading logic from common code, replace it with an abstraction
    
    * add validation for options.streaming
    
    * typo
    
    * rm unused params
    
    * typo in comment
    
    * misc fixes to merged code from external PR
    
    * add event payload ID header
    
    * npm audit fix
    
    * change exact dependencies to best-compatible
    
    * standardize linting
    
    * disallow "window" and "document"
    
    * improve diag event tests + debug logging
    
    * misc cleanup
    
    * fix updating secure mode hash with identify()
    
    * don't omit streamInits.failed when it's false
    
    * clean up init state logic, prevent unhandled rejections
    
    * lint
    
    * less strict matching of json content-type header
    
    * remove unsafe usage of hasOwnProperty
    
    * console logger must tolerate console object not always existing
    
    * fix double initialization of diagnostics manager
    
    * fix TypeScript declaration for track() and add more TS compilation tests (#27)
    
    * remove startsWith usage (#28)
    
    * prevent poll caused by a stream ping from overwriting later poll for another user (#29)
    
    * upgrade jest dependency and transitive yargs-parser dependency (#30)
    
    * Add null to LDEvaluationDetail.reason type (#31)
    
    * Revert "Add null to LDEvaluationDetail.reason type (#31)"
    
    This reverts commit bcb1573.
    
    * Revert "Add null to LDEvaluationDetail.reason type (#31)"
    
    This reverts commit bcb1573.
    
    * nullable evaluation reason (#32)
    
    * adding alias event functionality (#33)
    
    * set stream read timeout
    
    * Add prepare script (#34)
    
    * add a missing typescript verification (#36)
    
    * Removed the guides link
    
    * Correct doc link (#36)
    
    * Fix typo in LDClient.on jsdoc (#37)
    
    * add inlineUsersInEvents option in TypeScript (#37)
    
    * Filter private attributes on debug event users. Send variation for debug events.
    
    * update uuid package version (#39)
    
    * use Releaser v2 config + newer CI image
    
    * First half, add the type, create the new options, add the new util method, and add tests
    
    * Second half, call the tranform util method before calling any HTTP requests
    
    * Update the transform to work on a copy of headers instead of mutating it
    
    * add comments about removing custom event warning logic in the future
    
    * revert updating of UUID dependency (#43)
    
    * Revert "update uuid package version (#39)"
    
    This reverts commit 3b2ff6c.
    
    * update package-lock.json
    
    * better error handling for local storage operations (#44)
    
    * better error handling for local storage operations
    
    * lint
    
    * fix obsolete comments
    
    * add basic logger similar to server-side Node SDK (#45)
    
    * fix exports and add validation of custom logger (#46)
    
    * remove typedoc.js file that interferes with Releaser's docs build
    
    * update typescript version
    
    * add maintenance branch
    
    * backport sc-142333 fix
    
    Co-authored-by: Eli Bishop <eli@launchdarkly.com>
    Co-authored-by: Zach Davis <zach@launchdarkly.com>
    Co-authored-by: LaunchDarklyCI <dev@launchdarkly.com>
    Co-authored-by: Ben Woskow <bwoskow@launchdarkly.com>
    Co-authored-by: Ben Woskow <48036130+bwoskow-ld@users.noreply.github.com>
    Co-authored-by: Michael Siadak <mike.siadak@gmail.com>
    Co-authored-by: Jeff Wen <sinchangwen@gmail.com>
    Co-authored-by: Andrey Krasnov <34657799+Doesntmeananything@users.noreply.github.com>
    Co-authored-by: Gavin Whelan <gwhelan@launchdarkly.com>
    Co-authored-by: LaunchDarklyReleaseBot <launchdarklyreleasebot@launchdarkly.com>
    Co-authored-by: Louis Chan <lchan@launchdarkly.com>
    Co-authored-by: Louis Chan <91093020+louis-launchdarkly@users.noreply.github.com>
    13 people authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    c2e5f5d View commit details
    Browse the repository at this point in the history
  5. Releasing version 3.5.1

    LaunchDarklyReleaseBot committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a736e46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b71603e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a945a0c View commit details
    Browse the repository at this point in the history
  8. Releasing version 3.5.1

    LaunchDarklyReleaseBot committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    b6d90c7 View commit details
    Browse the repository at this point in the history
  9. merge from public after release

    LaunchDarklyReleaseBot committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    ac38b52 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    1cdbfd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8f4b61 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Add U2C types and make minimal adjustments for type changes. (#58)

    * Add U2C types.
    
    * Update typings.d.ts. Make minimal adjustments for changes to typings.
    kinyoklion authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    1922560 View commit details
    Browse the repository at this point in the history
  2. make URL path concatenation work right whether base URL has a trailin…

    …g slash or not (#61)
    
    * make URL path concatenation work right whether base URL has a trailing slash or not
    
    * lint
    eli-darkly authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    8173212 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef919f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d65bc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    ea13ce5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    3398942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c810e6f View commit details
    Browse the repository at this point in the history
  3. Merge branch '3.x'

    # Conflicts:
    #	CHANGELOG.md
    #	docs/typedoc.js
    #	package.json
    #	src/EventSender.js
    #	src/Requestor.js
    #	src/Stream.js
    #	src/__tests__/headers-test.js
    #	src/__tests__/utils-test.js
    #	src/configuration.js
    #	src/errors.js
    #	src/headers.js
    #	src/messages.js
    #	src/utils.js
    eli-darkly committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d3680b4 View commit details
    Browse the repository at this point in the history
  4. lint

    eli-darkly committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    088198c View commit details
    Browse the repository at this point in the history
  5. merge from public after release

    LaunchDarklyReleaseBot committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6f1feeb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    b58db4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce963b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #65 from launchdarkly/lc/sc-151042/enhance-allFlag…

    …s-documentation
    
    Add doc for AllFlags to refer to sendEventsOnlyForVariation
    louis-launchdarkly authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    3f01976 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    784be57 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    8db6ad7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    075f8e7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Enforce 64 character limit for tag value. (#68)

    * Enforce 64 character limit for tag value.
    
    * Lint. Comments. Remove unused param.
    kinyoklion authored May 16, 2022
    Configuration menu
    Copy the full SHA
    7915ede View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. merge from public after release

    LaunchDarklyReleaseBot committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0df97d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    97130dd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    2d7056b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    06d1457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6ca9d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. merge from public after release

    LaunchDarklyReleaseBot committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    26dd615 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    c8685e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. merge from public after release

    LaunchDarklyReleaseBot committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    803a63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aefe3d3 View commit details
    Browse the repository at this point in the history
  3. merge from public after release

    LaunchDarklyReleaseBot committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    50bee67 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    095ce98 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Update U2C branch with inspection interfaces. (#80)

    Co-authored-by: Eli Bishop <eli@launchdarkly.com>
    Co-authored-by: Zach Davis <zach@launchdarkly.com>
    Co-authored-by: LaunchDarklyCI <dev@launchdarkly.com>
    Co-authored-by: Ben Woskow <bwoskow@launchdarkly.com>
    Co-authored-by: Ben Woskow <48036130+bwoskow-ld@users.noreply.github.com>
    Co-authored-by: Michael Siadak <mike.siadak@gmail.com>
    Co-authored-by: Jeff Wen <sinchangwen@gmail.com>
    Co-authored-by: Andrey Krasnov <34657799+Doesntmeananything@users.noreply.github.com>
    Co-authored-by: Gavin Whelan <gwhelan@launchdarkly.com>
    Co-authored-by: LaunchDarklyReleaseBot <launchdarklyreleasebot@launchdarkly.com>
    Co-authored-by: Louis Chan <lchan@launchdarkly.com>
    Co-authored-by: Louis Chan <91093020+louis-launchdarkly@users.noreply.github.com>
    Co-authored-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
    Co-authored-by: LaunchDarklyReleaseBot <86431345+LaunchDarklyReleaseBot@users.noreply.github.com>
    14 people authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1ce97b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    364237c View commit details
    Browse the repository at this point in the history
  3. Merge: Remove flatmap (#84)

    Co-authored-by: Mateusz Sikora <mateusz.sikora@ramp.network>
    kinyoklion and mateuszsikora authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    65783f7 View commit details
    Browse the repository at this point in the history
  4. remove flatMap usage to support older browsers (#82)

    Co-authored-by: Mateusz Sikora <mateusz.sikora@ramp.network>
    kinyoklion and mateuszsikora authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b27d298 View commit details
    Browse the repository at this point in the history
  5. merge from public after release

    LaunchDarklyReleaseBot committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b2e09b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    1a71cd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    6f5b8b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439d552 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    dd74a95 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    379df8b View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts.

    kinyoklion committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    eb8a0b2 View commit details
    Browse the repository at this point in the history
  3. Remove deprecation code.

    kinyoklion committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    45f46c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b78315 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    0f8b889 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Added unit tests

    yusinto committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c38ff9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    644e80c View commit details
    Browse the repository at this point in the history
  3. Update EventProcessor.js

    yusinto committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    fea0032 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54ce6b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbff33c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #94 from launchdarkly/yus/sc-177798/export-getcont…

    …extkeys-logic
    
    [sc-177798] Export getcontextkeys logic
    yusinto authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    e5071fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac24f9d View commit details
    Browse the repository at this point in the history
  8. Update test-types.ts

    yusinto committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9aa9036 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #95 from launchdarkly/yus/sc-177975/export-type-de…

    …finiton-of-getcontextkeys
    
    [sc-177975] Export type definiton of getContextKeys
    yusinto authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    58e8f98 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    18bb860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7d25d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    455ae53 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    50954a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eabfd8 View commit details
    Browse the repository at this point in the history
  3. More replacements.

    yusinto committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c5015ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    629b112 View commit details
    Browse the repository at this point in the history
  5. Update utils-test.js

    yusinto committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    453e255 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab1403d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #100 from launchdarkly/yus/sc-178313/prep-common-s…

    …dk-for-u2c-release
    
    [sc-178313] Replace instances of user for release
    yusinto authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    4e2dfc7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #101 from launchdarkly/5.0

    [sc-178324] Merge u2c changes for major release
    yusinto authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    f4642ea View commit details
    Browse the repository at this point in the history