filipenevola
|
7fa4fac126
|
Merge branch 'devel' into dev-bundle-12.21.0.0
|
2021-02-24 07:30:01 -04:00 |
|
Filipe Névola
|
229692af9e
|
Merge pull request #11316 from meteor/improve-tests
|
2021-02-24 07:29:10 -04:00 |
|
filipenevola
|
9b36302e53
|
Document selftest new flags: preview, skip, limit
|
2021-02-24 07:28:53 -04:00 |
|
filipenevola
|
4de488f530
|
Change selftest plan flag to preview to avoid conflict with deploy plan flag
|
2021-02-24 07:25:47 -04:00 |
|
filipenevola
|
82932230d9
|
fix BigIntStats error on TypeScript
ignore Operator '&' cannot be applied to types 'number | bigint' and 'number'.
|
2021-02-23 20:46:38 -04:00 |
|
denyhs
|
dedee0b273
|
Removing unnecessary log
|
2021-02-16 17:54:17 -04:00 |
|
denyhs
|
81eadcb756
|
Helper to the new flag --plan
- typo
|
2021-02-16 17:39:46 -04:00 |
|
denyhs
|
ab37e4bc97
|
Helper to the new flag --plan
- typo
|
2021-02-16 17:35:29 -04:00 |
|
denyhs
|
b50a01e869
|
Helper to the new flag --plan
|
2021-02-16 17:31:33 -04:00 |
|
denyhs
|
aba19e4456
|
New flags accepted in the deploy command line
|
2021-02-16 17:14:10 -04:00 |
|
filipenevola
|
62c0f6c5c8
|
Improves tests and logs
Added new options to be easier to run in batches
- skip
- limit
- plan
|
2021-02-11 15:05:28 -04:00 |
|
filipenevola
|
883d58106c
|
Improves tests and logs
|
2021-02-10 18:49:23 -04:00 |
|
filipenevola
|
12afa3eb14
|
Fixes error on Mongo start in Node 14
|
2021-02-10 18:49:13 -04:00 |
|
filipenevola
|
f4591900dc
|
Updates link to /cloud
|
2021-01-19 11:00:39 -04:00 |
|
filipenevola
|
0918893c19
|
Merge branch 'hot-module-reload' into release-2.0
# Conflicts:
# packages/modules-runtime-hot/package.js
# packages/react-fast-refresh/README.md
|
2021-01-18 17:27:29 -04:00 |
|
zodern
|
8b1ba05b50
|
Only set hmr secret env var when HMR is enabled
|
2021-01-18 14:53:02 -06:00 |
|
filipenevola
|
03fd73fc03
|
Uses create --blaze while we don't have a final published version of hot-module-replacement
|
2021-01-17 21:45:35 -04:00 |
|
filipenevola
|
52e423082f
|
Fixes minimal package json
|
2021-01-17 21:22:23 -04:00 |
|
filipenevola
|
b7a4231146
|
Changes meteor create default skeleton to use React
Moves blaze skeleton from skel to skel-blaze directory
|
2021-01-17 19:29:45 -04:00 |
|
filipenevola
|
f810a6f69e
|
Adds --dry-run option on publish-release command
|
2021-01-17 12:09:44 -04:00 |
|
filipenevola
|
dd8181ce41
|
Merge branch 'devel' into release-2.0
|
2021-01-17 11:41:00 -04:00 |
|
filipenevola
|
0111ff7400
|
Fixes #11215 by adding nodeModulesToRecompile to the cacheKey
|
2021-01-17 09:30:09 -04:00 |
|
filipenevola
|
14049c57e7
|
Merge branch 'hot-module-reload' into release-2.0
|
2021-01-15 15:01:30 -04:00 |
|
Filipe Névola
|
e3accb2b3b
|
Merge pull request #11053 from znewsham/respect-rootUrl-pathname
|
2021-01-15 14:55:26 -04:00 |
|
Filipe Névola
|
479c4de87a
|
Merge pull request #10663 from jamesmillerburgess/npm-discards-ts
|
2021-01-15 14:53:54 -04:00 |
|
zodern
|
68447d7d5a
|
Show build errors in client
|
2021-01-14 21:33:25 -06:00 |
|
zodern
|
85709c6e8a
|
Add HMR to react skeletons
|
2021-01-14 21:04:16 -06:00 |
|
zodern
|
e3066fbd96
|
Clean up HMR code
|
2021-01-14 18:01:14 -06:00 |
|
zodern
|
64165aab0e
|
Reduce HMR logs
|
2021-01-14 17:25:27 -06:00 |
|
zodern
|
59bf534baa
|
Ignore changes to hash of files created as alias
|
2021-01-14 16:29:46 -06:00 |
|
filipenevola
|
c22e390934
|
Merge branch 'hot-module-reload' into release-2.0
|
2021-01-12 11:43:29 -04:00 |
|
denyhs
|
8118de58f0
|
#459 MongoDB provisioning
-new mongo flag
|
2021-01-12 11:35:16 -04:00 |
|
denyhs
|
95efea3ed4
|
#371 cold-start
-Introduce a flag --free to the clients already create apps running Tiny containers and in the free mode
|
2021-01-12 11:35:16 -04:00 |
|
zodern
|
c7677403aa
|
Fix "list --json" command for unpublished packages
|
2021-01-11 20:45:58 -06:00 |
|
filipenevola
|
76fc319d5f
|
Merge branch 'devel' into hot-module-reload
# Conflicts:
# meteor
|
2021-01-06 10:59:39 -04:00 |
|
Filipe Névola
|
056e8ac3c1
|
Merge pull request #11189 from sgmheyhey/devel
|
2021-01-04 11:36:24 -04:00 |
|
Filipe Névola
|
8bc33ab75c
|
Merge pull request #11244 from tchiers/isobuild-broken-symlink
|
2020-12-09 16:42:11 -04:00 |
|
Filipe Névola
|
539f50121f
|
Merge branch 'devel' into devel
|
2020-12-09 16:13:38 -04:00 |
|
tchiers
|
0782a5f181
|
Re-work to avoid if/else per PR feedback.
|
2020-12-09 12:51:30 -06:00 |
|
filipenevola
|
1d7601c70e
|
Updates jquery to 3.5.1 on test apps
|
2020-12-09 09:49:56 -04:00 |
|
filipenevola
|
123730bfa9
|
Updates puppeteer to 2.1.1 on test apps
|
2020-12-09 09:44:16 -04:00 |
|
Renan Castro
|
60b41c357b
|
Update Typescript to 4.1.2 - fix breaking changes
|
2020-11-26 18:04:06 -03:00 |
|
Renan Castro
|
dbd79ed5ea
|
Update Typescript to 4.1.2 - fix breaking changes
|
2020-11-26 17:59:50 -03:00 |
|
Renan Castro
|
e12fca2f80
|
Bump typescript package version
|
2020-11-26 17:20:49 -03:00 |
|
tchiers
|
1058d4d0e3
|
Change isWithinProdPackage() in isobuild/bundler.js to check for broken symlinks and throw a useful error. Fixes #11241.
|
2020-11-12 22:03:44 -06:00 |
|
Filipe Névola
|
5197b7feb7
|
Merge pull request #11225 from meteor/typescript-4
|
2020-10-31 12:13:49 -04:00 |
|
filipenevola
|
e71abcc63f
|
Merge branch 'devel' into release-1.12
|
2020-10-31 12:05:54 -04:00 |
|
Filipe Névola
|
ab0affe98b
|
Merge pull request #11165 from jankapunkt/list-tree-json
|
2020-10-31 11:45:21 -04:00 |
|
filipenevola
|
d0591d8093
|
modules test app was using a fixed version of typescript for no reason
|
2020-10-28 18:08:23 -04:00 |
|
filipenevola
|
0bcf0f9ec6
|
Fixes TS2783 on treeHash
|
2020-10-28 17:38:34 -04:00 |
|