Hacker News new | ask | show | jobs
by soupshield 3611 days ago
Found some info on this:

> 0.37.8 is actually a 1.0.1 version of Atom so it's not THAT old. The only difference between 0.37.8 and 1.0.0 release is the remove of deprecated API that were not flagged as such in 0.37.8 release. Reason why Atom only incrementally updates electron is to minimize application breakage due to Atom project's size. [0]

> We decide to update to a new version of Electron when there is an enhancement or bug fix that version would enable that would benefit Atom users. Because updating to a new version of Electron is non-trivial, sometimes we skip versions until there is a clear benefit that justifies the cost. [1]

[0] https://github.com/atom/atom/issues/11967#issuecomment-22550...

[1] https://github.com/atom/design-decisions/blob/master/electro...