Commit Graph

143 Commits

Author SHA1 Message Date
Gabriel Grubba
cbb7eb41aa Meteor version to 3.0.0-alpha.4 ☄️ 2023-05-10 17:54:48 -03:00
Gabriel Grubba
4af058b6a5 Meteor version to 3.0.0-alpha.3 ☄️ 2023-05-10 14:56:47 -03:00
Gabriel Grubba
7bbaf59aa8 Meteor version to 3.0.0-alpha.2 ☄️ 2023-05-09 15:39:35 -03:00
Gabriel Grubba
18600c66c1 Meteor version to 3.0.0-alpha.1 ☄️ 2023-05-08 18:52:28 -03:00
Gabriel Grubba
3f2917d732 🚀 Meteor 3.0-alpha.0 2023-05-08 14:56:33 -03:00
denihs
4f6cf3247f Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/history.md
#	meteor
#	packages/accounts-base/accounts_tests.js
#	packages/ddp-server/.npm/package/npm-shrinkwrap.json
#	packages/meteor/dynamics_nodejs.js
#	packages/mongo/collection.js
#	packages/mongo/mongo_driver.js
#	packages/non-core/blaze
#	tools/static-assets/server/boot.js
#	tools/tests/create.js
2023-05-04 10:41:37 -04:00
Gabriel Grubba
e07df92e1e Meteor version to 2.12 ☄️ 2023-04-28 14:27:10 -03:00
Gabriel Grubba
4254d43403 Meteor version to 2.12-rc.0 ☄️ 2023-04-27 15:18:25 -03:00
Gabriel Grubba
b3111be004 Meteor version to 2.12-beta.4 ☄️ 2023-04-24 09:38:36 -03:00
Gabriel Grubba
bced5c0c2f Meteor version to 2.12-beta.3 ☄️ 2023-04-20 17:04:52 -03:00
Gabriel Grubba
7166082f27 Meteor version to 2.12 ☄️ 2023-04-20 15:13:14 -03:00
matheusccastro
1ce67f6e7b Create Meteor.wrapFn to wrap hooks and functions that can/should accept a promise and apply that to accounts, startup and cursor actions code. 2023-04-19 11:48:53 -03:00
denihs
9da92b6fec - removing the function _nodeCodeMustBeInFiber 2023-03-14 12:29:44 -04:00
denihs
c0a1308cb8 Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/history.md
#	packages/accounts-password/password_server.js
2023-01-18 15:35:03 -04:00
Gabriel Grubba
9b6c797f09 Meteor version to 2.10.0 ☄️ 2023-01-13 17:19:44 -03:00
Gabriel Grubba
eebe2b476b Meteor version to 2.10.0-rc.0 ☄️ 2023-01-10 16:26:03 -03:00
Gabriel Grubba
2d0cb940bb Meteor version to 2.10.0-beta.0 ☄️ 2023-01-06 13:33:13 -03:00
Gabriel Grubba
4582675078 docs: added docs to forEachAsync in hook.js 2023-01-05 10:06:48 -03:00
Gabriel Grubba
f3950ff881 cherry picked from e6efc44c2e 2023-01-05 09:58:50 -03:00
Matheus Castro
e6efc44c2e Create async queue and add helpers to OrderedDict and IdMap 2022-10-19 17:20:52 -03:00
Matheus Castro
26b16b5db3 Move ASL helpers to it's own file and attach it to Meteor's global object.
On tools, however, we still need to use the process.env value (when starting the server in boot.js).
2022-08-19 20:03:25 -03:00
Matheus Castro
a40ec5392f Add code from "fibers-optional" branch with some modifications:
- Create new context for DDP server too.
- Removing some console.logs + adding some TODOS.
2022-08-18 13:16:21 -03:00
Jan Dvorak
a6d65cddb7 Release 2.4 2021-09-14 09:30:22 +02:00
Jan Dvorak
2dbadcbd5f 2.4-rc.6 2021-09-09 16:19:41 +02:00
filipenevola
5cc351bdab Bump version to 2.4.0-rc.5 2021-09-05 21:47:29 -07:00
Jan Dvorak
621a851094 2.4-rc.4 2021-09-02 10:22:22 +02:00
filipenevola
f0063af6c5 Bump version to 2.4.0-rc.3 2021-08-29 11:14:51 -10:00
Jan Dvorak
ae142366b9 2.4-rc.2 2021-08-24 10:36:52 +02:00
Jan Dvorak
744300da25 2.4-rc.1 2021-08-23 11:42:09 +02:00
Jan Dvorak
8632883424 Improve comment for forEach iterator in callback-hook 2021-08-23 10:26:59 +02:00
Jan Dvorak
7e31112905 2.4-rc.0 2021-08-16 13:35:15 +02:00
Jan Dvorak
8e61034df5 callback-hook history entry & version bump 2021-08-13 17:44:32 +02:00
Jan Dvorak
7e625f6f1b Deprecation jsdoc for each in callback-hook 2021-08-13 16:50:14 +02:00
Jan Dvorak
b6271d08ef callback-hook add forEach iterator to follow the JS standard 2021-08-13 10:26:31 +02:00
Jan Dvorak
f25c29a1e9 Modernize & fix bad var assignment 2021-07-21 17:15:29 +02: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
c9e6225085 Bump package versions for 1.9-beta.4 release. 2019-11-26 17:52:03 -05:00
Ben Newman
d5a45c1f90 Bump package versions for 1.9-beta.3 release. 2019-11-14 16:43:57 -05:00
Ben Newman
0e1b0cb250 Bump package versions for 1.9-beta.2 release. 2019-11-10 00:50:56 -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
ec0ed4dec9 Simplify _startupCallback by passing callback rather than ID. 2019-11-06 10:23:16 -05:00
Pravdomil
ecf726ebf3 Make _debug reporting more consistent (#9678) 2018-03-21 11:43:48 -04:00
Ben Newman
bac168b4ca Bulk-bump minor versions of recently changed packages. 2017-11-14 13:31:10 -05:00
Ben Newman
babe85f268 Remove underscore from callback-hook package. 2017-11-14 09:31:34 -05:00
Ben Newman
f39812bd4b Bump package versions for the official 1.4.2 release. 2016-10-25 10:20:21 -07:00
Ben Newman
b40df12129 Bump package versions for 1.4.2-rc.4 release. 2016-10-24 22:44:11 -07:00