docs: announce that development moves to Svaroh/JsFormValidatorBundle - #215
Merged
Conversation
Code Coverage OverviewLanguages: PHP, JavaScript PHP / code-coverage/phpunitThe overall line coverage in commit 87baf07 in the JavaScript / code-coverage/jestThe overall line coverage in commit 87baf07 in the Updated |
66Ton99
force-pushed
the
announce-2.0-svaroh
branch
5 times, most recently
from
August 21, 2026 14:39
90b272b to
f658315
Compare
Active development continues at Svaroh/JsFormValidatorBundle under the new svaroh/jsformvalidator-bundle package. That is a new package with its own version history starting at 1.0, not a 2.0 of this one. This repository stays the home of the 1.x line and of fp/jsformvalidator-bundle. Also correct the master dev version from 2.0-dev to 1.8-dev, in both the Composer branch alias and COMPOSER_ROOT_VERSION. With no 2.0 planned here, 2.0-dev resolved dev-master to a version this repository will not publish. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
66Ton99
force-pushed
the
announce-2.0-svaroh
branch
from
August 21, 2026 14:41
f658315 to
87baf07
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Announces that active development continues at
Svaroh/JsFormValidatorBundle,
maintained by Svaroh, under the new Composer package
svaroh/jsformvalidator-bundle.svaroh/jsformvalidator-bundleis a new package with its own version historystarting at
1.0. It is not a2.0offp/jsformvalidator-bundleand doesnot continue its version numbers.
Why
The move rebrands the project's public identifiers from
Fp/fptoSvaroh/svaroh: the Composer package, PHP namespace, bundle class, DI aliasand service ids, route names, published asset directory, and the JavaScript
globals and file names. That is a breaking change for applications, so it does
not belong in the 1.x line, and the new company name does not belong under the
formaproorg. Splitting the two across two repositories and two packages keeps1.x stable and independently releasable.
The rebrand PR is Svaroh/JsFormValidatorBundle#1.
What This PR Changes
README.md: a section at the top pointing at the new repository and package,making clear that it versions from
1.0rather than continuing this package,and setting expectations for people staying on 1.x.
composer.jsonanddocker-compose.yml: correct the master dev version from2.0-devto1.8-dev. With no 2.0 planned here,2.0-devresolveddev-masterto a version this repository will not publish.What This PR Does Not Change
fp/jsformvalidator-bundleis not marked abandoned. This repository staysthe home of the 1.x line and
1.8.0stays available. With development movedto Svaroh, 1.x receives no further fixes from the maintainers, but pull
requests against 1.x are still welcome here and will be merged.
🤖 Generated with Claude Code