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: replicate/replicate-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.1
Choose a base ref
...
head repository: replicate/replicate-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.0
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 19, 2023

  1. Bump @babel/traverse from 7.21.3 to 7.23.2 (#148)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.3 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b14eeaa View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Add support for models.create and hardware.list endpoints (#153)

    * Add support for hardware.list endpoint
    
    * Add support for models.create endpoint
    
    * Update README
    
    * Update test expectation
    mattt authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    47f8b01 View commit details
    Browse the repository at this point in the history
  2. 0.21.0

    mattt committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    85b0b9d View commit details
    Browse the repository at this point in the history
Loading