Text transformations not working in latest ionic (>= 2.1)

Hi,

After upgrading to ionic 2.1 (and even 2.2) saw all my text transformations messed up.
Something as simple as

<ion-item text-center>
    TEST
</ion-item>

does not center align the text.