The Meteor 1.6 beta is so yesterday

:tada: :tada: :tada:

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
24 Likes

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!

2 Likes

Now the release candidate is yesterday too: 1.6 has been released :tada:

(Officially on monday 30th, but still :confetti_ball::tada::gift::balloon::birthday:)

7 Likes