prismicio / javascript-kit

Development kit for the Javascript language
https://developers.prismic.io
106 stars 69 forks source link

Please bump the major (or at least the minor) version if you are making API breaking changes! #80

Closed raoulmillais closed 9 years ago

raoulmillais commented 9 years ago

Version 1.0.29 deprecated (read removed) linkedDocument which we relied on. It auto-updated when we re-shrinkwrapped before deploying because it was only a revision bump and so the day after launching our new site all the navigation disappeared! Not cool.

erwan commented 9 years ago

Sorry about that, we'll bump the middle number next time we have a breaking change.

raoulmillais commented 9 years ago

Ok, these things happen. Thanks for your prompt response at least :) we'll update our references and redeploy with 1.0.29 tomorrow.