Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Unleash/unleash-proxy-client-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.2
Choose a base ref
...
head repository: Unleash/unleash-proxy-client-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 7 contributors

Commits on May 6, 2024

  1. Fix: ready not emitted when bootstrap is set and bootrstrapOverride i…

    …s false (#200)
    
    * fix: emit ready event even when bootstrap is defined and bootrstrap override is false after the fetch
    
    * fix: emit ready event even when bootstrap is defined and bootrstrap override is false after the fetch
    
    * fix: linting
    
    * fix: simplify ready event
    
    ---------
    
    Co-authored-by: Ivar Conradi Østhus <ivar@getunleash.ai>
    andreas-unleash and ivarconr authored May 6, 2024
    Configuration menu
    Copy the full SHA
    f4299a8 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. feat: make inital metrics interval configurable. (#203)

    Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
    ivarconr and sighphyre authored May 7, 2024
    Configuration menu
    Copy the full SHA
    0f95cd1 View commit details
    Browse the repository at this point in the history
  2. v3.4.0-beta.1

    GitHub Actions Bot committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3e7f0b0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    1fbfdc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df3a5dd View commit details
    Browse the repository at this point in the history
  3. v3.4.0

    GitHub Actions Bot committed May 21, 2024
    Configuration menu
    Copy the full SHA
    99c9848 View commit details
    Browse the repository at this point in the history
Loading