filipenevola
22f78c2915
Bumps versions to 1.12.1 beta
...
Upgrades Node.js to 12.20.1
release/METEOR@1.12.1-beta.0
2021-01-04 19:16:47 -04:00
Filipe Névola
056e8ac3c1
Merge pull request #11189 from sgmheyhey/devel
2021-01-04 11:36:24 -04:00
Filipe Névola
fb1d1dfe05
Merge pull request #11265 from ref-app/fix-dynamic-import-legacy
2021-01-04 11:35:24 -04:00
Per Bergland
64c8ae2489
Don't use ecmascript features - fixes #11264
2020-12-11 13:26:21 +01: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
bc9fbab255
Merge pull request #11254 from nytamin/chore/wrapAsync-doc
2020-12-09 16:35:27 -04:00
Filipe Névola
61326983f4
Merge pull request #11258 from meteor/fix-release-date
...
Fix release date in changelog
2020-12-09 16:34:27 -04:00
Filipe Névola
00616af0f5
Merge branch 'devel' into fix-release-date
2020-12-09 16:34:10 -04:00
Filipe Névola
539f50121f
Merge branch 'devel' into devel
2020-12-09 16:13:38 -04:00
Filipe Névola
de4fb16a8d
Merge pull request #11252 from meteor/update-mongodb-license
...
Fix #11251 New MongoDB license
2020-12-09 16:03:03 -04:00
filipenevola
f93afa7b77
Adds to History: meteor-babel@7.10.6
...
Allows to disable sourceMap generation
2020-12-09 15:56:57 -04:00
tchiers
0782a5f181
Re-work to avoid if/else per PR feedback.
2020-12-09 12:51:30 -06:00
Filipe Névola
ba55c9340e
Merge pull request #11262 from meteor/update-puppeteer-on-tests
2020-12-09 13:42:27 -04: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
Bart Sturm
bd84b908e9
Fix release date of v1.12 in changelog
2020-12-07 20:21:33 -03:00
Renan Castro
6e61b5bc9c
Merge pull request #11230 from meteor/release-1.12
...
Release 1.12
2020-12-04 12:58:45 -03:00
Renan Castro
cca6238be9
Meteor 1.12 - fix blaze publishing error
release/METEOR@1.12
2020-12-04 11:40:57 -03:00
Renan Castro
feafbeeee2
Meteor 1.12 - bump packages
2020-12-04 11:29:28 -03:00
Renan Castro
47cc1b01dd
Meteor 1.12 - release
2020-12-04 11:23:00 -03:00
Renan Castro
f02684ca62
Update Typescript to 4.1.2 - bump version
release/METEOR@1.12-beta.3
2020-11-26 19:33:45 -03:00
Renan Castro
b1f0f74a3e
Merge pull request #11255 from meteor/typescript-4-1-2
...
Bump typescript package version
2020-11-26 19:27:13 -03: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
Johan Nyman
58a52f82e1
Add documentation for wrapAsync, to better explain a possible edge-case
...
Fixes #11120
2020-11-25 14:53:52 +01:00
Johan Nyman
fca303f6e4
Split to multiple lines
2020-11-25 14:50:26 +01:00
Jan Dvorak
517f9e97ff
Fix #11251 New MongoDB license
...
Fix #11251 by updating the MongoDB license.
2020-11-23 14:44:46 +01:00
filipenevola
6ed938af73
Merge branch 'devel' into release-1.12
2020-11-13 16:34:53 -04:00
filipenevola
c5c0c8367a
Reorganizing labels to document all possible labels in a Meteor repo. The most important part is the Status Labels
2020-11-13 13:41:37 -04: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
filipenevola
5baeb9eb10
mongo-decimal 0.1.2
2020-11-12 19:57:14 -04:00
filipenevola
713c4d38c5
Bump versions to Meteor 1.12-beta.2
release/METEOR@1.12-beta.2
2020-11-12 19:05:50 -04:00
filipenevola
cbab1f5eb0
Bump versions to Meteor 1.12-beta.2
2020-11-12 19:05:46 -04:00
filipenevola
b1cdc67510
Includes accounts-base and standard-minifier-css in History for 1.12
2020-11-12 18:58:45 -04:00
filipenevola
c362c1e4df
Bump versions to Meteor 1.12-beta.1
release/METEOR@1.12-beta.1
2020-11-12 18:39:26 -04:00
menelike
9738113434
refactor Accounts.addDefaultPublishFields(string[]) to Accounts.setDefaultPublishFields(object)
...
Instead of extending the default projection it is overridden. Otherwise a check for mixed projections would have been necessary. In addition, replacing the default projection gives the user full control over the result.
2020-11-12 18:35:40 -04:00
menelike
d7c82b9b16
add Accounts.addDefaultPublishFields(string[]) to add additional fields published on user login
...
- this is implemented in the same way of the Autopublish package in conjunction with Accounts.addAutopublishFields()
2020-11-12 18:35:40 -04:00
filipenevola
ae914dbc27
Bump versions to Meteor 1.12-beta.0
release/METEOR@1.12-beta.0
2020-11-12 18:24:08 -04:00
filipenevola
0a9a301660
Tries to make --get-ready work on appveyor
2020-11-12 18:10:03 -04:00
Renan Castro
65fc2d6579
Merge branch 'fix-redirect-oauth-facebook' into devel
2020-11-12 18:40:57 -03:00
Renan Castro
10bb9b55ed
Fix redirect URI on facebook-oauth
2020-11-12 18:34:34 -03:00
filipenevola
a8f2c678ca
Adjusting versions for 1.12-beta.0
2020-11-12 15:56:12 -04:00
Filipe Névola
5a49a4635f
Merge pull request #11201 from StorytellerCZ/mongo-decimal-update
2020-11-12 15:54:35 -04:00
Filipe Névola
d80797655c
Merge pull request #11237 from AlexSterk/devel
2020-11-11 18:38:19 -04:00
filipenevola
7aa1eb4c6d
Removes stale-bot
...
- We are implementing new labels (Stage:*) to organize better our issues so we don't need stale bot anymore. In the future we can try to also use GitHub Projects and other tools to improve our triage/tracking process.
2020-11-11 18:31:18 -04:00
filipenevola
97150b3ed9
Updates History.md with more dynamic-import changes
2020-11-11 18:28:07 -04:00
filipenevola
cbf3a10727
Adjusting versions for 1.12-beta.0
2020-11-11 16:28:34 -04:00
filipenevola
8b135b2d75
Fixing prefetching errors with dynamic-import #11157
...
- format
2020-11-11 16:22:28 -04:00
Filipe Névola
4c211ee067
Merge pull request #11209 from larswolter/dynamic-import-fix-11157
2020-11-11 16:18:55 -04:00