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

Add Remark plugin for Wasp version search & replace #2476

Open
wants to merge 1 commit into
base: release
Choose a base branch
from

Conversation

infomiho
Copy link
Contributor

Added a simple plugin to search & replace {latestWaspVersion} string in code blocks with the actual latest value based on versions.json file.

It uses the sem ver range format e.g. ^0.16.0 because this is what we needed. If we need to expand it, it's easy enough to update the plugin.

I've tested it in dev, prod build and adding a new version e.g. 0.17.0 and it worked well.

@infomiho infomiho requested a review from sodic January 30, 2025 14:22
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