Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: input dependencies with compiler update #62

Merged
merged 4 commits into from
Aug 12, 2024
Merged

Conversation

LuLaValva
Copy link
Member

Description

  • Updates to the Marko compiler changed how input references were handled, which broke the tags API preview when tracking input as a dependency

Checklist:

  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

@LuLaValva LuLaValva requested a review from DylanPiercey August 12, 2024 22:23
@LuLaValva LuLaValva self-assigned this Aug 12, 2024
Copy link

changeset-bot bot commented Aug 12, 2024

🦋 Changeset detected

Latest commit: 08f3dcc

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

This PR includes changesets to release 1 package
Name Type
@marko/tags-api-preview 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

@LuLaValva LuLaValva force-pushed the 59-input-dependency branch from b0796fe to 31c6e9e Compare August 12, 2024 22:33
@LuLaValva LuLaValva merged commit 24a7fb6 into main Aug 12, 2024
5 checks passed
@LuLaValva LuLaValva deleted the 59-input-dependency branch August 12, 2024 22:43
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.

<effect> not re-running when it depends on input
1 participant