Commit Graph

1147 Commits

Author SHA1 Message Date
Nacho Codoñer
b350aadd6e Meteor version to Meteor 3.4.1 ☄️ 2026-04-28 14:59:20 +02:00
Nacho Codoñer
218d1a6b55 update changelog for Meteor 3.4.1 with @meteorjs/rspack v2.x pinning details 2026-04-28 13:05:39 +02:00
Nacho Codoñer
3df72b93a5 bump @meteorjs/rspack to version 2.0.1 across all templates, packages, and documentation 2026-04-27 17:43:05 +02:00
Nacho Codoñer
b7d34ec434 bump @meteorjs/rspack to version 1.1.0-beta.37 across packages and scaffolds 2026-04-24 15:46:33 +02:00
Nacho Codoñer
ea6f528e80 update examples source branch to main in e2e tests, CLI, and docs 2026-04-23 17:09:15 +02:00
Nacho Codoñer
664fd1f2a3 Meteor version to 3.4.1-rc.1 ☄️ 2026-04-21 12:54:27 +02:00
Nacho Codoñer
0439244de0 update to version 1.1.0-beta.36 across all relevant packages and configurations 2026-04-20 18:21:26 +02:00
Nacho Codoñer
bb14f08950 Merge branch 'devel' into release-3.4.1 2026-04-20 14:26:28 +02:00
Nacho Codoñer
a7c62e4f79 add persistDevFiles helper for fine-grained control over dev file persistence during HMR 2026-04-16 12:14:27 +02:00
Nacho Codoñer
dfa20c743f fix: replace smart quotes with standard quotes in Rspack documentation for consistency 2026-04-16 10:39:52 +02:00
Nacho Codoñer
7b72781b6d improve Workbox caching in Rspack by adding ignoreVary to prevent cache misses 2026-04-16 10:34:11 +02:00
Nacho Codoñer
08ae4bdae6 expand Workbox integration guide with updated GenerateSW config and manual SW setup tips 2026-04-16 10:15:09 +02:00
Italo José
3fd0ff17c4 Update deployment hostname for Meteor app 2026-04-15 14:03:12 -03:00
Nacho Codoñer
1e162b7de1 update documentation for Rspack and meteor create, highlighting new features in 3.4.1 2026-04-13 16:40:11 +02:00
Nacho Codoñer
ac268d26f1 merge latest devel to release 3.4.1 2026-04-10 17:19:15 +02:00
Nacho Codoñer
10970c3274 Improve CI & Docker guidance for Meteor-Rspack integration and enhance error handling in rspack processes for CI environments 2026-04-10 17:02:26 +02:00
Gabriel Grubba
743df1d337 DOCS: fix generator 2026-04-08 21:28:22 -03:00
Frederico Maia
3c245af288 fix: update date format in history.md for consistency 2026-04-08 16:40:08 -03:00
Harry Adel
ad81f51c86 Add rspack note 2026-04-08 18:28:40 +02:00
Harry Adel
c2568f1961 Add async to example 2026-04-08 18:27:31 +02:00
Nacho Codoñer
378f6e2512 update changelog for Meteor 3.4.1 with recent additions and clarifications 2026-04-06 18:00:56 +02:00
Harry Adel
d023593f00 Merge branch 'devel' into docs/improve-v3-migration-guide 2026-04-05 15:21:04 +02:00
Harry Adel
aca9f2397d Consolidated the duplicate migration-report content into a single hub 2026-04-05 15:20:45 +02:00
Nacho Codoñer
7b33e5b671 update changelog for Meteor 3.4.1 release, adjust release date, and include recent changes 2026-04-02 17:06:52 +02:00
Nacho Codoñer
d505da546f Merge branch 'devel' into release-3.4.1 2026-04-01 17:24:29 +02:00
Gabriel Grubba
19420fa379 Merge pull request #14296 from meteor/docs/fix-ssl-issue
DOC: fix ssl issue
2026-04-01 10:37:12 -03:00
Gabriel Grubba
5cbfaf8f63 Merge pull request #14291 from meteor/collections-meteor-3-era
DOCS: Refactor collections docs to improve clarity and update examples
2026-04-01 09:41:57 -03:00
Gabriel Grubba
718b35babf DOC: fix ssl issue 2026-03-31 21:34:35 -03:00
Gabriel Grubba
18e35176af Merge pull request #14295 from meteor/docs/remove-routing-from-tutorials
DOCS: revamp and update accounts tutorial
2026-03-31 21:09:08 -03:00
Gabriel Grubba
f9d671b02a Merge pull request #14288 from meteor/docs/remove-routing-from-tutorials
DOCS: remove routing from core concepts docs
2026-03-31 21:07:04 -03:00
Gabriel Grubba
92a371362e Merge branch 'devel' into doc/fix-tutorial-issues 2026-03-31 21:06:52 -03:00
Nacho Codoñer
6f4e4dd1b8 clarify changelog updating guidelines by including date updates for modified entries 2026-03-31 17:51:09 +02:00
Nacho Codoñer
7df1e7765f clarify package versioning for beta, RC, and official releases 2026-03-31 17:48:00 +02:00
Nacho Codoñer
32d8ef9c7e expand documentation for Meteor 3.4.1: improvements to Apple Silicon performance, server-only Rspack apps, async onStop callbacks, and getUserIdsInRoleAsync method. 2026-03-31 17:26:48 +02:00
Nacho Codoñer
5a30e1bdea Merge branch 'devel' into release-3.4.1 2026-03-31 12:03:41 +02:00
Nacho Codoñer
16f71dda8f Merge branch 'devel' into fix/13852-remove-vary-header 2026-03-31 12:02:48 +02:00
Frederico Maia
f7b4c1a4a0 Update collections documentation to correct the MONGO_OPLOG_URL reference for oplog tailing configuration. 2026-03-31 06:12:12 -03:00
Nacho Codoñer
5004a9efd0 improve examples documentation 2026-03-31 09:14:43 +02:00
Frederico Maia
c14e11df73 Update collections documentation to reflect that new Meteor 3.x projects do not include the autopublish and insecure packages by default. 2026-03-30 22:00:00 -03:00
Frederico Maia
647a61f8b8 Enhance collections documentation by having React and Blaze examples for 'give points' and 'remove' button functionalities, improving clarity and consistency across frameworks. 2026-03-30 21:54:31 -03:00
Frederico Maia
94a1e7cc95 Refactor collections documentation to improve clarity and update examples. 2026-03-30 21:38:35 -03:00
Gabriel Grubba
dd6890a2cd DOCS: check if methods are being correctly used 2026-03-30 21:32:01 -03:00
Gabriel Grubba
e5423cbca3 Reapply "DOCS: revamp and update accounts tutorial"
This reverts commit c6a9c42cfe.
2026-03-30 21:13:51 -03:00
Gabriel Grubba
7981d7f264 Revert "DOCS: revamp and update accounts tutorial"
This reverts commit e02d65a09a.
2026-03-30 21:10:10 -03:00
Gabriel Grubba
e02d65a09a DOCS: revamp and update accounts tutorial
In this PR:

Removed

- `accounts-ui`section
- `alanning:roles` references — replaced with the Meteor core roles package

Updated methods to be using the correct name(*Async for example)

And added sections about Passwordless login, 2FA and Security configuration
2026-03-30 21:09:35 -03:00
Gabriel Grubba
1feda279af DOCS: remove routing from core concepts docs
This doc only covers FlowRouter and Blaze, I'm not sure how useful this doc can be for core in general(maybe we could have multiple sections about routers?) – I'll remove this one for now until we know how to proceed about these core concepts(what should be a core concept?)
2026-03-30 20:52:30 -03:00
Gabriel Grubba
5f8a9535fc DOCS: add Galaxy Cloud as a valid option for MongoDB
and update node version in example file
2026-03-30 20:36:14 -03:00
Nacho Codoñer
f7e639f460 Merge branch 'release-3.4.1' into examples-revamp 2026-03-30 22:25:49 +02:00
Nacho Codoñer
06eebbaae8 Merge pull request #14237 from meteor/typescript-tailwind-skeleton
Add TypeScript + Tailwind skeleton support
2026-03-30 22:18:02 +02:00
Nacho Codoñer
8a4681f044 Merge branch 'release-3.4.1' into typescript-tailwind-skeleton 2026-03-30 15:17:11 +02:00