Weโre almost there - please help test if you can!
Update an existing project:
meteor update --release 1.6-rc.0
Create a new project:
meteor create --release 1.6-rc.0
Weโre almost there - please help test if you can!
Update an existing project:
meteor update --release 1.6-rc.0
Create a new project:
meteor create --release 1.6-rc.0
Iโm running into Error: SQLITE_IOERR: disk I/O error
as I tried to do the update (from 1.5.2.1)
Just updated one of my new WIP projects to 1.6 beta and itโs excellent! Thanks a lot to all involved.
Where can we see the changelog/fixes for the different RCโs?
@rjdavid We donโt keep individual change logs for each beta and RC, since the Git commit log is generally more useful for that. You can look through the commit log for Meteor 1.6 at this link. The actual releases are separated by a โBump package versions for <version>
โ commit message. Hope this helps!
Now the release candidate is yesterday too: 1.6 has been released
(Officially on monday 30th, but still )