Thanks to visit codestin.com
Credit goes to github.com

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: faasjs/faasjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: faasjs/faasjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 106 files changed
  • 2 contributors

Commits on May 11, 2025

  1. fix changelog

    zfben committed May 11, 2025
    Configuration menu
    Copy the full SHA
    fbfa820 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. upgrade deps

    zfben committed Jun 21, 2025
    Configuration menu
    Copy the full SHA
    5314a77 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. upgrade biome v2

    zfben committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    65f267c View commit details
    Browse the repository at this point in the history
  2. update changelog

    zfben committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    bbd098c View commit details
    Browse the repository at this point in the history
  3. release 7.0.1

    zfben committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    040edce View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. chore(deps): bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    e1cc03a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Merge pull request #2211 from faasjs/dependabot/github_actions/action…

    …s/checkout-5
    
    chore(deps): bump actions/checkout from 4 to 5
    zfben authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    2d4d814 View commit details
    Browse the repository at this point in the history
  2. upgrade node version and deps

    zfben committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    8375f3c View commit details
    Browse the repository at this point in the history
  3. remove nextjs starter

    zfben committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    dca54e3 View commit details
    Browse the repository at this point in the history
  4. fix case

    zfben committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    8062217 View commit details
    Browse the repository at this point in the history
  5. update lint rules

    zfben committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    02002f8 View commit details
    Browse the repository at this point in the history
Loading