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: EnettyTech/rn-nodeify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tradle/rn-nodeify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 5 files changed
  • 6 contributors

Commits on Dec 18, 2018

  1. fix "TypeError: main.startsWith is not a function" error (tradle#75)

    * fix "TypeError: main.startsWith is not a function" error if "main" isn't a string
    
    Fixes tradle#74
    badver authored and mvayngrib committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    f50ba67 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. 10.0.1

    mvayngrib committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    ea456db View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    1e8cb50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b850e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. docs: --yarn option

    mvayngrib committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    86763a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. fix ulimit issues on large projects (tradle#82)

    * fix ulimit issues on large projects
    
    we spent several days troubleshooting the ulimit issues we were running into on wsl and this was the only way we managed to fix it
    
    * change writeFile to writeFileSync
    brysgo authored and mvayngrib committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    c72171f View commit details
    Browse the repository at this point in the history
  2. 10.1.0

    mvayngrib committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    580705c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Create LICENSE

    mvayngrib authored Oct 9, 2019
    Configuration menu
    Copy the full SHA
    03f8236 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    0e2317a View commit details
    Browse the repository at this point in the history
  2. factor our prettify fn

    mvayngrib committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    6ee5622 View commit details
    Browse the repository at this point in the history
  3. 10.2.0

    mvayngrib committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    300ca44 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

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

Commits on Apr 19, 2021

  1. fix: pbkdf2 hack not breaking in specific versions (tradle#105)

    * fix: pbkdf2 hack not breaking in specific versions
    
    * fix: add escape to prevent false regex matches
    Fubinator authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    dc4ea4d View commit details
    Browse the repository at this point in the history
  2. 10.3.0

    mvayngrib committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    338d8d6 View commit details
    Browse the repository at this point in the history
Loading