Live-reload after upgrading CLI

Hello I’ve just upgraded (today 01.06.2017) CLI and now live-reload does not work anymore, I have to type ionic serve every time I need to update whatever within my app.

Am I the only one having this issue?

This is my info, and btw it’s only in the browser:

global packages:

@ionic/cli-utils : 1.3.0
Ionic CLI        : 3.3.0

local packages:

@ionic/app-scripts              : 1.3.7
@ionic/cli-plugin-ionic-angular : 1.3.0
Ionic Framework                 : ionic-angular 3.3.0

System:

Node       : v6.10.2
OS         : macOS Sierra
Xcode      : Xcode 8.3.2 Build version 8E2002 
ios-deploy : not installed
ios-sim    : not installed

My first guess is that it’s a caching issue. If you open the developer tools settings (of your browser) you can disable caching when the developer tools are open.