Commit Graph

31999 Commits

Author SHA1 Message Date
Filipe Névola
f85a3d3ecf Include minifier-css-postcss into core release/METEOR@2.6.1-beta.0 2022-02-05 17:11:18 +00:00
Filipe Névola
e0906400a2 Update npm-shrinkwrap.json of babel-compiler 2022-02-05 17:11:00 +00:00
Filipe Névola
d3409d9b4c Bump Meteor version to 2.6.1-beta.0 2022-02-05 14:49:56 +00:00
Filipe Névola
33ad4b58b9 Merge pull request #11882 from meteor/build-plugins-handle-css-minifier-caching
Have build plugins handle caching for css minifiers
2022-02-05 14:43:19 +00:00
Filipe Névola
329a82d904 Merge branch 'devel' into release-2.6.1
# Conflicts:
#	docs/history.md
2022-02-05 14:42:07 +00:00
zodern
1a6a6b7b27 Support beforeMinify callbacks from minifiers 2022-02-04 16:01:50 -06:00
zodern
eb9a5864cb Remove cache option from readAndWatchFileWithHash 2022-02-04 13:46:59 -06:00
Filipe Névola
9f92f1ab04 Published mongo@1.14.1. 2022-02-04 15:30:48 +00:00
Filipe Névola
00350f57a1 Merge pull request #11885 from meteor/fix/oplog-converter-empty-object
Fix flatten object issue when the object is empty on oplog converter
2022-02-04 15:29:19 +00:00
Denilson
25ab366b3c Merge pull request #11708 from meteor/feature/accounts-ui-config-via-settings
Accounts UI config via settings
2022-02-04 10:27:04 -04:00
denihs
5c510e22b1 Merge branch 'feature/accounts-ui-config-via-settings' into release-2.6.1
# Conflicts:
#	History.md
#   docs
2022-02-04 10:25:28 -04:00
denihs
bf1e391358 Merge branch 'release-2.6.1' into feature/accounts-ui-config-via-settings
# Conflicts:
#	History.md
#	docs/source/api/accounts.md
2022-02-04 10:21:06 -04:00
denihs
3be36a6b76 Merge branch 'feature/email-field-check' of https://github.com/djroxx2000/meteor into release-2.6.1
# Conflicts:
#	History.md
2022-02-04 10:09:21 -04:00
Renan Castro
832efd1baa Fix comment phrasing on oplog converter 2022-02-04 08:55:21 -03:00
Renan Castro
2b0485ce73 Remove only from oplog tests 2022-02-04 08:50:44 -03:00
Renan Castro
b23c22de23 Fix flatten object issue when the object is empty on oplog converter - fix #11884 2022-02-04 08:07:31 -03:00
Renan Castro
511538e15a Update 2.6-migration.md 2022-02-03 10:22:00 -03:00
Renan Castro
90469dedaf Update history.md 2022-02-03 10:20:52 -03:00
Renan Castro
138674a98d Merge pull request #11777 from ebroder/installer-optional-setup-path
installer: Add a flag to skip modifying exec path
2022-02-02 08:40:10 -03:00
zodern
64bbff2a18 Add file.readAndWatchFileWithHash for css minifiers 2022-02-01 18:58:29 -06:00
zodern
b6a7f7c33d Add readdirWithTypesSync to Plugin.fs 2022-02-01 18:56:26 -06:00
zodern
6cc35b7783 Cache minified stylesheets 2022-02-01 18:53:10 -06:00
zodern
367d0acdb7 Remove caching of css minifier from isobuild 2022-02-01 18:48:55 -06:00
denihs
18bfd070ab Fixing breaking changes with [Typescript](https://devblogs.microsoft.com/typescript/announcing-typescript-4-4/#using-unknown-in-catch-variables). 2022-02-01 16:25:07 -04:00
Renan Castro
7c1a554ea0 Release 2.6 🎉 - docs 2022-02-01 16:13:13 -03:00
Renan Castro
bf123c164f Merge pull request #11867 from meteor/release-2.6
Release 2.6
2022-02-01 16:06:53 -03:00
Renan Castro
ffc4300f23 Release 2.6 🎉! release/METEOR@2.6 2022-02-01 15:55:48 -03:00
Denilson
0704bfcd0f Merge pull request #11880 from meteor/feature/node-14.19.0
Update node version to 14.19.0
2022-02-01 12:03:39 -04:00
denihs
36dc7e7ab8 Missing a version on BUNDLE_VERSION 2022-02-01 12:01:59 -04:00
denihs
525e992463 Update node version to 14.19.0 2022-02-01 11:56:30 -04:00
denihs
532e420936 Updating @meteor/babel to version 7.16.0-beta.0 2022-02-01 11:44:57 -04:00
denihs
f00f7534a2 Merge branch 'refactoring/update-ts-4.5' of https://github.com/itgenio/meteor into release-2.6.1 2022-02-01 11:22:00 -04:00
Denilson
6a1f28c73f Merge pull request #11818 from meteor/feature/accounts-2fa-package
accounts-2fa package
2022-01-31 16:29:28 -04:00
denihs
37422c5301 Merge branch 'devel' into feature/accounts-2fa-package 2022-01-31 16:27:39 -04:00
Renan Castro
260a3299ca Meteor 2.6-rc.2 release/METEOR@2.6-rc.2 2022-01-31 10:56:24 -03:00
Renan Castro
602b402f13 Merge pull request #11878 from meteor/fix/write-concern-mongo5
Set explicitly write concern to w:1 on mongo v5 when running locally
2022-01-31 10:53:54 -03:00
Renan Castro
c055907768 Merge pull request #11879 from meteor/fix-11877
When creating a tarball, ensure the fmode and dmode are set to readable/writable for sharing tarballs between windows/unixes
2022-01-31 10:53:25 -03:00
Renan Castro
e3040e2ca6 When creating a tarball, ensure the fmode and dmode are set to readable/writable for sharing tarballs between windows/unixes 2022-01-31 10:07:27 -03:00
Renan Castro
6a3d6c8372 Set explicitly write concern to w:1 on mongo v5 when running locally 2022-01-31 09:41:28 -03:00
Filipe Névola
fdae9dc29d Merge pull request #11876 from harryadel/update-testing-guide
Update testing guide
2022-01-29 09:41:04 -04:00
harryadel
6bf4cdef8a Update methods section 2022-01-28 23:08:34 +02:00
harryadel
02b630a288 Fix typo 2022-01-28 23:05:00 +02:00
harryadel
6e96e1fea5 Update testing guide 2022-01-28 23:00:48 +02:00
denihs
a7fc599b42 Changes requested on code review
- improving documentation
2022-01-28 15:59:16 -04:00
Filipe Névola
9c5f92e689 Bump Meteor version to 2.6-rc.1 release/METEOR@2.6-rc.1 2022-01-28 15:49:31 -04:00
Filipe Névola
2cf1def9f8 Update history 2022-01-28 15:39:20 -04:00
Filipe Névola
9eb0c15c87 Merge remote-tracking branch 'origin/release-2.6' into release-2.6 2022-01-28 15:29:53 -04:00
Filipe Névola
274c7c4dea dev-bundle-14.18.3.4 2022-01-28 15:29:43 -04:00
Filipe Névola
31e219ed15 Merge pull request #11868 from meteor/fix/resolver-windows-multiple-drives
Fix resolving npm deps of local packages when on different drive
2022-01-28 15:29:23 -04:00
Filipe Névola
96558a0671 Add changelog link to new Meteor available message 2022-01-28 15:21:54 -04:00