Frederico Maia Arantes
|
87d03ed0ad
|
- Update roadmap adding CapacitorJS to the next major releases
|
2022-03-09 12:50:23 -03:00 |
|
Denilson
|
9719daeb3f
|
Merge pull request #11954 from meteor/fix/server-import-dev-dep-error
Fix some npm modules being imported as an empty object
|
2022-03-07 08:34:15 -04:00 |
|
zodern
|
28c22fafb3
|
- Bump modules-runtime version
- Add changes to history.md
|
2022-03-01 14:35:34 -04:00 |
|
zodern
|
8c8973935b
|
Document new file methods for build plugins
|
2022-02-28 14:01:17 -06:00 |
|
denihs
|
ed20430144
|
Updating history.md. New change to the package accounts-base@2.2.2: Proving the login results to the _onLoginHook when finishing login inside callLoginMethod.
|
2022-02-23 16:49:17 -04:00 |
|
Renan Castro
|
875f656a6f
|
Merge branch 'release-2.6.1' into release-2.7
# Conflicts:
# meteor
# npm-packages/meteor-babel/package-lock.json
# npm-packages/meteor-babel/package.json
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/babel-compiler/package.js
# packages/meteor-tool/package.js
# scripts/admin/meteor-release-experimental.json
# scripts/dev-bundle-tool-package.js
|
2022-02-18 17:29:03 -03:00 |
|
Renan Castro
|
5472cfd1c2
|
Merge pull request #11934 from meteor/fix/remove-false-positive-warning
Remove false positive warning on oplog entry
|
2022-02-18 20:00:07 +00:00 |
|
Renan Castro
|
ce5fa3f07d
|
Fix browserstack tests - remove testing for IE 9.
- upgrade dev bundle for final version of meteor/babel
|
2022-02-18 16:59:20 -03:00 |
|
Renan Castro
|
64412a5da1
|
Remove false-positive warning for supported operation a.0.b:{} and add more test cases
|
2022-02-18 15:58:13 -03:00 |
|
Renan Castro
|
4080187679
|
Bump packages for release
|
2022-02-18 15:27:35 -03:00 |
|
Renan Castro
|
6f8029eb2e
|
Fix browserstack tests - remove testing for IE 9.
- upgrade dev bundle for final version of meteor/babel
|
2022-02-18 14:37:58 -03:00 |
|
Denilson
|
b3dfdad1b6
|
Merge pull request #11919 from meteor/feature/adjust-accounts-2fa
Adjusting accounts 2fa
|
2022-02-17 09:46:47 -04:00 |
|
Renan Castro
|
b8de3266dc
|
Bump mongodb package version
|
2022-02-16 19:26:17 -03:00 |
|
Filipe Névola
|
c40c7c802d
|
Update history.md
|
2022-02-16 09:33:43 +00:00 |
|
denihs
|
56bf3d5f46
|
Merge branch 'release-2.7' into feature/adjust-accounts-2fa
|
2022-02-15 19:41:06 -04:00 |
|
Renan Castro
|
676af0add7
|
Merge branch 'devel' into release-2.7
|
2022-02-15 11:18:34 -03:00 |
|
denihs
|
5eae62e0c0
|
- message error example
|
2022-02-15 09:52:11 -04:00 |
|
denihs
|
a0fb33ae11
|
Merge remote-tracking branch 'origin/feature/adjust-accounts-2fa' into feature/adjust-accounts-2fa
|
2022-02-15 09:44:09 -04:00 |
|
denihs
|
deda0a0f53
|
- improving code based on code review
|
2022-02-15 09:43:58 -04:00 |
|
Denilson
|
56d3dbf32d
|
Update docs/source/packages/accounts-2fa.md
Co-authored-by: Renan Castro <renanccastro@gmail.com>
|
2022-02-15 09:08:59 -04:00 |
|
Denilson
|
a22833427b
|
Update docs/source/packages/accounts-2fa.md
Co-authored-by: Renan Castro <renanccastro@gmail.com>
|
2022-02-15 09:08:39 -04:00 |
|
Denilson
|
a47a237a15
|
Update docs/source/packages/accounts-2fa.md
Co-authored-by: Renan Castro <renanccastro@gmail.com>
|
2022-02-15 09:08:29 -04:00 |
|
denihs
|
4601a583bf
|
- updating docs
|
2022-02-14 16:00:51 -04:00 |
|
Renan Castro
|
4e86bfe961
|
Update @babel dependencies - preparing for final version
|
2022-02-14 15:09:16 -03:00 |
|
Renan Castro
|
899ccb5c06
|
Change release version to 2.7 instead of 2.6.1
|
2022-02-14 13:45:10 -03:00 |
|
denihs
|
30468456e9
|
- updating history.md
- adding -beta to package version
|
2022-02-11 17:21:58 -04:00 |
|
denihs
|
cee715bd18
|
Merge branch 'release-2.6.1' into feature/facebook-api-12
# Conflicts:
# docs/history.md
|
2022-02-11 15:37:24 -04:00 |
|
Denilson
|
591151434a
|
Merge pull request #11891 from meteor/feature/check-if-mail-url-is-set
Throwing error when no mail URL is set but the app is running in a
|
2022-02-11 15:17:37 -04:00 |
|
Denilson
|
6d58f37f6f
|
Merge pull request #11724 from meteor/feature/github-return-data
GitHub OAuth allow_signup & more data returned
|
2022-02-11 15:07:32 -04:00 |
|
denihs
|
eba301095d
|
- updating history.md
- updating facebook to version 13.0
|
2022-02-11 14:48:23 -04:00 |
|
Filipe Névola
|
2e1130df80
|
Merge pull request #11909 from meteor/docs/2.6.1-postcss
Update docs for PostCSS
|
2022-02-11 17:26:58 +04:00 |
|
Filipe Névola
|
37e488aeba
|
Merge pull request #11906 from meteor/feature/retry-login-after-popup-close
Feature/retry login after popup close
|
2022-02-11 17:21:35 +04:00 |
|
Renan Castro
|
962db08592
|
Update history.md and bum mongo package version
|
2022-02-11 08:16:59 -03:00 |
|
zodern
|
69ceddc81a
|
Update history
|
2022-02-10 17:41:23 -06:00 |
|
zodern
|
26bf134bee
|
Update PostCSS docs
|
2022-02-10 17:36:47 -06:00 |
|
denihs
|
134f73229b
|
If OAuth._retrieveCredentialSecret() fails trying to get credentials inside Accounts.oauth.tryLoginAfterPopupClosed(), we call it again once more.
|
2022-02-10 15:16:32 -04:00 |
|
denihs
|
ab369149fd
|
Update history.md
|
2022-02-10 14:40:13 -04:00 |
|
Denilson
|
2c85e0e5a6
|
Merge pull request #11862 from eltociear/patch-5
chore(docs): fix typo in email.md
|
2022-02-10 14:00:52 -04:00 |
|
denihs
|
a1bb1ca67f
|
Updating history.md
|
2022-02-10 10:35:12 -04:00 |
|
denihs
|
0d563bd2b0
|
Merge branch 'release-2.6.1' into feature/github-return-data
|
2022-02-10 10:34:30 -04:00 |
|
Filipe Névola
|
bcef0313e6
|
Update server-render.md
|
2022-02-10 15:08:39 +04:00 |
|
Filipe Névola
|
f1381016e8
|
Updates history and migration guide about standard-minifier-css and minifier-css-postcss
|
2022-02-10 02:15:38 +04:00 |
|
Renan Castro
|
6c1550ab01
|
Remove throw on _id exclusion inside mongo collection finds - Add changes to history.md and bump package version
|
2022-02-08 12:54:43 -03:00 |
|
denihs
|
23783c74f9
|
Adding change description of the package email
|
2022-02-07 17:12:13 -04:00 |
|
denihs
|
d4c31a8b32
|
Moving the change description of the package Ejson, on history.md, to the Meteor Version Release section
|
2022-02-07 14:38:20 -04:00 |
|
Filipe Névola
|
20f7462608
|
Reverting the change from PR #11678 as it was causing problems and it was not solve any issues
|
2022-02-07 21:07:33 +04:00 |
|
denihs
|
aef1b8ccea
|
Bumping package ejon
|
2022-02-07 11:11:45 -04:00 |
|
Filipe Névola
|
50fdf390f3
|
Migration guide to 2.6.1
|
2022-02-05 17:36:27 +00:00 |
|
Filipe Névola
|
344c91bfba
|
Update history
|
2022-02-05 17:24:10 +00:00 |
|
Filipe Névola
|
af7adea542
|
Update history
|
2022-02-05 17:16:41 +00:00 |
|