Blog2012 ≫ Express 3.0.0alpha1 is out

An alpha of version 3 of express1 (a node.js thing) is out today - look out this will mess you up if you have this in your package.json

 "dependencies": {
  "express": ">= 2"

and you do an npm update! Just changed mine back to

 "dependencies": {
  "express": "= 2.5.8"
⬅️ :: ➡️

Paul Clarke's blog - I live in Hythe in the far South. Wed to Clare + father to 2, I am a full stack web engineer, + I do js / nodejs, some ruby, python, php ect ect. I like pubs, running, eating, home automation + other diy stuff, history, genealogy, TV, squirrels, pirates, lego, + TIME TRAVEL.