Express 3.0 upgrade

Will some of the features in express 2 get deprecated in express 3?

I'm creating a pretty big project using express and should i stick to express 2 or will i run into problems later if i want to upgrade to express 3?

Best to refer to the migration guide Migrating from 2.x to 3.x to find the answers specific to your intended application.