Skip to content

semver-ts/semver-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Versioning for TypeScript Types Specification

This repository hosts www.semver-ts.org, which publishes a definition of Semantic Versioning for TypeScript types.

Working on the spec

The spec is currently a stable beta release after considerable iteration which involved input from both members of the TypeScript community at large and the Ember community specifically. We have intentionally not yet finalized it in view of gaining further feedback. Feel free to open a discussion, to note an error or to suggest a change!

To build the site locally, you need to install mdBook, mdbook-linkcheck, and mdbook-open-on-gh, mdbook-toc. Then run mdbook build or mdbook serve in the root of the repository.

History

This specification was originally authored by Chris Krycho at LinkedIn, in collaboration with Dan Freeman, Mike North, and James C. Davis, as part of the the Ember.js ecosystem's official TypeScript support effort. For development history spec prior to publication in this repository, see: