angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.54k stars 3k forks source link

Version Bump (1.0.4) on npm? #3481

Closed felixwahner closed 7 years ago

felixwahner commented 7 years ago

This is a:

My version of UI-Router is: 1.0.4

I've tried to include ui-router 1.04 from npm as I'm running into the "Possibly unhandled rejection" error (which was fixed with the latest version). Unfortunately 1.0.4 isn't available on npm yet. Any plans on "bumping the Version" anytime soon?

realph commented 7 years ago

+1

t3o commented 7 years ago

+1

kjartanvalur commented 7 years ago

@felixwahner Try switching to @uirouter/angularjs

felixwahner commented 7 years ago

Okay. I'll do!