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.5.3
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.5.4
Choose a head ref
  • 8 commits
  • 16 files changed
  • 2 contributors

Commits on Feb 22, 2024

  1. chore(deps): Update dependencies

    neet committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    75107a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1036 from neet/update-dependencies

    chore(deps): Update dependencies
    neet authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    369d62a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90f6c0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42abe50 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1038 from neet/refactor-dispatcher

    chore(refactor): Refactor HTTP dispatcher
    neet authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    121f901 View commit details
    Browse the repository at this point in the history
  6. fix: Fix "Masquerading as ESM"

    neet committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4d88a43 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1039 from neet/masquerading-as-esm

    fix: Fix "Masquerading as ESM"
    neet authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ea38407 View commit details
    Browse the repository at this point in the history
  8. chore(release): 6.5.4 [skip ci]

    ## [6.5.4](v6.5.3...v6.5.4) (2024-02-22)
    
    ### Bug Fixes
    
    * Fix "Masquerading as ESM" ([4d88a43](4d88a43))
    * Prevent REST API client to be a type of function ([42abe50](42abe50))
    
    ### Chores
    
    * **deps:** Update dependencies ([75107a4](75107a4))
    * **refactor:** Refactor HTTP dispatcher ([90f6c0e](90f6c0e))
    semantic-release-bot committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7a04c56 View commit details
    Browse the repository at this point in the history
Loading