Skip to content

docs: rewrite changelog for the 1.0.0 release - #101

Merged
andrew-bekhiet-solid merged 2 commits into
mainfrom
docs/changelog-1.0.0-release
Jul 23, 2026
Merged

docs: rewrite changelog for the 1.0.0 release#101
andrew-bekhiet-solid merged 2 commits into
mainfrom
docs/changelog-1.0.0-release

Conversation

@andrew-bekhiet-solid

Copy link
Copy Markdown
Collaborator

Motivation

0.1.1 is the last version actually published to pub.dev — 1.0.0 was never released, so the pending 1.0.1 section described changes that no user has ever received. This merges both into a single 1.0.0 entry so the changelog reflects what an upgrading user will actually experience, and prepares the package for release.

Corrections to previously documented entries

Entry Problem
Service renames Named classes that never existed (DebounceLanguageToolService, ThrottleLanguageToolService). Real renames: LangToolServiceLanguageToolService, DebounceLangToolServiceDebounceLanguageCheckService, ThrottlingLangToolServiceThrottlingLanguageCheckService. The LangToolService rename was missing entirely.
key in the added-properties list The constructor already accepted super.key in 0.1.1 — never added.
autofocus in the same list Only appears "new" due to the case change; it's the autoFocus rename, already covered by its own breaking entry.
PR #99 (remove duplicate super.key) Net-zero: the duplication was introduced and removed within PR #95's own branch history. Dropped.
PR #98 (example build files) Example app only, no lib/ changes. Dropped.

Newly documented changes

These were missing from the changelog altogether:

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated

@solid-danylosafonov solid-danylosafonov left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

@andrew-bekhiet-solid
andrew-bekhiet-solid merged commit 41971cf into main Jul 23, 2026
1 check passed
@andrew-bekhiet-solid
andrew-bekhiet-solid deleted the docs/changelog-1.0.0-release branch July 23, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants