Skip to content

docs: prepare 1.13.0 release - #96

Merged
JosunLP merged 2 commits into
devfrom
copilot/prepare-release-1-13-0
May 21, 2026
Merged

docs: prepare 1.13.0 release#96
JosunLP merged 2 commits into
devfrom
copilot/prepare-release-1-13-0

Conversation

Copilot AI commented May 21, 2026

Copy link
Copy Markdown
Contributor

package.json was already at 1.13.0, but the [Unreleased] block held a large motion + core/utils expansion that had shipped under the same package version after the existing [1.13.0] - 2026-05-19 entry was written. AI guidance, README, and docs landing only advertised the forms/component slice of the release.

Changes

  • CHANGELOG.md — folded all [Unreleased] motion (easings/composers, tween/animateValue, animateTo, springVector, label-aware timelines, scrollProgress/inView/magnetic/tilt/shake/pulse/countUp, richer stagger, reactive reduced-motion) and core/utils additions (array/function/object/string/number/misc helpers + extra type guards) into [1.13.0]; release date bumped to 2026-05-21; [Unreleased] reset to empty.
  • AGENT.md / llms.txt / .github/copilot-instructions.md — extended the 1.13.0 highlights to cover the motion + utils expansion. In llms.txt the ### Motion and ### Core module descriptions were rewritten to actually match the current public surface (they still described pre-expansion APIs).
  • .cursorrules — added a ## 1.13.0 API Notes section above the existing 1.12.0 notes.
  • .clinerules — extended the baseline-summary paragraph with a 1.13.0 description.
  • README.md — extended the "New in 1.13.0" callout with motion + utils.
  • docs/index.md — replaced the stale "New in 1.11.0" landing callout with a 1.13.0 summary.

Documentation-only; no source changes. bun run check:ai-guidance and bun run check:full-bundle remain green.

@github-actions github-actions Bot added docs Changes to the documentation github Changes to the github meta data files labels May 21, 2026
@JosunLP
JosunLP marked this pull request as ready for review May 21, 2026 01:22
Copilot AI review requested due to automatic review settings May 21, 2026 01:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Documentation refresh to align the 1.13.0 release narrative across the changelog, repo AI guidance files, README, and docs landing page—specifically folding previously-unreleased motion + core utils expansion into the 1.13.0 story.

Changes:

  • Moved the previously listed [Unreleased] motion + core utils additions into the [1.13.0] section and updated the 1.13.0 release date.
  • Updated AI guidance snapshots (AGENT/llms/Copilot instructions/Cursor/Cline) to reflect the expanded 1.13.0 public surface.
  • Updated the README and docs landing page “New in 1.13.0” callouts to include motion + utils.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
README.md Expands the “New in 1.13.0” callout to include motion + core utils.
llms.txt Updates 1.13.0 highlights and rewrites module descriptions (Core/Motion) to match current surface.
docs/index.md Updates landing-page “New in …” section from 1.11.0 to 1.13.0 content.
CHANGELOG.md Resets [Unreleased], folds motion + utils additions into 1.13.0, bumps release date.
AGENT.md Extends 1.13.0 highlights to cover motion + core utils expansion.
.github/copilot-instructions.md Extends 1.13.0 highlight bullets for motion + core utils.
.cursorrules Adds a 1.13.0 API notes section.
.clinerules Updates baseline summary paragraph to include 1.13.0 motion + core utils.

Comment thread README.md Outdated
Comment thread docs/index.md Outdated
Comment thread llms.txt Outdated
Comment thread llms.txt Outdated
Comment thread AGENT.md Outdated
Comment thread .github/copilot-instructions.md Outdated
Comment thread .cursorrules Outdated
Comment thread .clinerules Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated no new comments.

@JosunLP
JosunLP merged commit 621a3da into dev May 21, 2026
8 checks passed
@JosunLP
JosunLP deleted the copilot/prepare-release-1-13-0 branch May 21, 2026 07:18
JosunLP added a commit that referenced this pull request May 21, 2026
* docs: prepare 1.13.0 release — fold motion + utils into 1.13.0 changelog and refresh AI guidance

Agent-Logs-Url: https://github.com/bQuery/bQuery/sessions/b40036a6-ac4b-41d5-86e1-5989628a0568

Co-authored-by: JosunLP <[email protected]>

* docs: clarify release guidance wording

Agent-Logs-Url: https://github.com/bQuery/bQuery/sessions/e24f029d-b66f-4036-a7b8-0ea9d15e4958

Co-authored-by: JosunLP <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: JosunLP <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Changes to the documentation github Changes to the github meta data files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants