Skip to content

fix: add beautiful-mermaid package#1633

Merged
Crunchyman-ralph merged 1 commit intonextfrom
ralph/fix/packages.issue
Feb 18, 2026
Merged

fix: add beautiful-mermaid package#1633
Crunchyman-ralph merged 1 commit intonextfrom
ralph/fix/packages.issue

Conversation

@Crunchyman-ralph
Copy link
Collaborator

@Crunchyman-ralph Crunchyman-ralph commented Feb 18, 2026

What type of PR is this?

  • 🐛 Bug fix
  • ✨ Feature
  • 🔌 Integration
  • 📝 Docs
  • 🧹 Refactor
  • Other:

Description

Related Issues

How to Test This

# Example commands or steps

Expected result:

Contributor Checklist

  • Created changeset: npm run changeset
  • Tests pass: npm test
  • Format check passes: npm run format-check (or npm run format to fix)
  • Addressed CodeRabbit comments (if any)
  • Linked related issues (if any)
  • Manually tested the changes

Changelog Entry


For Maintainers

  • PR title follows conventional commits
  • Target branch correct
  • Labels added
  • Milestone assigned (if applicable)

Note

Low Risk
Dependency-only change plus a patch changeset; low risk aside from potential version/lockfile resolution differences during install.

Overview
Fixes a runtime "module not found" issue by adding beautiful-mermaid to the root task-master-ai dependencies (so it’s installed at the workspace top level), and pins @tm/cli to beautiful-mermaid@0.1.3 in package-lock.json.

Includes a Changeset to publish this as a patch release with the note "Fix module not found error".

Written by Cursor Bugbot for commit 99954ba. This will update automatically on new commits. Configure here.

Summary by CodeRabbit

  • Bug Fixes
    • Resolved a module not found error that was affecting application stability.

@changeset-bot
Copy link

changeset-bot bot commented Feb 18, 2026

🦋 Changeset detected

Latest commit: 99954ba

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 18, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

This PR introduces a patch version changeset for the task-master-ai package to address a module not found error and adds the beautiful-mermaid dependency to the project's dependencies.

Changes

Cohort / File(s) Summary
Release Metadata
.changeset/jolly-dodos-roll.md
Creates a new changeset entry for a patch version bump of task-master-ai to fix module not found error.
Dependencies
package.json
Adds "beautiful-mermaid" ^0.1.3 as a new dependency.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • eyaltoledano
  • maxtuzz
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ralph/fix/packages.issue

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Comment @coderabbitai help to get the list of available commands and usage tips.

@Crunchyman-ralph Crunchyman-ralph merged commit 0ab142c into next Feb 18, 2026
4 of 5 checks passed
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.

1 participant