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: dc3aa0f
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: 81903aa
Choose a head ref
  • 6 commits
  • 8 files changed
  • 8 contributors

Commits on Aug 6, 2024

  1. feat: prevent fetch on load (#224)

    New option `togglesStorageTTL` that prevents fetching the flags if they are up to date.
    
    ---------
    
    Co-authored-by: Jérémie Richardeau <jeremie@wanteeed.com>
    Co-authored-by: Florent <florent@wanteeed.com>
    Co-authored-by: Florent-Wanteeed <98741168+Florent-Wanteeed@users.noreply.github.com>
    Co-authored-by: Ivar Conradi Østhus <ivar@getunleash.ai>
    5 people authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c2b4145 View commit details
    Browse the repository at this point in the history
  2. feat: configurable storage key (#225)

    Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
    kwasniew and Tymek authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8300c98 View commit details
    Browse the repository at this point in the history
  3. v3.6.0-beta.0

    GitHub Actions Bot committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a1a0e03 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    4b58250 View commit details
    Browse the repository at this point in the history
  2. v3.6.0-beta.1

    GitHub Actions Bot committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1d48c5d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. v3.6.0

    GitHub Actions Bot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    81903aa View commit details
    Browse the repository at this point in the history
Loading