Commit Graph

24 Commits

Author SHA1 Message Date
Gabriel Grubba
bc3d27e022 Meteor version to 2.9.1 ☄️ 2022-12-27 13:59:41 -03:00
Gabriel Grubba
f094515825 Meteor version to 2.9.1-rc.0 ☄️ 2022-12-22 10:28:48 -03:00
Gabriel Grubba
986de31ccb Meteor version to 2.9.1-beta.4 ☄️ 2022-12-19 16:56:06 -03:00
Gabriel Grubba
c9ee57ceb0 Meteor version to 2.9.1-beta.3 ☄️ 2022-12-15 12:11:02 -03:00
Gabriel Grubba
5eb91aab9f Meteor version to 2.9.1-beta.2 ☄️ 2022-12-15 11:33:58 -03:00
Gabriel Grubba
dfaf5aebf0 Meteor version to 2.9.1-beta.1 ☄️ 2022-12-14 20:07:05 -03:00
Gabriel Grubba
cde0d0998e Meteor version to 2.9.1-beta.0 ☄️ 2022-12-13 15:49:22 -03:00
Drew Fisher
e7808b3a55 Fix fetch() type declaration
`fetch()` is the type of `globalThis.fetch`; it is not a function which
returns a `globalThis.fetch`.

Fixes #12351.
2022-12-10 13:30:17 -08:00
Gabriel Grubba
36d64af64d Meteor version to 2.8.1 ☄️ 2022-11-14 08:20:31 -03:00
Gabriel Grubba
9ddb1eb06a Meteor version to 2.8.1-rc.0 ☄️ 2022-11-10 10:18:33 -03:00
Gabriel Grubba
9afbdc7e75 Meteor version to 2.8.1-beta.2 ☄️ 2022-11-07 17:05:39 -03:00
Gabriel Grubba
995546f58e Meteor version to 2.8.1-beta.1 ☄️ 2022-11-04 10:46:46 -03:00
Gabriel Grubba
971f85e8a6 Meteor version to 2.8.1-beta.0 ☄️ 2022-10-27 10:59:57 -03:00
Piotr Pośpiech
55690f7328 updated adding assets 2022-10-05 14:55:55 +02:00
Piotr Pośpiech
eb7a50c610 Add types for fetch package 2022-09-09 14:04:11 +02:00
Ben Newman
d376276158 Bump package versions for the official 1.8.1 release. 2019-04-02 18:51:59 -04:00
Ben Newman
8e16365ea6 Bump package versions for 1.8.1-rc.1 release. 2019-03-20 11:06:12 -04:00
Ben Newman
7f7545c850 Bump package versions for 1.8.1-rc.0 release.
Now that we've moved into the release candidate phase, there will be no
more new features added to Meteor 1.8.1, and all remaining effort will be
focused on fixing bugs.

Please test the release candidate if you have time, by running the
following command in any application directory:

  meteor update --release 1.8.1-rc.0
2019-03-19 14:24:56 -04:00
Ben Newman
d3ccc4ef73 Bump package versions for 1.8.1-beta.20 release. 2019-02-28 16:18:39 -05:00
Ben Newman
cd9ace9434 Bump package versions after updating npm dependencies in #10448. 2019-02-28 14:11:22 -05:00
Ben Newman
3348d708aa Update shrinkwrap files for npm dependencies bumped in #10448. 2019-02-28 14:09:40 -05:00
lukas strassel
2edc15a055 fix(deps): update terser, fetch, decimaljs, postcss, nanocss 2019-02-28 14:05:27 -05:00
Ben Newman
9abd2ce4c8 Add another basic fetch() test. 2018-06-28 18:52:58 -04:00
Ben Newman
06ea07d14b Provide isomorphic implementation of WHATWG fetch() API. 2018-06-28 18:25:14 -04:00