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.4
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.6.0
Choose a head ref
  • 5 commits
  • 18 files changed
  • 2 contributors

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    d926649 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1040 from neet/dispose-streaming-client

    feat: Implement Disposable for mastodon.streaming.Client
    neet authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1744996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dbccbc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1041 from neet/skip-polling-fix

    fix: Handle `skipPolling` option properly
    neet authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    21f8097 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

    ## [6.6.0](v6.5.4...v6.6.0) (2024-02-23)
    
    ### Features
    
    * Implement Disposable for mastodon.streaming.Client ([d926649](d926649))
    
    ### Bug Fixes
    
    * Handle `skipPolling` option properly ([4dbccbc](4dbccbc))
    semantic-release-bot committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1640f65 View commit details
    Browse the repository at this point in the history
Loading