This repository hosts www.semver-ts.org, which publishes a definition of Semantic Versioning for TypeScript types.
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.
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: