Commit Graph

203 Commits

Author SHA1 Message Date
denihs
b494499e91 Meteor version to 3.0 ☄️ 2024-07-15 13:36:33 -04:00
denihs
61c25a7426 Meteor version to 3.0.0-rc.10 ☄️ 2024-07-15 11:12:31 -04:00
denihs
9bd17184e9 Meteor version to 3.0.0-rc.9 ☄️ 2024-07-15 10:55:23 -04:00
denihs
9b114283b9 Meteor version to 3.0.0-rc.8 ☄️ 2024-07-12 09:10:10 -04:00
denihs
c9e81c613e Meteor version to 3.0.0-rc.7 ☄️ 2024-07-11 15:45:57 -04:00
denihs
faba272d00 Meteor version to 3.0.0-rc.6 ☄️ 2024-07-11 14:39:40 -04:00
denihs
d36f2f5dd9 - bump packages versions 2024-07-11 09:31:16 -04:00
Leonardo Venturini
9b1c18b30f Meteor version to 3.0-rc.4 ☄️ 2024-06-12 09:20:56 -04:00
Nacho Codoñer
41046c520f Meteor version to 3.0-rc.3 ☄️ 2024-06-11 18:22:22 +02:00
Nacho Codoñer
66110b9ad4 fix for async definitions on allow/deny rules 2024-05-30 15:42:57 +02:00
Nacho Codoñer
caae9323fd fix for async definitions on allow/deny rules 2024-05-30 15:33:50 +02:00
Nacho Codoñer
c93f45f238 ensure apply only on server 2024-05-29 18:02:25 +02:00
Nacho Codoñer
12c7ce7ec5 ensure validate behaviors on using allow-deny operation work as expected on the server 2024-05-29 17:05:38 +02:00
denihs
a89870aed2 - Meteor version to 3.0-rc.2 ☄️ 2024-05-21 10:56:04 -04:00
Nacho Codoñer
35ae976012 Meteor version to 3.0-rc.1 ☄️ 2024-05-06 16:52:32 +02:00
Nacho Codoñer
514c9e9d80 Meteor version to 3.0-rc.0 ☄️ 2024-04-19 17:19:26 +02:00
Gabriel Grubba
8393fee686 Meteor version to 3.0-beta.7 :commet: 2024-03-22 15:37:57 -03:00
Gabriel Grubba
20f8ade6ca Meteor version to 3.0-beta.6 :commet: 2024-02-28 11:21:42 -03:00
Gabriel Grubba
b780b29257 Meteor version to 3.0-beta.5 :commet: 2024-02-28 10:28:32 -03:00
Gabriel Grubba
d8a952990c Meteor version to 3.0-beta.4 :commet 2024-02-22 11:36:27 -03:00
Gabriel Grubba
32b41a14fa Meteor version to 3.0-beta.3 :commet 2024-02-22 11:11:55 -03:00
Gabriel Grubba
b4b647e162 Meteor version to 3.0-beta.2 :commet 2024-02-22 10:30:48 -03:00
Gabriel Grubba
2b1ddf149f Meteor version to 3.0-beta.1 :commet: 2024-02-22 10:13:38 -03:00
Nacho Codoñer
93f920f842 add test case to cover the new resolver type config 2024-02-13 15:14:04 +01:00
Nacho Codoñer
b1ff446fb4 fix scenario where expected stub promise resolution 2024-02-13 13:57:27 +01:00
Nacho Codoñer
14e86b99d0 apply properly the new promiseResolver option 2024-02-12 19:40:10 +01:00
Nacho Codoñer
14942c4e70 add a configuration option for default promise resolver 2024-02-12 19:25:08 +01:00
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
denihs
ad6dae7f72 - include new subscribe test
- inject new stub async helpers in the Connection.prototype
- adjust tests to work with the new api
2023-12-22 16:19:20 -04:00
denihs
1a7cb656e2 - fix document with length 2023-12-16 10:57:46 -04:00
denihs
c6e1754c57 - Make sure Meteor.connect is already created before injecting the helpers
- fix empty documents tests
- fix database error reporting tests
2023-12-16 10:39:44 -04: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
denihs
678506b398 Mapping the sync methods insert, update, and remove, to their respective async methods when calling them from the client with insecure 2023-10-05 15:05:26 -04: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
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
denihs
2e2b825fb5 Merge branch 'release-3.0' into release-3.0-fix-package-tests
# Conflicts:
#	packages/deprecated/markdown/package.js
#	packages/non-core/blaze
2023-06-14 14:37:46 -04:00
denihs
e6b65acb27 - chore - tests breaking 2023-05-29 07:42:23 -04: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