I prefer the new way because if you want to remove one condition you just delete the line rather than having to edit in multiple places.

I first picked up this style from the GNU C++ style guide, and it's so handy I use it in every language that accepts it.