Gabriel Grubba
2883d73d1d
chore: removing meteor-promise tests & checks
2023-05-08 14:08:02 -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
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
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
6872d21d4e
🚀 hotfixing wrong installer
2023-05-03 10:46:41 -03:00
Gabriel Grubba
00b4c6fb50
chore: updated installer to 2.12
2023-04-28 15:03:55 -03:00
Gabriel Grubba
cc7bf4a2a2
CI: solved babel-tests
2023-04-28 10:49:09 -03:00
zodern
dcf69609f7
Update reify to fix missing exports in async modules
2023-04-18 12:46:32 -05:00
zodern
212868d740
Merge branch 'release-3.0' into fix/meteor-3-tla-tests
2023-03-30 16:11:57 -05:00
zodern
ac5f4c9c86
Fix lock file
2023-03-30 15:56:34 -05:00
zodern
3d6d6c4acc
Update reify
2023-03-30 15:38:55 -05:00
zodern
ad9da6e70a
Add top level await tests
2023-03-30 15:36:40 -05:00
Gabriel Grubba
3a0bf46904
added unified versions
2023-03-21 14:57:33 -03:00
Gabriel Grubba
78737e93d2
Merge branch 'devel' into updating-3.0-with-devel
...
# Conflicts:
# docs/history.md
# meteor
# npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
# 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/mongo/collection.js
# packages/webapp/.npm/package/npm-shrinkwrap.json
# tools/cli/commands.js
# tools/static-assets/skel-apollo/server/apollo.js
# tools/tests/mongo.js
2023-03-21 11:02:43 -03:00
Gabriel Grubba
3b48d0b264
Merge branch 'release-3.0' into adjust-detecting-fibers-enabled
2023-03-10 17:56:54 -03:00
Gabriel Grubba
1d8448a118
chore: updating latest version variable
2023-03-09 09:36:42 -03:00
Gabriel Grubba
19cd1675dd
chore: updated installer version
2023-03-09 09:36:26 -03:00
Gabriel Grubba
c7ec1cc625
docs: updating installer docs
2023-03-09 09:36:15 -03:00
zodern
8babb0c8de
Use features to configure async-await plugin
2023-03-03 17:09:19 -06:00
zodern
6a304c66c1
Re-add async-await plugin
2023-03-03 17:07:42 -06:00
zodern
d853c544e0
Handle errors in top level of eager modules
2023-03-03 11:34:04 -06:00
denihs
a34bdcc5f6
- code review changes
2023-02-27 10:04:37 -04:00
Gabriel Grubba
2595e57c34
chore: updated meteor-babel/package-lock.json
2023-01-30 10:24:39 -03:00
Igor Loskutov
f3e78bf892
Bump Typescript to v4.9.4
2023-01-21 10:54:59 +07:00
denihs
c6f157048e
- removing await from boot.js. Trying to run tests
2023-01-19 13:36:31 -04:00
denihs
ead8c2a126
Merge branch 'release-3.0' into release-3.0-tools-and-mongo
...
# Conflicts:
# meteor
# npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
# 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/package.js
# scripts/dev-bundle-tool-package.js
2023-01-18 15:37:36 -04:00
denihs
c0a1308cb8
Merge branch 'devel' into release-3.0
...
# Conflicts:
# docs/history.md
# packages/accounts-password/password_server.js
2023-01-18 15:35:03 -04:00
denihs
048f4a0f47
Merge branch 'feature/top-level-await-reify' into release-3.0-tools-and-mongo
...
# Conflicts:
# npm-packages/meteor-babel/package-lock.json
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# tools/isobuild/linker.js
# tools/static-assets/server/boot.js
2023-01-18 15:13:27 -04:00
denihs
8875a2a191
Merge branch 'release-3.0-mongo-tests' into release-3.0-tools-and-mongo
...
# Conflicts:
# packages/meteor/async_helpers.js
# tools/static-assets/server/boot.js
2023-01-18 13:47:48 -04:00
Edimar Cardoso
a036066611
Refectory mongo packages
...
- Using isomorphy async methods with the suffix Async;
- Changing tests to use async methods on client and server
- Fix tests
2023-01-16 22:47:48 -03:00
Gabriel Grubba
6ced8e0d14
chore: updated meteor-installer version in package.json
2023-01-16 16:13:17 -03:00
Gabriel Grubba
1875089e81
chore: changed recomended meteor version
2023-01-16 16:12:56 -03:00
Gabriel Grubba
c7690c014e
tests: updating lockfile for babel tests
2023-01-10 10:17:43 -03:00
Gabriel Grubba
6f2efa8bba
Merge pull request #12309 from itgenio/refactoring/improve-eslint-config
...
[meteor] chore: improve eslint config
2023-01-10 10:13:36 -03:00
Alex Sosnovskiy
0dd8e7aaad
Merge branch 'meteor:devel' into refactoring/improve-eslint-config
2023-01-10 15:14:32 +03:00
Gabriel Grubba
f46137a55e
Merge branch 'devel' into feature/typescript-4.7.4
2023-01-04 16:33:29 -03:00
Gabriel Grubba
5e0331a7b7
Meteor version to 2.9.1 ☄️
2023-01-04 13:33:45 -03:00
zodern
c8cb148f04
Fix meteor-babel tests
2022-12-30 16:25:04 -06:00
zodern
bad623544b
Update package-lock.json
2022-12-30 15:33:46 -06:00
zodern
d6e9f0552b
Install reify from tarball
2022-12-30 15:33:35 -06:00
zodern
f11c62c9e0
Fix package-lock.json
2022-12-30 15:28:53 -06:00
zodern
1e91d6fbf2
Merge branch 'release-3.0' into feature/top-level-await-reify
2022-12-30 14:41:18 -06:00
zodern
c8c40c1a40
Merge branch 'devel' into feature/top-level-await-reify
2022-12-30 13:47:14 -06:00
zodern
6ad94cdca0
Revert "Update async-await plugin to support top level await"
...
This reverts commit e6d139adbd .
2022-12-30 13:34:58 -06:00
zodern
c8c10a68ce
Update reify
2022-12-30 13:31:30 -06:00
Matheus Castro
519871dfc4
Remove Fibers from meteor-tools:
...
- Completely remove promise overload from code.
- Bump dev_bundle version and remove fibers/meteor-promise dependency.
- Bump meteor package promise version.
- Remove some tests that are not needed anymore.
2022-12-25 23:24:46 -03:00