Exercism tracking issue: https://github.com/exercism/exercism/issues/4786
Note: This is not the same as exercism/exercism#4266 which removed tracking versions from the user code.
Proposed implementation for JavaScript
In package.json change the version number to match the x.y.z of test data versioning, and add .q which we always increment if a change is made without a sync (new test data): x.y.z.q.
Exercism tracking issue: https://github.com/exercism/exercism/issues/4786
Note: This is not the same as exercism/exercism#4266 which removed tracking versions from the user code.
Proposed implementation for JavaScript
In
package.jsonchange theversionnumber to match thex.y.zof test data versioning, and add.qwhich we always increment if a change is made without a sync (new test data):x.y.z.q.