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

[#128] Support for dev server #134

Merged
merged 3 commits into from
Jan 28, 2024
Merged

[#128] Support for dev server #134

merged 3 commits into from
Jan 28, 2024

Conversation

marco-prontera
Copy link
Owner

The goal of this PR is to add the support for Dev server.

The current implementation is experimental as it is done using unconventional methods.
closes #128

@marco-prontera marco-prontera added the enhancement New feature or request label Jan 28, 2024
@marco-prontera marco-prontera self-assigned this Jan 28, 2024
@marco-prontera marco-prontera merged commit b03f1fa into develop Jan 28, 2024
2 checks passed
@marco-prontera marco-prontera deleted the feature/#128 branch January 28, 2024 18:12
@sportshead
Copy link

Hi @marco-prontera,

In the future, would it be possible to release breaking changes to the package's API (where you changed the return type of the default export from Plugin to Plugin[]) using a major semver (as convention with breaking changes), instead of a minor semver? This would be great for any packages that rely on this functionality, so that they do not suddenly break unexpectedly after an update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants