Skip to content

chore(release): magic_devtools 0.0.2 - #8

Merged
anilcancakir merged 1 commit into
masterfrom
chore/release-0.0.2
Jul 29, 2026
Merged

chore(release): magic_devtools 0.0.2#8
anilcancakir merged 1 commit into
masterfrom
chore/release-0.0.2

Conversation

@anilcancakir

Copy link
Copy Markdown
Contributor

First release of the unified surface, and the one a fork actually needs.

Building a fresh clone of magic_example from tracked files only surfaced this: the published 0.0.1 ships just lib/dusk.dart, lib/telescope.dart and lib/src/, with no lib/magic_devtools.dart and no lib/preview.dart. So every consumer importing MagicDevtools or the preview barrel failed to compile against the published package, independently of anything else in this release train. I had left this package out of the merge order I documented earlier; probing the fork is what caught it.

Sibling constraints advance to what is now on pub.dev: magic ^0.0.6, fluttersdk_dusk ^0.0.9, fluttersdk_wind ^1.2.1. The magic and dusk bumps are required rather than cosmetic, since 0.0.z caret semantics make the previous constraints exclude the versions just published.

Gates green: format over the whole repo, flutter analyze --no-fatal-infos, 99 tests.

First release carrying the unified MagicDevtools surface and preview.dart. The
published 0.0.1 shipped only lib/dusk.dart and lib/telescope.dart, so any consumer
importing MagicDevtools or the preview barrel could not build against it.

Sibling constraints advance to the versions just published: magic ^0.0.6,
fluttersdk_dusk ^0.0.9, fluttersdk_wind ^1.2.1.
Copilot AI review requested due to automatic review settings July 29, 2026 12:11

Copilot AI left a comment

Copy link
Copy Markdown

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 prepares magic_devtools for the 0.0.2 release by bumping the package version and updating dependency constraints to match the intended published sibling versions.

Changes:

  • Bump package version to 0.0.2.
  • Update dependency constraints for magic, fluttersdk_dusk, and fluttersdk_wind.
  • Add a 0.0.2 release header to the changelog (dated 2026-07-29).

Reviewed changes

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

File Description
pubspec.yaml Bumps package version and advances dependency constraints for the release.
CHANGELOG.md Adds the 0.0.2 section header and begins documenting release contents.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@anilcancakir
anilcancakir merged commit 9c5eac1 into master Jul 29, 2026
2 checks passed
@anilcancakir
anilcancakir deleted the chore/release-0.0.2 branch July 29, 2026 12:14
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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