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-client-nextjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.4
Choose a base ref
...
head repository: Unleash/unleash-client-nextjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 16 commits
  • 27 files changed
  • 5 contributors

Commits on Sep 17, 2024

  1. docs: Add line about using Edge (#85)

    fixes #83
    chriswk authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f02821f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 26, 2024

  1. chore: update dependencies (#89)

    * chore: update dependencies
    
    * bump unleash and keep eslint v8
    Tymek authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    85b70be View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    d5baa56 View commit details
    Browse the repository at this point in the history
  2. v1.5.0-beta.0

    GitHub Actions Bot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9c8e5fb View commit details
    Browse the repository at this point in the history
  3. Add links to interactive examples (#87)

    * Add links to interactive examples
    * improve example
    Tymek authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e0c3a64 View commit details
    Browse the repository at this point in the history
  4. fix: evaluateFlags error if definitions are not provided (#88)

    * fix: prevent evaluateFlags from throwing an error if definitions are not provided
    * test evaluateFlags error catching
    Tymek authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b1db5c1 View commit details
    Browse the repository at this point in the history
  5. feat: use server-side API for metrics if available (#91)

    * feat: use server-side api for metrics if available
    * simplify flags client config
    * refactor: rename backend url to server url for consistency
    Tymek authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a24e2e2 View commit details
    Browse the repository at this point in the history
  6. v1.5.0-beta.1

    GitHub Actions Bot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3cddc26 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. docs: ssr metrics (#92)

    kwasniew authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    63536cb View commit details
    Browse the repository at this point in the history
  2. Update README.md (#93)

    Tymek authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6bf0688 View commit details
    Browse the repository at this point in the history
  3. docs: middleware metrics (#94)

    Tymek authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8dce093 View commit details
    Browse the repository at this point in the history
  4. fix: middeware example (#95)

    Tymek authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f1f09c7 View commit details
    Browse the repository at this point in the history
  5. v1.5.0-beta.3

    GitHub Actions Bot committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    27bd8be View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. docs: 1.5.0 (#96)

    Tymek authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f5e9b55 View commit details
    Browse the repository at this point in the history
  2. v1.5.0

    GitHub Actions Bot committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    986b277 View commit details
    Browse the repository at this point in the history
Loading