Gabriel Grubba
|
18600c66c1
|
Meteor version to 3.0.0-alpha.1 ☄️
release/METEOR@3.0-alpha.1
|
2023-05-08 18:52:28 -03:00 |
|
Gabriel Grubba
|
862ef3dcea
|
Meteor version to 3.0.0-alpha.0 ☄️
|
2023-05-08 18:26:36 -03:00 |
|
Gabriel Grubba
|
eb8840aa01
|
Merge pull request #12625 from meteor/dev-bundle-14.21.3.6
Merging 3.0 and devel dev-bundles
|
2023-05-08 18:10:05 -03:00 |
|
Gabriel Grubba
|
0667b4187f
|
chore: merging devel and 3.0 devbundles
|
2023-05-08 17:36:49 -03:00 |
|
Gabriel Grubba
|
8c64eea75f
|
🚀 Meteor 3.0-alpha.0
|
2023-05-08 15:03:48 -03:00 |
|
Gabriel Grubba
|
d8a3a24a3f
|
chore: quick fix for making release easier
|
2023-05-08 15:01:41 -03:00 |
|
Gabriel Grubba
|
c7d16b4e5d
|
🚀 Meteor 3.0-alpha.0
|
2023-05-08 15:01:23 -03:00 |
|
Gabriel Grubba
|
3f2917d732
|
🚀 Meteor 3.0-alpha.0
|
2023-05-08 14:56:33 -03:00 |
|
Gabriel Grubba
|
2883d73d1d
|
chore: removing meteor-promise tests & checks
|
2023-05-08 14:08:02 -03:00 |
|
Gabriel Grubba
|
cd2dd3ff17
|
Merge pull request #12617 from meteor/dev-bundle-14.21.3.5
chore: bumped bundle version
|
2023-05-05 12:31:45 -03:00 |
|
Gabriel Grubba
|
ce3d84cce3
|
chore: bumped bundle version
|
2023-05-05 12:08:34 -03:00 |
|
Denilson
|
757927b627
|
Merge pull request #12604 from matheusccastroo/removing-env-vars
Removing remaining env vars for release 3.0
|
2023-05-05 12:05:53 -03:00 |
|
matheusccastro
|
a2516cc547
|
Bump dev_bundle
|
2023-05-05 11:06:21 -03:00 |
|
matheusccastro
|
09ff7671a4
|
Correctly set isFibersDisabled on asl-helpers
|
2023-05-05 11:06:18 -03:00 |
|
matheusccastro
|
c005be57c1
|
Remove flags from tests and update @meteorjs/babel version where it's used.
|
2023-05-05 11:06:02 -03:00 |
|
matheusccastro
|
20058ef16d
|
Remove IGNORE_ASYNC_PLUGIN flag from @meteorjs/babel npm-package and bump the version.
|
2023-05-05 11:06:01 -03:00 |
|
Gabriel Grubba
|
16d3a65a24
|
Merge pull request #12616 from meteor/release-3.0-devel
Update release-3.0 with devel
|
2023-05-05 09:58:02 -03:00 |
|
Gabriel Grubba
|
efec26d94b
|
chore: updated check-syntax.js
|
2023-05-05 09:48:13 -03:00 |
|
Gabriel Grubba
|
d18648f2d8
|
updated rules and added prettier
|
2023-05-04 17:49:00 -03:00 |
|
Gabriel Grubba
|
e3d720ed2c
|
lint: fixed ordering in uniinstall.js
|
2023-05-04 17:48:52 -03:00 |
|
Gabriel Grubba
|
6c594a8889
|
lint: fixed ordering and spacing in install.js
|
2023-05-04 17:48:35 -03:00 |
|
Gabriel Grubba
|
a2f56976a3
|
lint: fixed ordering and spacing in extract.js
|
2023-05-04 17:48:12 -03:00 |
|
Gabriel Grubba
|
8fdcacff18
|
lint: fixed ordering from config.js
|
2023-05-04 17:47:54 -03:00 |
|
Gabriel Grubba
|
fb3e6b9c5f
|
updated eslint rules
|
2023-05-04 17:34:27 -03:00 |
|
Gabriel Grubba
|
c31856232c
|
chore: legacy syntax for asl-helpers-client.js
|
2023-05-04 17:25:20 -03:00 |
|
Gabriel Grubba
|
215408ba42
|
chore: updated legacy sintax for timers.js
|
2023-05-04 17:25:06 -03:00 |
|
Gabriel Grubba
|
c2593013ba
|
chore: updated check-legacy syntax script
|
2023-05-04 17:24:53 -03:00 |
|
denihs
|
513f689136
|
- fix test "compiler plugins - compiler addAsset"
declaring the function getAsset as `var getAsset = function () {}` was causing the test to fail
|
2023-05-04 14:11:06 -04:00 |
|
denihs
|
a999b943f3
|
- fix small bugs throughout the code
|
2023-05-04 11:31:53 -04:00 |
|
denihs
|
bf96a48775
|
- removing EVp from this file. It doesn't make sense there as those functions already exist inside the class EnvironmentVariableAsync
|
2023-05-04 11:03:18 -04:00 |
|
denihs
|
4f6cf3247f
|
Merge branch 'devel' into release-3.0
# Conflicts:
# docs/history.md
# meteor
# packages/accounts-base/accounts_tests.js
# packages/ddp-server/.npm/package/npm-shrinkwrap.json
# packages/meteor/dynamics_nodejs.js
# packages/mongo/collection.js
# packages/mongo/mongo_driver.js
# packages/non-core/blaze
# tools/static-assets/server/boot.js
# tools/tests/create.js
|
2023-05-04 10:41:37 -04:00 |
|
Gabriel Grubba
|
67750a1764
|
Merge pull request #12614 from tnir/tnir-ci-badges
docs: update CI badges and links in the top README
|
2023-05-04 09:34:07 -03:00 |
|
Takuya Noguchi
|
289a46fdc6
|
docs: update CI badges and links in the top README
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
2023-05-04 10:00:50 +09:00 |
|
Gabriel Grubba
|
6872d21d4e
|
🚀 hotfixing wrong installer
|
2023-05-03 10:46:41 -03:00 |
|
Gabriel Grubba
|
046bb3d312
|
Revert "Merge branch 'devel' into release-3.0"
This reverts commit 3d0ae69004, reversing
changes made to af8061f6dc.
|
2023-05-03 10:33:28 -03:00 |
|
Gabriel Grubba
|
6e26d05084
|
Revert "removed fibers that came from devel"
This reverts commit caad4d0267.
|
2023-05-03 10:33:18 -03:00 |
|
Gabriel Grubba
|
cb768eeb92
|
Revert "removed fiber context"
This reverts commit c16b693ff4.
|
2023-05-03 10:33:13 -03:00 |
|
Gabriel Grubba
|
38427034e7
|
Revert "updated meteor wrapFn"
This reverts commit 29ee7c1674.
|
2023-05-03 10:32:57 -03:00 |
|
Gabriel Grubba
|
29ee7c1674
|
updated meteor wrapFn
|
2023-05-03 10:24:43 -03:00 |
|
Gabriel Grubba
|
c16b693ff4
|
removed fiber context
|
2023-05-03 10:24:35 -03:00 |
|
Gabriel Grubba
|
caad4d0267
|
removed fibers that came from devel
|
2023-05-03 10:19:31 -03:00 |
|
Gabriel Grubba
|
3d0ae69004
|
Merge branch 'devel' into release-3.0
|
2023-05-02 18:04:13 -03:00 |
|
Gabriel Grubba
|
af8061f6dc
|
docs: finished updating docs
|
2023-05-02 17:48:58 -03:00 |
|
Gabriel Grubba
|
ef56bbd6fa
|
Docs: updated shell-server package changes
|
2023-05-02 17:38:31 -03:00 |
|
Gabriel Grubba
|
c75ef1e0a8
|
Docs: updated spacing and added more changes
|
2023-05-02 17:25:58 -03:00 |
|
Gabriel Grubba
|
9387f80c7b
|
Docs: updated meteor,minifiers and minimongo
|
2023-05-02 17:11:36 -03:00 |
|
Gabriel Grubba
|
935d6a8c71
|
docs: updated logic-solver packages in changelog
|
2023-05-02 17:07:05 -03:00 |
|
Gabriel Grubba
|
28c592e16f
|
Merge branch 'master' into devel
|
2023-05-02 14:15:14 -03:00 |
|
Gabriel Grubba
|
214deb370e
|
Merge pull request #12581 from meteor/release-2.12
Release 2.12
|
2023-05-02 14:14:44 -03:00 |
|
Gabriel Grubba
|
5d65052b42
|
Docs: updated a few methods changelog
|
2023-05-02 12:16:44 -03:00 |
|