filipenevola
681a30873c
Bumps versions to Meteor 2.0-beta.6
2021-01-12 14:22:35 -04:00
filipenevola
520915e4b4
Bumps versions to Meteor 2.0-beta.5
2021-01-12 14:20:59 -04:00
filipenevola
f2c7bfcf36
Bumps versions to Meteor 2.0-beta.5
2021-01-12 14:17:02 -04:00
filipenevola
73e7b672eb
Bumps versions to Meteor 2.0-beta.5
2021-01-12 13:48:16 -04:00
filipenevola
c22e390934
Merge branch 'hot-module-reload' into release-2.0
2021-01-12 11:43:29 -04:00
zodern
7883e2def0
Improve accuracy of import tracking
2021-01-11 21:49:30 -06:00
zodern
1a702c1f89
Debounce react refresh
2021-01-11 21:44:17 -06:00
zodern
a5da801702
Run each updated file no more than once per update
2021-01-11 21:32:20 -06:00
zodern
a5e17e392b
Fix connecting when page is loaded over https
2021-01-11 21:13:28 -06:00
zodern
ef58a836c9
Remove reloadId
2021-01-11 21:06:50 -06:00
zodern
266ea5bbd9
Catch errors while rerunning modules
2021-01-11 21:03:40 -06:00
zodern
db4ab14031
Fix updating files with circular dependencies
2021-01-11 20:47:42 -06:00
zodern
f175921866
Improve reliability of HMR
2021-01-11 13:08:54 -06:00
denyhs
fa5ca73262
Adding new size to Meteor Login popup window
2021-01-08 16:15:34 -04:00
filipenevola
185e484a0e
Be able to provide extra info to Meteor Developer OAuth in the URL
2021-01-07 15:53:08 -04:00
zodern
ab4d473d46
Merge branch 'hot-module-reload' of https://github.com/meteor/meteor into hot-module-reload
2021-01-06 14:59:47 -06:00
zodern
088ea8518a
Use React Fast Refresh with Typescript files
2021-01-06 14:59:06 -06:00
zodern
009bc6bd4f
Create react-fast-refresh package
2021-01-06 14:58:09 -06:00
filipenevola
76fc319d5f
Merge branch 'devel' into hot-module-reload
...
# Conflicts:
# meteor
2021-01-06 10:59:39 -04:00
filipenevola
fd76d9eded
Bumps versions to Meteor 1.12.1 release 🎉
2021-01-06 09:12:30 -04:00
filipenevola
67066a802b
Fixes btoa unicode
2021-01-06 09:08:01 -04:00
filipenevola
954ea0ebfa
Bump versions to Meteor 1.12.1-beta.2
2021-01-05 14:10:12 -04:00
filipenevola
abddb68913
Updates npm-shrinkwrap.json
...
Adds a message when done getting the dev bundle on Windows
2021-01-05 14:08:47 -04:00
filipenevola
59487921a7
Bumps babel-compiler
...
Meteor 1.12.1-beta.1
2021-01-05 08:36:55 -04:00
filipenevola
249abd5467
Uses meteor-babel-7.10.6
...
Bumps bundle version to 12.20.1.1
2021-01-04 21:05:16 -04:00
filipenevola
22f78c2915
Bumps versions to 1.12.1 beta
...
Upgrades Node.js to 12.20.1
2021-01-04 19:16:47 -04:00
Per Bergland
64c8ae2489
Don't use ecmascript features - fixes #11264
2020-12-11 13:26:21 +01:00
Filipe Névola
bc9fbab255
Merge pull request #11254 from nytamin/chore/wrapAsync-doc
2020-12-09 16:35:27 -04:00
Renan Castro
cca6238be9
Meteor 1.12 - fix blaze publishing error
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
2020-11-26 19:33:45 -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
filipenevola
6ed938af73
Merge branch 'devel' into release-1.12
2020-11-13 16:34:53 -04: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
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
c362c1e4df
Bump versions to 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
2020-11-12 18:24:08 -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
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