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: meteorrn/meteor-react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.0
Choose a base ref
...
head repository: meteorrn/meteor-react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.1
Choose a head ref
  • 18 commits
  • 15 files changed
  • 4 contributors

Commits on Oct 18, 2023

  1. build(deps-dev): bump @babel/traverse from 7.20.13 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.13 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    164eb0b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2

    Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: browserify-sign
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    82a0f72 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 5, 2023

  1. Merge pull request #135 from meteorrn/dependabot/npm_and_yarn/browser…

    …ify-sign-4.2.2
    
    build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2
    jankapunkt authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    aa50dcc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #134 from meteorrn/dependabot/npm_and_yarn/babel/t…

    …raverse-7.23.2
    
    build(deps-dev): bump @babel/traverse from 7.20.13 to 7.23.2
    jankapunkt authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9dd9792 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #139 from bratelefant/pr-set-subs-unready-on-disc

    Implement Accounts.has2faEnabled
    jankapunkt authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    40cb8fe View commit details
    Browse the repository at this point in the history
  4. fix(deps): npm audit fix

    jankapunkt committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ad875d7 View commit details
    Browse the repository at this point in the history
  5. release: 2.7.1

    jankapunkt committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a9d9cd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e54369d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    cf20ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4227219 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    8159b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    290df64 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge pull request #140 from taras-danyliuk/master

    fix: enableVerbose() not setting isVerbose correctly
    jankapunkt authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ed9c0f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from meteorrn/dev

    Release 2.7.1 to master
    jankapunkt authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e74cc4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fada3af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f334cbd View commit details
    Browse the repository at this point in the history
  5. docs: add logo to readme

    jankapunkt committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3160e26 View commit details
    Browse the repository at this point in the history
Loading