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: neet/masto.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.0
Choose a base ref
...
head repository: neet/masto.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.1
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    cca5c30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #999 from neet/refactor-file-type

    fix: Use `Blob | string` as a type annotation for media
    neet authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3cd0961 View commit details
    Browse the repository at this point in the history
  3. chore: Add size limit

    neet committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    14d5387 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1000 from neet/size-limit

    chore: Add size limit
    neet authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f055232 View commit details
    Browse the repository at this point in the history
  5. chore: Configure size-limit

    neet committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    70c67a4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1001 from neet/configure-size-limit

    chore: Configure size-limit
    neet authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    383fc7e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. chore(release): 6.4.1 [skip ci]

    ## [6.4.1](v6.4.0...v6.4.1) (2023-11-02)
    
    ### Bug Fixes
    
    * Use `Blob | string` as a type annotation for media ([cca5c30](cca5c30))
    
    ### Chores
    
    * Add size limit ([14d5387](14d5387))
    * Configure size-limit ([70c67a4](70c67a4))
    semantic-release-bot committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8cb9599 View commit details
    Browse the repository at this point in the history
Loading