Skip to content

Stable release, version-tracked from now on

Latest
Compare
Choose a tag to compare
@illright illright released this 01 Oct 17:59
· 36 commits to master since this release
e6fd4a2

This is, technically, the first ever stable release of Feature-Sliced Design! However, the methodology has been stable for quite a while now, and is used in production by quite a few companies. From now on, FSD will keep a proper changelog so that you can stay up-to-date with what's happening in the project. Below is a summary of the changes that have happened at some point in time over the last 2 years:

Deprecated

  • The Processes layer is now deprecated. If you're using this layer, consider moving the code to the Features layer, with the help of the App layer if you need to access pages.

Added

  • The docs are now available in the Uzbek language! The translation is a work in progress, so feel free to contribute (#597, #603, #605).
  • Layers, slices, and segments now have strict definitions to avoid ambiguity (#547).
  • We now have a multi-lingual Discord community! Feel free to join and ask questions in English, Spanish, German, Ukrainian, Russian, and Japanese.
  • The Telegram community is now making use of forum topics to enable conversations in multiple languages: English, Spanish, Ukrainian, Russian, Japanese, Kazakh, Uzbek, and Serbian.

Changed

  • The documentation is now English-first. Other languages are, of course, still supported (#509).
  • A new decomposition cheatsheet has been released (#627).
  • The FAQ section has been updated, outdated questions have been removed (#628).
  • The visual depiction of layers has been updated to reflect their folder-based nature (#583).
  • The README has been refreshed, now it features official badges that you can use in your projects (#569).
  • The pages about naming and knowledge types have been rewritten for clarity (#550, #551).
  • The documentation has been thoroughly reorganised. The old URLs will redirect to the right places (#471, #531).
  • The first page of the docs is now a helpful index with a prominent first step (#525).
  • The overview page has been rewritten to be more concise and informative (#512, #515, #516).
  • FSD has updated its branding, and there are now guidelines to the brand usage. The standard spelling of the name is now "Feature-Sliced Design" (#496, #499, #500, #465).