Skip to content

chore(main): release 7.0.0 #1286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2025

Conversation

neet
Copy link
Owner

@neet neet commented Apr 27, 2025

🤖 I have created a release beep boop

7.0.0 (2025-04-28)

⚠ BREAKING CHANGES

  • Remove deprecated APIs (CreateTokenParamsWithPassword, v1.search.fetch, v2.search.fetch, SuggestionSource)
  • Change PaginatorHttp.values to a generator
  • Replace mergeAbortSignals with AbortSignal.any

Features

  • Change PaginatorHttp.values to a generator (cba6d19)
  • Promote Symbol.dispose for WebSocketSubscription to a stable API (abd385a)
  • Remove deprecated APIs (CreateTokenParamsWithPassword, v1.search.fetch, v2.search.fetch, SuggestionSource) (b2ae9b5)

Bug Fixes

  • Fix URL Search Parameter with falsy value gets omitted (1b2418f)
  • Replace mergeAbortSignals with AbortSignal.any (15ee586)

This PR was generated with Release Please. See documentation.

@Copilot Copilot AI review requested due to automatic review settings April 27, 2025 01:14
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR creates the 7.0.0 release by documenting breaking changes, new features, and bug fixes.

  • Breaking changes: PaginatorHttp.values is now a generator and mergeAbortSignals is replaced with AbortSignal.any.
  • Features: Documentation update for PaginatorHttp.values change.
  • Bug Fixes: Documentation update for AbortSignal.any replacement.
Files not reviewed (1)
  • package.json: Language not supported

Copy link

github-actions bot commented Apr 27, 2025

size-limit report 📦

Path Size
dist/index.js 6.44 KB (0%)

Copy link

pkg-pr-new bot commented Apr 27, 2025

Open in StackBlitz

npm i https://pkg.pr.new/neet/masto.js/masto@1286

commit: 5f390b3

@neet neet force-pushed the release-please--branches--main--components--masto branch 2 times, most recently from 4abe2ea to f550cb9 Compare April 27, 2025 03:10
@neet neet force-pushed the release-please--branches--main--components--masto branch from f550cb9 to 5f390b3 Compare April 28, 2025 06:56
@neet neet merged commit 5138dba into main May 1, 2025
7 checks passed
@neet neet deleted the release-please--branches--main--components--masto branch May 1, 2025 03:01
@neet
Copy link
Owner Author

neet commented May 1, 2025

🤖 Release is at https://github.com/neet/masto.js/releases/tag/v7.0.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant