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/proxy-client-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.1
Choose a base ref
...
head repository: Unleash/proxy-client-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 15 files changed
  • 6 contributors

Commits on Feb 5, 2025

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

    GitHub Actions Bot committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    55db682 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. docs: fix wrong import in events section of README.md (#191)

    Listening to events contained import of `useUnleashContext` instead `useUnleashContext`
    entioentio authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    cf9d52c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. fix: Throw a better error message if context is null (#192)

    Now throws an error message if context is not set.
    dbasilio authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    b783ef4 View commit details
    Browse the repository at this point in the history
  2. v5.0.0-rc.0

    GitHub Actions Bot committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    7e7d4f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. fix: console.error (#194)

    Use console.error instead of throwing error
    FredrikOseberg authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    9fe2488 View commit details
    Browse the repository at this point in the history
  2. v5.0.0-rc.1

    GitHub Actions Bot committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    75e8a31 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    21327f5 View commit details
    Browse the repository at this point in the history
  2. v5.0.0

    GitHub Actions Bot committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    e1e5c28 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Fix context value reference changing across rendering (#196)

    feat: fix context value reference change across render
    Criezc authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    557f32d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

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