Closed akim-muto closed 4 months ago
Someone is attempting to deploy a commit to the Flyde Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Response to review. Thanks for your time.
@akim-muto reviewed again, this should work - left some improvement comments for the code itself
Oh, you meant to leave it in the code comments. I thought need to put out a Warning.
I'm going!
@akim-muto great job, tested and backwards compat. is working great 👍
New breaking change here
Who does this affect: Their are using Macro Editor.
How to migrate: Change way to specify path to Macro Editor bundle path. Directory one up.
ditorComponentBundlePath: "../../../macro.tsx" → ditorComponentBundlePath: "../../macro.tsx"
Why make this breaking change: We changed it to the one that most people expect as a behavior.
Severity (number of people affected x effort): Undocumented and few users are expected. The response is simply to replace the letters. Therefore, the impact is low.