Commit Graph

1029 Commits

Author SHA1 Message Date
italo jose
ff63ebe111 release: prepare v3.5.0-beta
- bump bundle and installer: meteor BUNDLE_VERSION -> 22.22.0.4, meteor-installer -> 3.5.0-beta
- bump package versions: accounts-base, ddp-server, mongo, mongo-decimal, oauth1, service-configuration, session
- update package references (.versions) and modern-tests apps to use new ddp-server/mongo versions
- mark packages/non-core/blaze subproject as dirty
- add v3.5.0 changelog (v3-docs)
2026-02-11 14:34:08 -03:00
Italo José
d4f63c3006 Merge branch 'devel' into release-3.5 2026-02-04 18:58:28 -03:00
Italo José
df11f8c305 Merge branch 'release-3.5' into feat/change-streams 2026-02-03 15:16:48 -03:00
Nacho Codoñer
dc7d21ddb1 Change meteor update command to 3.4
Updated the meteor release command in the changelog.
2026-01-30 19:06:02 +01:00
Nacho Codoñer
a834c10af3 Update history.md 2026-01-30 18:56:37 +01:00
Nacho Codoñer
16258203ac Change legacy device support header to H2
Updated section header for legacy device support in Cordova documentation.
2026-01-30 17:25:29 +01:00
Nacho Codoñer
648079b23c Update roadmap phase numbering 2026-01-30 17:16:42 +01:00
Nacho Codoñer
206e068831 fix links 2026-01-30 16:50:30 +01:00
Nacho Codoñer
7692091287 fix docs after 3.4 release 2026-01-30 16:48:45 +01:00
Nacho Codoñer
d4d4578445 Merge pull request #14100 from meteor/update-docs-3.4
Add missing docs for Meteor 3.4
2026-01-29 17:19:05 +01:00
Nacho Codoñer
5c47979b8a fix delimiter for info 2026-01-29 16:48:52 +01:00
Nacho Codoñer
7c32872e9c update roadmap to reflect Modern Build Stack focus 2026-01-29 16:40:14 +01:00
Nacho Codoñer
cb97aca796 update roadmap to reflect Modern Build Stack focus 2026-01-29 16:39:08 +01:00
Nacho Codoñer
c6b6399e49 remove todos to later cover them 2026-01-29 16:34:09 +01:00
Nacho Codoñer
5f14d99d01 update links to Meteor build stack resources 2026-01-29 16:19:13 +01:00
Nacho Codoñer
817933786c add link to video on Meteor 3 modern build stack 2026-01-29 15:56:38 +01:00
Nacho Codoñer
f387d857d0 clean 2026-01-29 15:41:33 +01:00
Nacho Codoñer
83de6a6e30 move docker to troubleshotting 2026-01-29 15:26:22 +01:00
Nacho Codoñer
d1bcb63cfe document memory crashes troubleshotting 2026-01-29 15:21:27 +01:00
Nacho Codoñer
fdd61584b0 document .meteorignore and METEOR_IGNORE 2026-01-29 15:09:50 +01:00
italo jose
832bba331e docs(roadmap): clarify Change Streams intro and Phase 1 goal (opt-in, transparent, switch via settings.json/env) 2026-01-28 18:42:03 -03:00
italo jose
f5b4b30fda docs(roadmap): add Change Streams TODO links; expand Next priorities descriptions (Capacitor, CI/CD, OpenTelemetry, TypeScript, Test toolkit) 2026-01-28 18:34:17 -03:00
italo jose
6c37288838 docs(roadmap): expand Change Streams section with phased plan
- Replace placeholder with explanation of leveraging MongoDB Change Streams for real-time updates and efficiency.
- Add Phase 1 (3.5) and Phase 2 (3.5.x) with targets and goals (opt-in initial implementation; configurable implementation + feedback).
- Adjust Next priorities list and clean up related wording.
2026-01-28 18:12:01 -03:00
Nacho Codoñer
fb7dad7b64 Merge branch 'release-3.4' into 3.4-roadmap 2026-01-28 18:26:56 +01:00
Nacho Codoñer
cabadfe9b4 Merge pull request #14082 from meteor/docs-improve-rspack
Review Rspack documentation and tutorials to align with Meteor 3.4 expectations
2026-01-28 18:18:55 +01:00
Nacho Codoñer
5f6653a2b8 improve docker docs section to explain the npm bump issue 2026-01-28 17:48:52 +01:00
Nacho Codoñer
fd752c0045 Meteor version to 3.4 ☄️ 2026-01-28 16:36:30 +01:00
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
e58d3471b9 update roadmap wording 2026-01-28 11:39:27 +01:00
Nacho Codoñer
938bd75e06 update roadmap wording for clarity 2026-01-28 11:30:31 +01:00
Nacho Codoñer
a6a4c01635 remove dead links in TODO placeholders 2026-01-28 11:28:21 +01:00
Nacho Codoñer
c27bb309e6 update roadmap to clarify Express integration details 2026-01-28 11:24:05 +01:00
Nacho Codoñer
daba1ef7e9 update roadmap with new release goals and plans 2026-01-28 11:16:23 +01:00
Nacho Codoñer
a6840e0298 improve tutorial clarity on Rspack and Meteor bundlers 2026-01-27 18:32:47 +01:00
Nacho Codoñer
6fa4e8f32c refactor info blocks to add the two bundler version links to one 2026-01-27 18:23:59 +01:00
Nacho Codoñer
919202a24d refactor info blocks to add the two bundler version links to one 2026-01-27 18:19:43 +01:00
Nacho Codoñer
1e146f0e76 update Rspack plugin references in documentation 2026-01-21 15:33:43 +01:00
Nacho Codoñer
09f6e3a9e9 add links to Solid, Blaze, and Svelte 5 tutorials in docs 2026-01-19 18:04:48 +01:00
Nacho Codoñer
819b1549f9 update build plugins for packages docs to reflect Rspack limitations in Meteor 3.4+ 2026-01-19 16:54:53 +01:00
Nacho Codoñer
1de9f34f55 update Svelte tutorial references and adopt Rspack bundler 2026-01-19 16:38:53 +01:00
Nacho Codoñer
e36dcc38cd update Svelte tutorial references and adopt Rspack bundler 2026-01-19 16:38:02 +01:00
Nacho Codoñer
848ab5899c update Blaze tutorial references and adopt Rspack bundler 2026-01-19 15:53:57 +01:00
Nacho Codoñer
6c91db197c update Solid tutorial references and adopt Rspack bundler 2026-01-19 15:44:31 +01:00
Nacho Codoñer
adc156e45b update Vue tutorial references and adopt Rspack bundler 2026-01-19 14:25:06 +01:00
Nacho Codoñer
c928e28383 update Vue tutorial references and adopt Rspack bundler 2026-01-19 14:22:43 +01:00
Nacho Codoñer
6950c8a9e7 update Vue tutorial references and adopt Rspack bundler 2026-01-19 14:16:27 +01:00
Nacho Codoñer
c27baf683c update Vue tutorial references and adopt Rspack bundler 2026-01-19 14:13:16 +01:00
Nacho Codoñer
2591862ca5 update React tutorial to include Rspack and Meteor bundler details 2026-01-19 13:54:46 +01:00
Nacho Codoñer
2936b199ac update React tutorial to include Rspack and Meteor bundler details 2026-01-19 13:46:44 +01:00