Gabriel Grubba
|
8393fee686
|
Meteor version to 3.0-beta.7 :commet:
release/METEOR@3.0-beta.7
|
2024-03-22 15:37:57 -03:00 |
|
Gabriel Grubba
|
785d944e9e
|
Merge pull request #13070 from meteor/dev-bundle-20.11.1.2
Dev bundle 20.11.1.2 [ Typescript to 5.4.3 ]
|
2024-03-22 19:33:18 +01:00 |
|
Gabriel Grubba
|
dd88e5a8bc
|
dev-bundle to 20.11.1.2
|
2024-03-22 15:15:27 -03:00 |
|
Denilson
|
8e8ae9ca52
|
Merge pull request #13065 from meteor/fix/circle-ci-group-3
[Meteor 3] fix Circle CI group 3 tests
|
2024-03-21 11:52:44 -04:00 |
|
Nacho Codoñer
|
3e439dfd3a
|
Merge pull request #13052 from meteor/350-persist-local-doc-temporary
[3.0] Report and extend test cases for the new async behaviors
|
2024-03-21 15:20:49 +01:00 |
|
denihs
|
ca9736e6ad
|
- svelte skeleton now working
|
2024-03-21 10:12:35 -04:00 |
|
denihs
|
8f51fba453
|
- vue skeleton now working
|
2024-03-20 12:39:52 -04:00 |
|
denihs
|
0191b1210d
|
- pin jorgenvatle:vite-bundler version inside vue skeleton
|
2024-03-20 12:39:18 -04:00 |
|
denihs
|
ebb732c062
|
- --solid and --full now passing
|
2024-03-20 12:25:43 -04:00 |
|
denihs
|
6d3aa938b4
|
- fix solid template
|
2024-03-20 12:21:26 -04:00 |
|
denihs
|
89434bb938
|
- remove all vue-2 references from Meteor
|
2024-03-20 11:57:08 -04:00 |
|
denihs
|
480936b699
|
- typescript is now passing
|
2024-03-20 11:49:22 -04:00 |
|
Nacho Codoñer
|
615ae2c974
|
Merge branch 'release-3.0' into 350-persist-local-doc-temporary
# Conflicts:
# packages/mongo/mongo_livedata_tests.js
|
2024-03-20 16:02:39 +01:00 |
|
denihs
|
b1b7037aca
|
Merge branch 'release-3.0' into fix/circle-ci-group-3
# Conflicts:
# packages/npm-mongo/.npm/package/npm-shrinkwrap.json
# packages/webapp/.npm/package/npm-shrinkwrap.json
|
2024-03-20 10:59:17 -04:00 |
|
denihs
|
2d68c2a87a
|
- use package compat:graphql instead of swydo:graphql, because this one is compatible with version 3
|
2024-03-20 10:51:00 -04:00 |
|
Nacho Codoñer
|
84ab049ccf
|
fix and provide proper tests of data persistence on async behaviors
|
2024-03-20 14:58:30 +01:00 |
|
Denilson
|
ad0a63b4c8
|
Merge pull request #13063 from meteor/fix/environment-variables-context
[Meteor 3] Clean Environment Variables upper context when finish executing callback
|
2024-03-19 10:46:31 -04:00 |
|
Denilson
|
4974282f25
|
Merge pull request #13059 from meteor/357-fix-meteor-installer
[3.0] Fix Meteor installer
|
2024-03-19 10:38:32 -04:00 |
|
Gabriel Grubba
|
7f8fa4ec80
|
add section on how to test meteor 3 using npx
|
2024-03-19 10:15:42 -03:00 |
|
Nacho Codoñer
|
df77a0251c
|
bump beta version to publish
|
2024-03-19 14:09:14 +01:00 |
|
Nacho Codoñer
|
22b2e4ce36
|
default install as the behavior to simplify installation with npx meteor
|
2024-03-19 13:50:42 +01:00 |
|
Nacho Codoñer
|
8b496da7c7
|
update logs on the cmds to promote new installer
|
2024-03-19 13:42:54 +01:00 |
|
denihs
|
2d05cb1008
|
- revert client to not handle promises, as this newer syntax can't be compiled in older browsers
|
2024-03-18 16:06:12 -04:00 |
|
denihs
|
07b6997e52
|
- fix upper context in the server
- add the ability to get other contexts in the client
- add test for dynamics
|
2024-03-18 15:33:52 -04:00 |
|
Nacho Codoñer
|
86080a11cd
|
dont exist with an error since it errored npx usage as well, which is the mode that ensure proper logging on latest npm version
|
2024-03-18 18:11:31 +01:00 |
|
Nacho Codoñer
|
b9ea24dff3
|
ensure global check is not required when using npx
|
2024-03-18 14:37:55 +01:00 |
|
Gabriel Grubba
|
547e38881a
|
Docs: remove meteor.wrapAsync and add meteor.promisify
|
2024-03-18 10:27:42 -03:00 |
|
Gabriel Grubba
|
1135bedf73
|
update fetch example
|
2024-03-14 15:13:08 -03:00 |
|
Nacho Codoñer
|
113781dc6c
|
add missing command on a log in Windows
|
2024-03-14 17:45:49 +01:00 |
|
Nacho Codoñer
|
335863345c
|
upgrade node-downloader-helper to latest version as fix issue on being in last node version
|
2024-03-14 15:50:28 +01:00 |
|
Gabriel Grubba
|
ec1fbe6969
|
Merge pull request #12964 from ggazzo/fix/client-upsert
fix(minimongo): sync upsert doesn't create new documents
|
2024-03-14 13:17:49 +01:00 |
|
Guilherme Gazzo
|
f34a96fe18
|
added tests
|
2024-03-13 22:39:09 -03:00 |
|
Guilherme Gazzo
|
a67b039092
|
fix: minimongo sync upsert not adding new document
|
2024-03-13 20:18:53 -03:00 |
|
Denilson
|
a56399e285
|
Merge pull request #13034 from ref-app/subscribe-stop-crash
Subscribe stop crash
|
2024-03-12 16:56:05 -04:00 |
|
Nacho Codoñer
|
8e0cdf200c
|
Merge pull request #13054 from meteor/347-debug-mode
[3.0] Debug mode
|
2024-03-12 19:14:37 +01:00 |
|
Nacho Codoñer
|
53d3b8ea2d
|
add debug mode change to the changelog
|
2024-03-12 15:15:01 +01:00 |
|
Nacho Codoñer
|
e1b1be5198
|
Merge pull request #13055 from meteor/352-stub-promise-finish
Fix an issue with methods interacting with unblocking mechanisms
|
2024-03-12 15:07:20 +01:00 |
|
Gabriel Grubba
|
743890cdfd
|
Merge pull request #13058 from meteor/docs-observe-async
Docs: observeChangesAsync and observeAsync
|
2024-03-11 20:46:01 +01:00 |
|
Nacho Codoñer
|
cb19b79ad6
|
update docs
|
2024-03-11 18:12:51 +01:00 |
|
Nacho Codoñer
|
e2aad9f5ee
|
set memberof properly
|
2024-03-11 18:05:32 +01:00 |
|
Nacho Codoñer
|
d3d18a6b37
|
update docs for observe behaviors async
|
2024-03-11 16:34:48 +01:00 |
|
Nacho Codoñer
|
8d9b0a9fe6
|
precheck for stub existence
|
2024-03-11 15:13:12 +01:00 |
|
Nacho Codoñer
|
6a4f6e6883
|
simplify test definition
|
2024-03-11 15:06:35 +01:00 |
|
Nacho Codoñer
|
788a712c81
|
Merge branch 'release-3.0' into 352-stub-promise-finish
|
2024-03-07 17:55:19 +01:00 |
|
Nacho Codoñer
|
dcf26d6103
|
fix and add new test case for unblocking mechanism
|
2024-03-07 17:49:32 +01:00 |
|
Nacho Codoñer
|
3086912118
|
fix and add new test case for unblocking mechanism
|
2024-03-07 17:46:09 +01:00 |
|
Nacho Codoñer
|
604a072a07
|
Merge branch 'release-3.0' into 347-debug-mode
|
2024-03-07 16:02:03 +01:00 |
|
Gabriel Grubba
|
f2bfccc17b
|
Merge branch 'devel' into release-3.0
|
2024-03-07 14:01:53 +01:00 |
|
Gabriel Grubba
|
54745a9a6e
|
Updating old docs to make CI pass
|
2024-03-07 09:58:19 -03:00 |
|
Per Bergland
|
61f255795c
|
self/this/options fixes
|
2024-03-06 18:15:23 +01:00 |
|