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

[pull] main from configcat:main #39

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 9, 2024

  1. Multiple providers support (#58)

    * add multicontext support
    
    * rename configId
    
    * add tests
    
    * rename error message
    
    * Multiple providers support improvements (#59)
    
    * Improve ConfigCatContext lifetime management + detect and report non-unique provider ids
    
    * Remove id uniqueness check
    
    * Remove reference counting of React.Context instances
    
    * fix ConfigCatClientStub
    
    * fix sonar issue
    
    ---------
    
    Co-authored-by: andrew-cat <[email protected]>
    Co-authored-by: adams85 <[email protected]>
    3 people authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b119568 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Prepare release 4.7.0 (#61)

    * Create new release pack 4.7.0
    
    * fixup! Create new release pack 4.7.0
    
    ---------
    
    Co-authored-by: andrew-cat <[email protected]>
    endret and andrew-cat authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ca4f9a4 View commit details
    Browse the repository at this point in the history
  2. [skip-ci] re-create deploy.md (#62)

    Co-authored-by: andrew-cat <[email protected]>
    endret and andrew-cat authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9e1ca91 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Implement a query string flag override data source (#63)

    * Implement a flag override data source for query string
    
    * Bump version
    adams85 authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8f8cc52 View commit details
    Browse the repository at this point in the history