Comparing bugfix/retry-readjson...master · stackbit/sourcebit-target-next · GitHub
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: stackbit/sourcebit-target-next
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bugfix/retry-readjson
Choose a base ref
...
head repository: stackbit/sourcebit-target-next
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.
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 18, 2022

  1. Update README.md

    arsenyg authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    920bcab View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Merge pull request #18 from stackbit/bugfix/retry-readjson

    Bugfix - if cache file parsing fails to parse retry after a delay
    rodikh authored May 12, 2022
    Configuration menu
    Copy the full SHA
    57b6ff5 View commit details
    Browse the repository at this point in the history
  2. bumped version to v0.8.2

    rodikh committed May 12, 2022
    Configuration menu
    Copy the full SHA
    4281681 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Merge pull request #16 from stackbit/fix-withRemoveDataUpdate-documen…

    …tation
    
    Update README.md
    Aaron R Miller authored May 26, 2022
    Configuration menu
    Copy the full SHA
    94f6940 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. cache fixes

    - fixed data return from transform function to invclude the transformed data
    - fixed `cacheFilePath` parameter to be used in data-client.js via SOURCEBIT_NEXT_FILE_CACHE_PATH environment variable
    - added `disableCache` flag to disable writing cache file
    smnh committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    de0a68b View commit details
    Browse the repository at this point in the history
  2. prettier

    smnh committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    84f52b9 View commit details
    Browse the repository at this point in the history
  3. bumped version to v0.8.3

    smnh committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    c5124ee View commit details
    Browse the repository at this point in the history
  4. updated README.md

    smnh committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    d11e117 View commit details
    Browse the repository at this point in the history
Loading