Renan Castro
8ad876da0d
Use fibers 5.0.1 version - release meteor 2.5.6
2022-01-25 10:09:35 -03:00
denihs
ea12e3917f
Meteor version to 2.5.5 🎉
2022-01-18 16:46:14 -04:00
Denilson
64eacc1db6
Merge pull request #11859 from meteor/fix-bootstrap-generation-linux
...
Standardize only one way of extracting tars
2022-01-18 16:32:41 -04:00
Filipe Névola
8074913478
Fixing name convention in class properties _loginCallbacks_called should be _loginCallbacksCalled
2022-01-18 14:28:54 -04:00
Filipe Névola
6ca4902c5a
Merge pull request #11785 from brucejo75/brucejo75/FIX_10853
...
FIX firing onLogin twice
2022-01-18 14:27:58 -04:00
Renan Castro
b40ab1da2a
New patch release: 2.5.4 🎉
2022-01-18 14:19:57 -04:00
Renan Castro
4359346770
Bump to 2.5.4-beta.0
2022-01-18 14:19:57 -04:00
Filipe Névola
3ae22ca820
Bump oauth package to 2.1.1
2022-01-05 16:09:44 -04:00
Filipe Névola
463debd9e3
Merge pull request #11825 from meteor/feature/fix-11817
...
Fix #11817 add try/catch to end of redirect response
2022-01-05 15:57:46 -04:00
Filipe Névola
5733fd2886
Meteor version to 2.5.3 🎉
2022-01-04 21:00:10 -04:00
Jan Dvorak
c8afd3b1d2
Improve comment for empty catch
2022-01-01 11:28:06 +01:00
Jan Dvorak
b656720d33
Fix #11817 add try/catch to end of redirect response
2022-01-01 11:24:34 +01:00
Filipe Névola
3a89cd28ad
Updates History.md
2021-12-21 17:16:24 -04:00
Filipe Névola
a4241a222f
Update npm-shrinkwrap.json
2021-12-21 14:22:33 -04:00
Filipe Névola
9568d15b43
Meteor version to 2.5.2 🎉
2021-12-21 14:03:33 -04:00
Filipe Névola
58e66d6515
Upgrade reify and babel
2021-12-21 13:46:49 -04:00
Renan Castro
96a9a06a9e
Meteor beta release - 2.5.2-beta.9
2021-12-17 15:06:14 -03:00
Renan Castro
8c16a7c9fd
Merge pull request #11801 from meteor/fix/hmr-enable-disable-override
...
Prevent hot.accept from overriding hot.decline
2021-12-17 13:28:49 -03:00
Renan Castro
562d4dc577
Merge pull request #11795 from meteor/fix/web-hot-code-push-fallback
...
Fix falling back to hot code push on web archs
2021-12-17 13:27:56 -03:00
Renan Castro
b5e14aef8f
Merge pull request #11794 from meteor/fix/react-fast-refresh-global
...
Fix react refresh bugs
2021-12-17 13:27:36 -03:00
zodern
2870ce7731
Prevent hot.accept from overriding hot.decline
2021-12-10 13:38:33 -06:00
zodern
5c19c6373f
Fix falling back to hot code push on web archs
2021-12-03 13:32:20 -06:00
zodern
7d4eda496a
Update react-refresh to 0.11.0
2021-12-03 11:45:48 -06:00
zodern
bafc7040dd
Do not use global object
...
Some modules import or have a local global object that is different than the one exported from the Meteor package
2021-12-03 11:40:50 -06:00
Bruce Johnson
ce2f34a5e8
Need to go back to local variable to determine whether to run loginCallbacks, cannot use a shared variable.
2021-12-01 20:38:46 -08:00
Bruce Johnson
691fe801ec
_loginCallbacks_called=true after callbacks when logged in
2021-11-30 17:49:56 -08:00
filipenevola
9c5af00485
Fix babel tests
2021-11-30 14:23:28 -04:00
filipenevola
1828cb9f85
Bump Meteor version to 2.5.2-beta.8 and new dev-bundle
2021-11-30 13:46:45 -04:00
Bruce Johnson
cafeaec8bd
Use internal member variable name convention begin with _
2021-11-30 07:26:58 -08:00
filipenevola
7e9a70a34b
Bump Meteor version to 2.5.2-beta.7
2021-11-29 12:10:46 -03:00
filipenevola
7871de9a20
Bump Meteor version to 2.5.2-beta.6
2021-11-27 07:54:14 -03:00
filipenevola
88d5d18aee
Bump Meteor version to 2.5.2-beta.5
2021-11-25 17:51:54 -03:00
filipenevola
0ccef6b73f
Bump Meteor version to 2.5.2-beta.1
2021-11-25 08:10:19 -03:00
filipenevola
cae86b35b8
Bump Meteor version to 2.5.2-beta.0
2021-11-24 18:19:50 -03:00
filipenevola
25a8df28ca
dev-bundle-14.18.1.6
2021-11-24 11:09:07 -03:00
filipenevola
76d5b81cb5
dev-bundle-14.18.1.6
2021-11-24 10:58:25 -03:00
filipenevola
1b87f063fc
Change reify to @meteorjs/reify
2021-11-24 09:37:24 -03:00
Bruce Johnson
e79b89a722
introduce loginCallbacks_called member variable
2021-11-24 00:01:35 -08:00
Bruce Johnson
ddc01d04e0
FIX firing onLogin twice
2021-11-23 22:07:55 -08:00
filipenevola
3e80a0a456
Published accounts-ui@1.4.2.
2021-11-23 15:14:45 -03:00
filipenevola
6681b082d5
Published react-fast-refresh@0.2.1.
2021-11-23 14:43:32 -03:00
Filipe Névola
e2c2af48eb
Merge pull request #11776 from ref-app/react-fast-refresh-ie-fix
...
Make code compatible with IE11 - #11772
2021-11-23 14:42:35 -03:00
filipenevola
ca259c5c73
Reverting terser evaluate false
...
Fixes #11775
2021-11-23 14:39:41 -03:00
Per Bergland
087965d0f7
Make code compatible with IE11 - #11772
2021-11-20 11:44:07 +01:00
filipenevola
cd06a68d4f
Bump Meteor version to 2.5.1 🎉
2021-11-17 06:33:10 -04:00
matheusccastro
5286068dd9
Change passwordless loginWithToken method name to passwordlessLoginWithToken ( #11766 )
...
* Change passwordless loginWithToken method name to passwordlessLoginWithToken. This difference is needed to not overwrite the loginWithToken from accounts-base.
* Major version bump for passwordless package.
* Fix passwordless documentation about loginWithToken.
2021-11-17 06:21:19 -04:00
Renan Castro
7a200ec4db
Beta 2.5.1-beta.3
2021-11-17 06:21:17 -04:00
Renan Castro
f5673c47d2
Release 2.5.1-beta.2
2021-11-17 06:21:16 -04:00
Renan Castro
73ce60bb74
Start release 2.5.1-beta.0 with mac m1 support - fix archinfo.ts
2021-11-17 06:21:14 -04:00
Renan Castro
216ef528e2
Start release 2.5.1-beta.0 with mac m1 support
2021-11-17 06:21:14 -04:00