Hacker News new | ask | show | jobs
by bryanlarsen 3875 days ago
In 2.1 some changes commands included an initial value. Now none do unless you add the flag. If you depended on that behavior, your app could break.
1 comments

Thanks, I stand corrected! I always ignored initial values so I forgot about that case.