microsoft / microsoft/TypeScript

Start following semantic versioning

Offen
#56,916 20 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Discussion
Vorherrschende Sprache
Go
Sterne
111k
Forks
14.4k
Ø Merge
1 T. 19 Std.
Gemergte PRs (30 T.)
117

Beschreibung

🔍 Search Terms

semantic versioning

✅ Viability Checklist
⭐ Suggestion

Start following semantic versioning from now on.

I know TypeScript currently doesn't follow semantic versining, and push breaking changes for every minor version. I could not find any mention as to why it is the case.

There is no reason TypeScript cannot follow semantic versioning. There is simply no other major library that doesn't follow semantic versioning in NPM ecosystem. There is also no problem with pushing major version every other months. It just means the version will be incrementing a lot quicker. It means it follows the ecosystem's standard and more predictable for a lot of people.

📃 Motivating Example
  • Version update is more predictable and follows standard of the Node.js/npm ecosystem.
  • You no longer have to change ^x.y.z to ~x.y.z every time you run npm i -D typescript
💻 Use Cases
  1. What do you want to use this for?
    • More predictable and standard versioning when installing TypeScript
  2. What shortcomings exist with current approaches?
    • Non-standard versioning in the ecosystem
  3. What workarounds are you using in the meantime?
    • Change ^ to ~ in the version specifier

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Das Issue nennt keine Dateien, Tests oder Einstiegspunkte. Lies zuerst die bestehende Diskussion und den Release-/Versionierungsprozess des Projekts; für den Abschluss wäre ein abgestimmter Plan zur Einführung von Semantic Versioning erforderlich, statt einer lokalisierten Codeänderung.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
javascript, typescript
Bereich
release
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
20/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.