Commit Graph

61 Commits

Author SHA1 Message Date
Jan Dvorak
525ac4d7d1 Release Meteor 2.3 2021-06-24 11:22:53 +02:00
Jan Dvorak
ddb3028ac7 Meteor 2.3 RC 3 2021-06-22 14:28:16 +02:00
Jan Dvorak
97ac32f7c1 Meteor 2.3 RC 2 2021-06-17 11:58:36 +02:00
Jan Dvorak
90b13f0e4c Meteor 2.3 RC 1 2021-06-17 11:02:12 +02:00
Jan Dvorak
09498f525b Meteor 2.3 RC 0 2021-06-15 11:56:59 +02:00
Jan Dvorak
b6fe049313 Meteor 2.3-beta.7 2021-06-12 12:27:25 +02:00
Jan Dvorak
0dfc7a7a64 Meteor 2.3-beta.6 2021-06-08 14:17:27 +02:00
Jan Dvorak
d919682ce0 Meteor 2.3-beta.5 2021-06-02 11:18:14 +02:00
Jan Dvorak
fe6b965450 2.3-beta.4 2021-05-29 20:15:01 +02:00
Jan Dvorak
e55cd30f4f Release 2.3-beta.3 2021-05-28 23:02:23 +02:00
Jan Dvorak
bb58742622 2.3-beta.2 2021-05-28 18:52:00 +02:00
afrokick
f43cf47fd9 update ts to 4.3 2021-05-28 12:30:33 +03:00
Jan Dvorak
ee2d70fc69 Release 2.3 beta.1 2021-05-27 14:18:51 +02:00
filipenevola
4289ec2f7d Bump versions for babel-compiler, ecmascript, email, typescript 2021-05-20 10:03:53 -04:00
afrokick
c9f2bb139c update TS to 4.2.4 2021-05-13 11:00:56 +03:00
filipenevola
c1a1513fae Release Meteor 2.2 2021-04-15 15:50:36 -04:00
filipenevola
d53fd005e6 Bump to 2.2-beta.3 version 2021-04-13 18:25:05 -04:00
filipenevola
62fd26cbad Bump to 2.2-beta.2 version 2021-04-06 20:17:17 -04:00
filipenevola
162f453743 Bump to 2.2-beta.1 version
- beta.0 was broken, mongo package version was missing the patch.
2021-04-02 12:06:22 -04:00
filipenevola
f7ef0b28c6 Bump packages to beta220.0 2021-03-18 17:42:03 -04:00
afrokick
1de3f46b4e update TS to 4.2.2 2021-02-24 16:38:21 +03:00
zodern
ab4d473d46 Merge branch 'hot-module-reload' of https://github.com/meteor/meteor into hot-module-reload 2021-01-06 14:59:47 -06:00
zodern
088ea8518a Use React Fast Refresh with Typescript files 2021-01-06 14:59:06 -06:00
Renan Castro
47cc1b01dd Meteor 1.12 - release 2020-12-04 11:23:00 -03:00
Renan Castro
dbd79ed5ea Update Typescript to 4.1.2 - fix breaking changes 2020-11-26 17:59:50 -03:00
Renan Castro
e12fca2f80 Bump typescript package version 2020-11-26 17:20:49 -03:00
filipenevola
cbab1f5eb0 Bump versions to Meteor 1.12-beta.2 2020-11-12 19:05:46 -04:00
filipenevola
c362c1e4df Bump versions to Meteor 1.12-beta.1 2020-11-12 18:39:26 -04:00
filipenevola
3f3851fa08 Update Typescript to 4.0.5 2020-10-28 09:47:02 -04:00
Ben Newman
156bdcd705 Update meteor-babel to version 7.9.0 and typescript to 3.8.3. 2020-03-24 12:11:00 -04:00
Ben Newman
150d387b44 Merge branch 'master' into devel 2020-02-20 11:24:20 -05:00
filipenevola
05e7b81c2a Bump package versions for 1.9.2 release 2020-02-20 10:36:07 -04:00
Ben Newman
60355ae0e3 Bump package versions for 1.9.2-rc.1 release. 2020-02-19 18:21:35 -05:00
Ben Newman
c81738fbb3 Update meteor-babel to version 7.8.2 and typescript to 3.7.5. 2020-02-19 15:20:20 -05:00
Ben Newman
058d1a2859 Depend on babel-compiler explicitly in typescript/package.js.
The ecmascript package does this, and it prevents `meteor publish` from
complaining that the compile-typescript compiler plugin needs to specify a
version constraint for its babel-compiler dependency.
2020-01-15 12:43:54 -05:00
Ben Newman
bb96f38d9b Update meteor-babel and typescript to latest versions.
Babel releases included in this update:
- https://github.com/babel/babel/releases/tag/v7.7.6
- https://github.com/babel/babel/releases/tag/v7.7.7
- https://github.com/babel/babel/releases/tag/v7.8.0
- https://github.com/babel/babel/releases/tag/v7.8.1
- https://github.com/babel/babel/releases/tag/v7.8.2
- https://github.com/babel/babel/releases/tag/v7.8.3

Although some of these changes won't take effect until the next Meteor
release, I intend to publish the babel-compiler, ecmascript, and
typescript changes using Meteor 1.9, so that applications can update
without waiting for Meteor 1.10.
2020-01-14 13:03:59 -05:00
filipenevola
39cc07472f Bump package versions for the official 1.9 release. 🎉 2020-01-08 18:18:03 -05:00
Ben Newman
80b4e4d1c2 Bump package versions for 1.9-rc.3 release. 2020-01-07 21:06:10 -05:00
Ben Newman
4ce94e8b1f Bump package versions for 1.9-rc.2 release. 2020-01-02 11:01:25 -05:00
Ben Newman
ed214002e0 Bump package versions for 1.9-rc.1 release.
This release contains a potential mitigation for the excessive garbage
collection discussed here: https://github.com/meteor/meteor/pull/10527#issuecomment-567982128
2019-12-30 12:11:46 -05:00
Ben Newman
e48dbc6d1c Bump package versions for 1.9-rc.0 release. 🎉
With Node.js 8.x nearing end-of-life status at the end of this year, and
Node.js 12 now in LTS, we think it makes sense to finalize Meteor 1.9
sooner rather than later, and continue working to take advantage of all
the great features of Node 12 in future 1.9.x releases.

As usual, the meaning of "release candidate" is that we can still fix bugs
before the final release, but there will be no new features added.
2019-12-19 09:11:29 -05:00
Ben Newman
6b646c6a8f Merge branch 'release-1.8.3' into release-1.9 2019-12-18 16:23:31 -05:00
Ben Newman
fede16c147 Bump package versions for 1.8.3-rc.1 release. 2019-12-18 15:10:22 -05:00
Ben Newman
9df769b6ea Bump package versions for 1.8.3-rc.0 release.
Note: bumping the ecmascript and typescript package versions is necessary
because they both register compiler plugins based on babel-compiler.
2019-12-18 13:01:21 -05:00
Ben Newman
97e1bba384 Bump package versions for the official 1.8.2 release. 2019-11-14 15:12:21 -05:00
Ben Newman
44d0f1f408 Bump package versions for 1.8.2-rc.10 release. 2019-11-12 18:06:25 -05:00
Ben Newman
c9904c3ed7 Bump package versions for 1.8.2-rc.9 release.
Note that publishing 1.8.2-rc.8 failed on all platforms due to EMFILE (too
many open files) errors, which necessitated reverting PR #10771.
2019-11-11 19:38:24 -05:00
Ben Newman
a367c9aef5 Bump package versions for 1.8.2-rc.8 release. 2019-11-11 19:12:13 -05:00
Ben Newman
aec3bc76e3 Bump package versions for 1.8.2-rc.7 release. 2019-11-08 16:33:29 -05:00
Ben Newman
00564ac2ad Bump package versions for 1.8.2-rc.6 release.
I made a small mistake publishing rc.5 (forgot to bump
meteor-release-experimental.json), so it seemed simpler to skip straight
to rc.6.
2019-11-05 17:27:36 -05:00