Skip to content

fix: correct deprecation of generateSetInitialModeExpression#143

Merged
huntabyte merged 2 commits into
svecosystem:mainfrom
jprinaldi:fix-deprecation-logic
Jun 18, 2025
Merged

fix: correct deprecation of generateSetInitialModeExpression#143
huntabyte merged 2 commits into
svecosystem:mainfrom
jprinaldi:fix-deprecation-logic

Conversation

@jprinaldi

Copy link
Copy Markdown
Contributor

Move the implementation of generateSetInitialModeExpression to createInitialModeExpression so it becomes the canonical API. Previously, createInitialModeExpression was just an alias of the deprecated function, which caused linters and IDEs to incorrectly mark it as deprecated as well.

Move the implementation to createInitialModeExpression so it becomes the canonical API.
Previously, createInitialModeExpression was just an alias of the deprecated function,
which caused linters and IDEs to incorrectly mark it as deprecated as well.
@changeset-bot

changeset-bot Bot commented Jun 13, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e1e969d

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

This PR includes changesets to release 1 package
Name Type
mode-watcher Patch

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

@github-actions

github-actions Bot commented Jun 13, 2025

Copy link
Copy Markdown
Contributor
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
mode-watcher ✅ Ready (View Log) Visit Preview e1e969d

@huntabyte huntabyte left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@huntabyte huntabyte merged commit 521926e into svecosystem:main Jun 18, 2025
5 checks passed
@jprinaldi jprinaldi deleted the fix-deprecation-logic branch June 18, 2025 22:48
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