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
Ben Newman
19f00eef81
Bump package versions for 1.8.2-rc.4 release.
2019-10-24 19:36:39 -04:00
Ben Newman
8c187586ae
Update typescript plugin patch version to match npm version.
2019-09-23 12:50:46 -04:00
Ben Newman
8dd87a6636
Bump package versions for 1.8.2-rc.3 release.
2019-09-23 12:26:57 -04:00
Ben Newman
62faa518a0
Bump package versions for 1.8.2-rc.2 release.
2019-09-23 10:06:43 -04:00
Ben Newman
c0f3222ea5
Bump package versions for 1.8.2-rc.1 release.
2019-09-19 19:09:38 -04:00
Ben Newman
e94739f7e8
Bump package versions for 1.8.2-rc.0 release. 🎉
2019-09-19 11:54:49 -04:00
Ben Newman
9fb6b9cd89
Bump package versions for 1.8.2-beta.18 release.
2019-09-06 18:53:04 -04:00
Ben Newman
c8e322e197
Update typescript version to 3.6.2.
...
Most of these changes came for free with the update of meteor-babel to
version 7.6.0, but a few remaining spots needed to be updated.
2019-09-06 18:43:40 -04:00
Ben Newman
d276ef7c30
Bump package versions for 1.8.2-beta.16 release.
2019-07-30 14:04:32 -04:00
Ben Newman
a3b13705c5
Bump package versions for 1.8.2-beta.16 release.
2019-07-15 12:52:52 -04:00
Ben Newman
01fb509fff
Implement an official typescript compiler plugin.
2019-07-07 19:29:34 -04:00