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 3.4.0 release #53

Merged
merged 165 commits into from
Oct 15, 2021
Merged

prepare 3.4.0 release #53

merged 165 commits into from
Oct 15, 2021

Commits on Oct 30, 2019

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

    eli-darkly committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    abd39cd View commit details
    Browse the repository at this point in the history
  3. rm obsolete comment

    eli-darkly committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    d64ad13 View commit details
    Browse the repository at this point in the history
  4. add npm audit helper

    eli-darkly committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    05fa2ea View commit details
    Browse the repository at this point in the history
  5. update babel, jest, rollup

    eli-darkly committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    722b6f4 View commit details
    Browse the repository at this point in the history
  6. fix rollup config

    eli-darkly committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    83156f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c062853 View commit details
    Browse the repository at this point in the history
  8. add Releaser metadata

    eli-darkly committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    5c0e2ac View commit details
    Browse the repository at this point in the history
  9. 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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