Commit Graph

39 Commits

Author SHA1 Message Date
Gabriel Grubba
9f012d3e23 Meteor version to 3.0-beta.0 :commet: 2023-12-29 11:54:18 -03:00
Gabriel Grubba
c134232d70 Meteor version to 3.0-alpha300.20 :commet: 2023-12-27 11:16:12 -03:00
Gabriel Grubba
4e47950e49 Meteor version to 3.0-alpha300.19 ☄️ 2023-11-23 12:59:02 -03:00
Gabriel Grubba
d597184e4b Meteor version to 3.0-alpha300.18 ☄️ 2023-11-14 15:59:38 -03:00
Gabriel Grubba
9262ded138 Meteor version to 3.0-alpha300.17 ☄️ 2023-10-27 16:27:47 -03:00
Gabriel Grubba
44eb794b7e Meteor version to 3.0-alpha300.16 ☄️ 2023-10-24 12:27:47 -03:00
Gabriel Grubba
e8d8ed5e13 Meteor version to 3.0-alpha300.15 ☄️ 2023-09-21 10:02:44 -03:00
Gabriel Grubba
fa5bea9d5c Meteor version to 3.0-alpha300.14 ☄️ 2023-09-20 16:59:44 -03:00
Gabriel Grubba
dfa05458b1 Meteor version to 3.0-alpha300.13 ☄️ 2023-09-20 15:26:01 -03:00
Gabriel Grubba
e42fc55644 Meteor version to 3.0-alpha300.12 ☄️ 2023-09-20 10:38:01 -03:00
denihs
07616fc82c - Reverting packages version that didn't have any changes 2023-09-13 15:04:12 -04:00
Gabriel Grubba
bbf4175705 Meteor version to 3.0-alpha.11 ☄️ 2023-08-21 14:56:43 -03:00
Gabriel Grubba
8be2681c17 Meteor version to 3.0.0-alpha.10 ☄️ 2023-06-19 11:07:52 -03:00
Gabriel Grubba
6bc3d8f665 Meteor version to 3.0.0-alpha.9 ☄️ 2023-05-18 19:54:59 -03:00
Gabriel Grubba
92513e99ae Meteor version to 3.0.0-alpha.8 ☄️ 2023-05-18 19:04:55 -03:00
Gabriel Grubba
d113396ebb Meteor version to 3.0.0-alpha.7 ☄️ 2023-05-18 18:04:01 -03:00
Gabriel Grubba
8a49889478 Meteor version to 3.0.0-alpha.6 ☄️ 2023-05-11 12:14:20 -03:00
Gabriel Grubba
69d82c8e04 Meteor version to 3.0.0-alpha.5 ☄️ 2023-05-10 19:31:07 -03:00
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
1758eeb574 - fix test: javascript hot code push (Cannot read property 'forEach' of undefined) 2023-04-11 15:52:07 -04:00
denihs
eb63a1b664 - fix test: javascript hot code push 2023-04-11 15:27:52 -04:00
Gabriel Grubba
3fed8d91b0 Merge branch 'release-3.0' into release-3.0-fix-ci-tests 2023-04-03 12:43:29 -03:00
zodern
24da208385 Fix checkAsyncModule 2023-03-30 15:48:00 -05:00
denihs
e4ea3c7d5e - fixing test "assets - unicode asset names are allowed" 2023-03-23 12:55:33 -04:00
zodern
d853c544e0 Handle errors in top level of eager modules 2023-03-03 11:34:04 -06:00
denihs
1e76987840 fixing load-js-image and linker 2023-01-23 17:10:43 -04:00
zodern
9992c88a9c Improve comments 2023-01-06 16:57:07 -06:00
zodern
5ffe6bb780 Fix detecting if main module is async 2023-01-06 16:53:31 -06:00
zodern
47e3eaeae1 Improve detecting async modules
- correctly handles sync modules that export a promise
- avoids running getters
2023-01-06 16:51:42 -06:00
zodern
180f681446 Delay startup hooks until after eager async modules 2022-12-23 16:23:47 -06:00
zodern
87e4af9a3f Simplify marking the main module as sync 2022-12-23 15:30:06 -06:00
zodern
f48b7575b8 Add new runtime for loading packages and the app 2022-12-23 13:01:10 -06:00
zodern
05b5b90d0f Fix circular dependency with meteor and core-runtime 2022-12-12 16:37:54 -06:00
zodern
375ad07c3c Rename define-package to package-registry 2022-12-12 15:16:52 -06:00
zodern
41d033a5cb Add core-runtime package 2022-12-12 15:13:34 -06:00