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

Version Compatibility #23

Merged
merged 5 commits into from
Sep 13, 2024
Merged

Version Compatibility #23

merged 5 commits into from
Sep 13, 2024

Conversation

HuakunShen
Copy link
Collaborator

Export package version in @kksh/api.
Implement helper functions to determine if a extension API version is compatible with the currently installed @kksh/api version.

without bundling to js at all. There was some problem with bundling with rollup when I use json plugin.
instead of exporting directly from package.json, now use a script to add version to typescript file during build
Avoid too much log in CI
@HuakunShen HuakunShen linked an issue Sep 13, 2024 that may be closed by this pull request
Copy link

cloudflare-workers-and-pages bot commented Sep 13, 2024

Deploying kk-api-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f6a0861
Status: ✅  Deploy successful!
Preview URL: https://f2221293.kk-api-docs.pages.dev
Branch Preview URL: https://22-version-compatibility.kk-api-docs.pages.dev

View logs

@HuakunShen HuakunShen merged commit 5228b66 into dev Sep 13, 2024
2 checks passed
@HuakunShen HuakunShen deleted the 22-version-compatibility branch September 13, 2024 03: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.

Version compatibility mapping
1 participant