Skip to content

docs: announce that development moves to Svaroh/JsFormValidatorBundle - #215

Merged
66Ton99 merged 1 commit into
masterfrom
announce-2.0-svaroh
Aug 21, 2026
Merged

docs: announce that development moves to Svaroh/JsFormValidatorBundle#215
66Ton99 merged 1 commit into
masterfrom
announce-2.0-svaroh

Conversation

@66Ton99

@66Ton99 66Ton99 commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Announces that active development continues at
Svaroh/JsFormValidatorBundle,
maintained by Svaroh, under the new Composer package
svaroh/jsformvalidator-bundle.

svaroh/jsformvalidator-bundle is a new package with its own version history
starting at 1.0
. It is not a 2.0 of fp/jsformvalidator-bundle and does
not continue its version numbers.

Why

The move rebrands the project's public identifiers from Fp/fp to
Svaroh/svaroh: the Composer package, PHP namespace, bundle class, DI alias
and 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
formapro org. Splitting the two across two repositories and two packages keeps
1.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.0 rather than continuing this package,
    and setting expectations for people staying on 1.x.
  • composer.json and docker-compose.yml: correct the master dev version from
    2.0-dev to 1.8-dev. With no 2.0 planned here, 2.0-dev resolved
    dev-master to a version this repository will not publish.

What This PR Does Not Change

  • No code, no behaviour, no dependency constraints.
  • fp/jsformvalidator-bundle is not marked abandoned. This repository stays
    the home of the 1.x line and 1.8.0 stays available. With development moved
    to 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

@github-code-quality

github-code-quality Bot commented Aug 21, 2026

Copy link
Copy Markdown

Code Coverage Overview

Languages: PHP, JavaScript

PHP / code-coverage/phpunit

The overall line coverage in commit 87baf07 in the announce-2.0-svaroh branch remains at 99%, unchanged from commit b296035 in the master branch.

JavaScript / code-coverage/jest

The overall line coverage in commit 87baf07 in the announce-2.0-svaroh branch remains at 87%, unchanged from commit b296035 in the master branch.


Updated August 21, 2026 14:42 UTC

@66Ton99
66Ton99 force-pushed the announce-2.0-svaroh branch 5 times, most recently from 90b272b to f658315 Compare August 21, 2026 14:39
@66Ton99 66Ton99 changed the title docs: announce that 2.0 development moves to Svaroh/JsFormValidatorBundle docs: announce that development moves to Svaroh/JsFormValidatorBundle Aug 21, 2026
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
66Ton99 force-pushed the announce-2.0-svaroh branch from f658315 to 87baf07 Compare August 21, 2026 14:41
@66Ton99
66Ton99 merged commit 642e8bb into master Aug 21, 2026
7 checks passed
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