visionmedia / page.js

Micro client-side router inspired by the Express router
http://visionmedia.github.com/page.js
7.67k stars 687 forks source link

npm doesn't install the current version (1.11.4) #544

Closed ghost closed 4 years ago

ghost commented 4 years ago

It looks like an older version of page.js was published to NPM.

Please check!

matthewp commented 4 years ago

Looks right to me:

> npm dist-tag ls page
latest: 1.11.4
ghost commented 4 years ago

Looks right BUT it has differences to the version I can download directly from Gitub.

For example: the fix for #535 is missing.

matthewp commented 4 years ago

Ah, need to do a release then. Ok, will try to do so tomorrow.

matthewp commented 4 years ago

1.11.5 is on npm now: https://github.com/visionmedia/page.js/releases/tag/v1.11.5