[{"data":1,"prerenderedAt":79},["ShallowReactive",2],{"term-s\u002Fsemantic-versioning":3,"related-s\u002Fsemantic-versioning":61},{"id":4,"title":5,"acronym":6,"body":7,"category":40,"description":41,"difficulty":42,"extension":43,"letter":44,"meta":45,"navigation":46,"path":47,"related":48,"seo":54,"sitemap":55,"stem":58,"subcategory":59,"__hash__":60},"terms\u002Fterms\u002Fs\u002Fsemantic-versioning.md","Semantic Versioning","SemVer",{"type":8,"value":9,"toc":33},"minimark",[10,15,19,23,26,30],[11,12,14],"h2",{"id":13},"eli5-the-vibe-check","ELI5 — The Vibe Check",[16,17,18],"p",{},"Semantic versioning uses three numbers — MAJOR.MINOR.PATCH — where each number means something. PATCH (1.0.1) = bug fix. MINOR (1.1.0) = new feature, nothing breaks. MAJOR (2.0.0) = breaking changes, your code might break. It's a contract between the library author and you: 'I promise this update won't break your stuff unless I bump the major version.' When authors follow it. Which is... sometimes.",[11,20,22],{"id":21},"real-talk","Real Talk",[16,24,25],{},"Semantic Versioning (SemVer) is a versioning convention using MAJOR.MINOR.PATCH format (e.g., 2.4.1) where MAJOR indicates incompatible API changes, MINOR indicates backward-compatible functionality additions, and PATCH indicates backward-compatible bug fixes. Pre-release versions use suffixes (1.0.0-beta.1). SemVer is the standard for npm, Cargo, and most package ecosystems. It enables dependency resolution tools to safely auto-update within compatible ranges (~, ^).",[11,27,29],{"id":28},"when-youll-hear-this","When You'll Hear This",[16,31,32],{},"\"Bump the major version — this PR changes the API response format.\" \u002F \"The caret (^) in package.json means 'any compatible minor\u002Fpatch update.'\"",{"title":34,"searchDepth":35,"depth":35,"links":36},"",2,[37,38,39],{"id":13,"depth":35,"text":14},{"id":21,"depth":35,"text":22},{"id":28,"depth":35,"text":29},"general","Semantic versioning uses three numbers — MAJOR.MINOR.PATCH — where each number means something. PATCH (1.0.1) = bug fix. MINOR (1.1.","beginner","md","s",{},true,"\u002Fterms\u002Fs\u002Fsemantic-versioning",[49,50,51,52,53],"Conventional Commits","npm","Package Manager","Breaking Change","Changelog",{"title":5,"description":41},{"changefreq":56,"priority":57},"weekly",0.7,"terms\u002Fs\u002Fsemantic-versioning",null,"VJlh_k_EEaCZPgB01XNr4EPzzMRUFSRVww5l5W5giis",[62,66,69,73,76],{"title":52,"path":63,"acronym":59,"category":64,"difficulty":42,"description":65},"\u002Fterms\u002Fb\u002Fbreaking-change","cicd","A Breaking Change is a modification to your API or library that will BREAK existing code that uses it.",{"title":53,"path":67,"acronym":59,"category":64,"difficulty":42,"description":68},"\u002Fterms\u002Fc\u002Fchangelog","A Changelog is a file (usually CHANGELOG.md) that records what changed in each version of your software.",{"title":49,"path":70,"acronym":59,"category":71,"difficulty":42,"description":72},"\u002Fterms\u002Fc\u002Fconventional-commits","git","Conventional Commits is a format for writing commit messages that humans AND machines can understand.",{"title":50,"path":74,"acronym":59,"category":40,"difficulty":42,"description":75},"\u002Fterms\u002Fn\u002Fnpm","npm is like a vending machine for code. You say 'I want React' and it delivers React, plus React's 47 friends, plus their friends' friends.",{"title":51,"path":77,"acronym":59,"category":40,"difficulty":42,"description":78},"\u002Fterms\u002Fp\u002Fpackage-manager","A package manager is the app store for your code — it downloads libraries, manages versions, and makes sure everything plays nice together. It's like a gro",1776518312020]