Nacho Codoñer
a9e12ef7a4
Meteor version to 3.4-rc.4
2026-01-28 12:21:53 +01:00
Nacho Codoñer
0a532e8d92
upgrade @meteorjs/rspack to official version 1.0.0
2026-01-28 11:58:41 +01:00
Nacho Codoñer
8357265c34
add Docker setup instructions for Meteor with Rspack
2026-01-09 14:27:27 +01:00
Nacho Codoñer
121094dd36
Meteor version to 3.4-rc.3 ☄️
2026-01-09 14:10:26 +01:00
Nacho Codoñer
b98e0d758c
add warning for potential issues with lazyCompilation
2026-01-09 11:38:45 +01:00
Nacho Codoñer
e977168b68
added a lazy compilation configuration to disable it due to Meteor's compatibility constraints
2026-01-08 12:32:17 +01:00
Nacho Codoñer
9a8a7e4852
Meteor version to 3.4-rc.2 ☄️
2025-12-17 14:52:34 +01:00
Nacho Codoñer
e3b75eed1f
update @meteorjs/rspack to version 0.3.54 across packages
2025-12-16 15:22:37 +01:00
Nacho Codoñer
f19db85178
Merge remote-tracking branch 'origin/ext-assets-style-files' into ext-assets-style-files
...
# Conflicts:
# v3-docs/docs/generators/changelog/versions/3.4.0.md
2025-12-16 15:12:36 +01:00
Nacho Codoñer
93cecd3e47
upgrade @meteorjs/rspack to version 0.3.53
2025-12-16 15:09:30 +01:00
Nacho Codoñer
668915bda0
Update 3.4.0.md
2025-12-16 11:52:18 +01:00
Nacho Codoñer
db47a0a181
ensure output.publicPath can be overriden
2025-12-15 19:47:59 +01:00
Nacho Codoñer
ab703e3140
add test coverage CustomConsoleLogPlugin with support for plugin disabling
2025-12-15 19:39:18 +01:00
Nacho Codoñer
8e8364dca6
support assets automatic resolution to public folder and test coverage several scenarios
2025-12-15 17:22:24 +01:00
Nacho Codoñer
d68160c553
Merge branch 'devel' into release-3.4
2025-12-09 16:10:33 +01:00
Italo José
e6e294809d
Merge branch 'devel' into patch-2
2025-12-02 18:41:10 -03:00
Italo José
04d8e0e900
Merge branch 'devel' into patch-1
2025-12-02 18:39:21 -03:00
Tajagn Garala
30cd44bc56
docs: add documentation for loginWithToken in accounts.md ( #13839 )
...
* Duplicate forEachAsync definition removed.
* going back
* docs: add loginWithToken to accounts.md
* repush the brench
* Restore accounnt-ui documentation line and keel loginWithToken docs
* Fix formatting in accounts.md documentation
* Fix formatting issue in accounts.md
---------
Co-authored-by: Italo José <italo.i@live.com >
2025-12-02 15:29:12 -03:00
Victor Parpoil
9f4a310636
Docs: bring Production > Security content from the Guide to v3 docs ( #13934 )
...
* feat: add security from meteor guide to v3-docs tutorial folder
* fix: use markdown tags for titles
* fix: rework on methods
* fix: finalize changes of urls and adaptations to jam:method
---------
Co-authored-by: Italo José <italo.i@live.com >
2025-12-02 15:13:41 -03:00
Jan Dvorak
ebc124dd80
Add docs for OAuth configurations ( #13946 )
...
Also includes auto generated stuff
Co-authored-by: Italo José <italo.i@live.com >
2025-12-02 14:50:08 -03:00
Nacho Codoñer
c1e7ea252f
Meteor version to 3.4-rc.1 ☄️
2025-11-27 17:23:18 +01:00
Nacho Codoñer
881d6ac4d3
Meteor version to 3.4-rc.0 ☄️
2025-11-27 15:37:44 +01:00
Nacho Codoñer
ba097612ce
Merge pull request #14024 from meteor/browser-test-app-rspack
...
[Rspack] Support browser tests in full app mode
2025-11-26 17:47:50 +01:00
Nacho Codoñer
8edf7b7236
Merge branch 'devel' into release-3.4
2025-11-26 15:44:45 +01:00
Nacho Codoñer
04397b4801
update @meteorjs/rspack to version 0.2.54
2025-11-26 14:51:25 +01:00
imongithubnow
0087dfb16c
Update app.md
...
Fix example value for a preference
2025-11-26 14:25:33 +01:00
Nacho Codoñer
ad864ba003
upgrade @meteorjs/rspack to version 0.2.53
2025-11-26 12:54:25 +01:00
Nacho Codoñer
dd4696eb49
update @meteorjs/rspack to version 0.2.52
2025-11-26 11:02:53 +01:00
Nacho Codoñer
8cc49d49b5
upgrade @meteorjs/rspack to version 0.2.51
2025-11-26 10:05:37 +01:00
Nacho Codoñer
b578977720
Merge branch 'devel' into release-3.4
2025-11-25 14:50:49 +01:00
Nacho Codoñer
39b8492e91
Upgrade @meteorjs/rspack to version 0.2.50
2025-11-24 18:07:13 +01:00
Nacho Codoñer
2a964799cd
Merge pull request #14016 from meteor/legacy-fixes-new-bundler
...
Legacy bundle fixes for modern build stack
2025-11-24 18:00:30 +01:00
Nacho Codoñer
84d530c17a
Merge pull request #12852 from harryadel/feature/check
...
Add NonEmptyString to check package
2025-11-24 17:59:25 +01:00
Nacho Codoñer
0284f99376
add extendConfig flag and options for compileWithRspack
2025-11-24 16:02:58 +01:00
Gabriel Grubba
d901ce98b3
DOCS: update meteor.com/cloud to galaxycloud.app
...
URLs have changed, and this is another round of updating those!
2025-11-19 09:53:20 -03:00
Harry Adel
0c1058d939
[docs] Add NonEmptyString
2025-11-16 22:07:19 +02:00
Nacho Codoñer
b57a61dc2a
Meteor version to 3.4-beta.14 ☄️
2025-11-14 11:45:34 +01:00
Nacho Codoñer
84521eb470
update @meteorjs/rspack to version 0.1.3 across all packages
2025-11-13 09:08:23 +01:00
Nacho Codoñer
4b6de6f576
Meteor version to 3.4-beta.13 ☄️
2025-11-12 09:03:16 +01:00
Nacho Codoñer
d0ad65f3ca
Merge pull request #14006 from meteor/feature/meteor.deferrable
...
FEATURE: `Meteor.deferrable`
2025-11-11 17:23:42 +01:00
Nacho Codoñer
5a08b741b5
update changelog with new features for 3.4.0 release
2025-11-11 16:10:11 +01:00
Nacho Codoñer
227b330f6f
update changelog with new features for 3.4.0 release
2025-11-11 16:07:06 +01:00
Nacho Codoñer
5519861be7
update changelog with new features, fixes, and improvements for contributors
2025-11-11 16:05:10 +01:00
Nacho Codoñer
d1182d94f2
update @meteorjs/rspack to v0.1.2 and remove debug logging
2025-11-11 14:00:47 +01:00
Nacho Codoñer
089373f537
add Angular integration details to Rspack docs
2025-11-11 13:43:30 +01:00
Nacho Codoñer
5bd901d432
Add new flags and extend SWC config in Rspack docs
2025-11-11 13:40:22 +01:00
Nacho Codoñer
755400117c
bump @meteorjs/rspack 0.1.0
2025-11-10 17:02:46 +01:00
Gabriel Grubba
2c74b2f2d0
DOCS: add detail on why this function is nice to have
2025-11-10 10:25:44 -03:00
Gabriel Grubba
8f58378836
FEATURE: Meteor.deferrable
...
While working on updating apps to use the new modern bundle, we came across some places that used this exciting pattern to get some performance gains on dev mode:
```js
if (Meteor.isDevelopment) {
Meteor.defer(loadSomethingRemote);
} else {
await loadSomethingRemote();
}
```
Sometimes we do not need this service while in dev and this would only make our startup slower, _now_ with this function we can have this nice api to wrap it:
```js
await Meteor.deferrable(connectToExternalDB, {
on: ["development"],
});
```
2025-11-10 10:12:18 -03:00
Nacho Codoñer
e9d0988e0e
Merge pull request #13840 from meteor/feature/accounts-ui-css-upgrade
...
Accounts UI CSS upgrade
2025-11-10 11:12:51 +01:00