Skip to content

Commit f2e4ca6

Browse files
authored
Merge pull request #43 from meteor/update-meteor-3.4.1
Update examples from Meteor 3.4.1-rc.1 to 3.4.1
2 parents d751f0f + da1a710 commit f2e4ca6

26 files changed

Lines changed: 160 additions & 160 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@ Each example doubles as a reference for [community packages](https://docs.meteor
4242
- Why: Task management with CRUD, status workflows, priority filtering, real-time dashboard, and type-safe RPC
4343
- Stack: Meteor, Rspack, React, Meteor-RPC, shadcn/ui, Tailwind CSS v4, React Query, Zod, Mocha, Biome, Playwright
4444
- Last Updated At: Apr/21/2026
45-
- Meteor Version: 3.4.1-rc.1
45+
- Meteor Version: 3.4.1
4646

4747
### Notes Offline
4848
- Repository: [meteor/examples/notes-offline](./notes-offline)
4949
- Demo: https://notes-offline.sandbox.galaxycloud.app/
5050
- Why: Offline-first PWA notes app with auto-save, markdown, search, tagging, pinning, trash/recovery, import/export, cross-tab sync, per-device scoping, and multi-language UI (en/es/pt)
5151
- Stack: Meteor, Rspack, React, Mantine UI, jam:offline, jam:method, jam:pub-sub, jam:soft-delete, Zod, Workbox, LinguiJS, Mocha, ESLint, Prettier, Playwright
5252
- Last Updated At: Apr/21/2026
53-
- Meteor Version: 3.4.1-rc.1
53+
- Meteor Version: 3.4.1
5454

5555
### Simple Blog
5656
- Repository: [dupontbertrand/meteor-blog](https://github.com/dupontbertrand/meteor-blog)
@@ -65,23 +65,23 @@ Each example doubles as a reference for [community packages](https://docs.meteor
6565
- Why: Real-time multiplayer game with room-based matchmaking and live state sync via pub/sub
6666
- Stack: Meteor, Rspack, React, MUI (Material UI), Mocha, oxlint, Playwright
6767
- Last Updated At: Apr/21/2026
68-
- Meteor Version: 3.4.1-rc.1
68+
- Meteor Version: 3.4.1
6969

7070
### Parties
7171
- Repository: [meteor/examples/parties](./parties)
7272
- Demo: https://parties.sandbox.galaxycloud.app/
7373
- Why: One of the original Meteor examples showcasing how to build a nice working application with Blaze with very little code, while taking advantage of optimistic updates
7474
- Stack: Meteor, Rspack, Blaze 3, Bootstrap 5, D3.js, RSLint, Playwright
7575
- Last Updated At: Apr/21/2026
76-
- Meteor Version: 3.4.1-rc.1
76+
- Meteor Version: 3.4.1
7777

7878
### Complex Todos (Svelte)
7979
- Repository: [meteor/examples/complex-todos-svelte](./complex-todos-svelte)
8080
- Demo: https://complex-todos-svelte.sandbox.galaxycloud.app/
8181
- Why: Production-grade todo app with modular monolith architecture, rate limiting, caching, migrations, scheduled jobs, and E2E tests
8282
- Stack: Meteor, Rspack, Svelte 5, Skeleton UI, Tailwind CSS v4, jam:method, Zod, oxlint, Cypress, Mocha, MongoDB
8383
- Last Updated At: Apr/21/2026
84-
- Meteor Version: 3.4.1-rc.1
84+
- Meteor Version: 3.4.1
8585

8686
### Welcome Meteor Cordova
8787
- Repository: [CloudByGalaxy/welcome-meteor-cordova](https://github.com/CloudByGalaxy/welcome-meteor-cordova)
@@ -133,7 +133,7 @@ Additional examples covering tutorials, integrations, and specialized use cases.
133133
- Why: Decentralized NFT marketplace for minting, listing, and buying NFTs with wallet auth and on-chain transactions
134134
- Stack: Meteor, Rspack, React, Tailwind CSS v4, Polygon, Solidity, Hardhat, Ethers.js, IPFS
135135
- Last Updated At: Mar/14/2026
136-
- Meteor Version: 3.4.1-rc.1
136+
- Meteor Version: 3.4.1
137137

138138
## How to add your example?
139139

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@3.4.1-rc.1
1+
METEOR@3.4.1
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
accounts-base@3.2.1-rc341.1
2-
accounts-password@3.2.3-rc341.1
1+
accounts-base@3.2.1
2+
accounts-password@3.2.3
33
allow-deny@2.1.0
44
autoupdate@2.0.1
5-
babel-compiler@7.14.0-rc341.1
5+
babel-compiler@7.14.0
66
babel-runtime@1.5.2
77
base64@1.0.13
88
binary-heap@1.0.12
99
boilerplate-generator@2.1.0
1010
caching-compiler@2.0.1
11-
callback-hook@1.6.3-rc341.1
11+
callback-hook@1.7.0
1212
check@1.5.0
1313
core-runtime@1.0.0
1414
ddp@1.4.2
15-
ddp-client@3.2.0-rc341.1
15+
ddp-client@3.2.0
1616
ddp-common@1.4.4
1717
ddp-rate-limiter@1.2.2
18-
ddp-server@3.1.3-rc341.1
18+
ddp-server@3.2.0
1919
diff-sequence@1.1.3
2020
dynamic-import@0.7.4
21-
ecmascript@0.18.0-rc341.1
21+
ecmascript@0.18.0
2222
ecmascript-runtime@0.8.3
23-
ecmascript-runtime-client@0.13.0-rc341.1
23+
ecmascript-runtime-client@0.13.0
2424
ecmascript-runtime-server@0.11.1
2525
ejson@1.1.5
2626
email@3.1.2
@@ -29,28 +29,28 @@ facts-base@1.0.2
2929
fetch@0.1.6
3030
geojson-utils@1.0.12
3131
hot-code-push@1.0.5
32-
hot-module-replacement@0.6.0-rc341.1
32+
hot-module-replacement@0.6.0
3333
id-map@1.2.0
3434
inter-process-messaging@0.1.2
3535
jam:method@1.9.1
3636
launch-screen@2.0.1
3737
localstorage@1.2.1
3838
logging@1.3.6
39-
meteor@2.2.1-rc341.1
39+
meteor@2.3.0
4040
meteor-base@1.5.2
4141
meteortesting:browser-tests@1.8.0
4242
meteortesting:mocha@3.3.0
4343
meteortesting:mocha-core@8.2.0
4444
minifier-css@2.0.1
45-
minifier-js@3.2.0-rc341.1
46-
minimongo@2.0.6-rc341.1
45+
minifier-js@3.2.0
46+
minimongo@2.1.0
4747
mobile-experience@1.1.2
4848
mobile-status-bar@1.1.1
4949
modern-browsers@0.2.3
5050
modules@0.20.3
5151
modules-runtime@0.13.2
5252
modules-runtime-hot@0.14.3
53-
mongo@2.2.1-rc341.1
53+
mongo@2.3.0
5454
mongo-decimal@0.2.0
5555
mongo-dev-server@1.1.1
5656
mongo-id@1.0.9
@@ -64,18 +64,18 @@ reactive-var@1.0.13
6464
reload@1.3.2
6565
retry@1.1.1
6666
routepolicy@1.1.2
67-
rspack@1.1.0-rc341.1
67+
rspack@1.1.0
6868
sha@1.0.10
6969
shell-server@0.7.0
7070
socket-stream-client@0.6.1
71-
standard-minifier-css@1.10.1-rc341.1
71+
standard-minifier-css@1.10.1
7272
standard-minifier-js@3.2.0
7373
static-html@1.5.0
7474
static-html-tools@1.0.0
75-
tools-core@1.1.0-rc341.1
75+
tools-core@1.1.0
7676
tracker@1.3.4
77-
typescript@5.10.0-rc341.1
77+
typescript@5.10.0
7878
url@1.3.5
79-
webapp@2.1.2-rc341.1
79+
webapp@2.1.2
8080
webapp-hashing@1.1.2
8181
zodern:types@1.0.13

complex-todos-svelte/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

complex-todos-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"zod": "^3.25.76"
2121
},
2222
"devDependencies": {
23-
"@meteorjs/rspack": "^1.1.0-beta.36",
23+
"@meteorjs/rspack": "^2.0.1",
2424
"@rsdoctor/rspack-plugin": "^1.5.7",
2525
"@rspack/cli": "^1.7.8",
2626
"@rspack/core": "^1.7.8",

examples.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"Playwright"
4545
],
4646
"lastUpdatedAt": "Apr/21/2026",
47-
"meteorVersion": "3.4.1-rc.1"
47+
"meteorVersion": "3.4.1"
4848
},
4949
{
5050
"title": "Notes Offline",
@@ -74,7 +74,7 @@
7474
"Playwright"
7575
],
7676
"lastUpdatedAt": "Apr/21/2026",
77-
"meteorVersion": "3.4.1-rc.1"
77+
"meteorVersion": "3.4.1"
7878
},
7979
{
8080
"title": "Simple Blog",
@@ -117,7 +117,7 @@
117117
"Playwright"
118118
],
119119
"lastUpdatedAt": "Apr/21/2026",
120-
"meteorVersion": "3.4.1-rc.1"
120+
"meteorVersion": "3.4.1"
121121
},
122122
{
123123
"title": "Parties",
@@ -139,7 +139,7 @@
139139
"Playwright"
140140
],
141141
"lastUpdatedAt": "Apr/21/2026",
142-
"meteorVersion": "3.4.1-rc.1"
142+
"meteorVersion": "3.4.1"
143143
},
144144
{
145145
"title": "Complex Todos (Svelte)",
@@ -165,7 +165,7 @@
165165
"MongoDB"
166166
],
167167
"lastUpdatedAt": "Apr/21/2026",
168-
"meteorVersion": "3.4.1-rc.1"
168+
"meteorVersion": "3.4.1"
169169
},
170170
{
171171
"title": "Welcome Meteor Cordova",

nft-marketplace/.meteor/release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@3.4.1-rc.1
1+
METEOR@3.4.1

nft-marketplace/.meteor/versions

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,50 @@
11
allow-deny@2.1.0
22
autoupdate@2.0.1
3-
babel-compiler@7.14.0-rc341.1
3+
babel-compiler@7.14.0
44
babel-runtime@1.5.2
55
base64@1.0.13
66
binary-heap@1.0.12
77
boilerplate-generator@2.1.0
88
caching-compiler@2.0.1
9-
callback-hook@1.6.3-rc341.1
9+
callback-hook@1.7.0
1010
check@1.5.0
1111
core-runtime@1.0.0
1212
ddp@1.4.2
13-
ddp-client@3.2.0-rc341.1
13+
ddp-client@3.2.0
1414
ddp-common@1.4.4
15-
ddp-server@3.1.3-rc341.1
15+
ddp-server@3.2.0
1616
diff-sequence@1.1.3
1717
dynamic-import@0.7.4
18-
ecmascript@0.18.0-rc341.1
18+
ecmascript@0.18.0
1919
ecmascript-runtime@0.8.3
20-
ecmascript-runtime-client@0.13.0-rc341.1
20+
ecmascript-runtime-client@0.13.0
2121
ecmascript-runtime-server@0.11.1
2222
ejson@1.1.5
2323
es5-shim@4.8.1
2424
facts-base@1.0.2
2525
fetch@0.1.6
2626
geojson-utils@1.0.12
2727
hot-code-push@1.0.5
28-
hot-module-replacement@0.6.0-rc341.1
28+
hot-module-replacement@0.6.0
2929
id-map@1.2.0
3030
inter-process-messaging@0.1.2
3131
launch-screen@2.0.1
3232
logging@1.3.6
33-
meteor@2.2.1-rc341.1
33+
meteor@2.3.0
3434
meteor-base@1.5.2
3535
meteortesting:browser-tests@1.8.0
3636
meteortesting:mocha@3.3.0
3737
meteortesting:mocha-core@8.2.0
3838
minifier-css@2.0.1
39-
minifier-js@3.2.0-rc341.1
40-
minimongo@2.0.6-rc341.1
39+
minifier-js@3.2.0
40+
minimongo@2.1.0
4141
mobile-experience@1.1.2
4242
mobile-status-bar@1.1.1
4343
modern-browsers@0.2.3
4444
modules@0.20.3
4545
modules-runtime@0.13.2
4646
modules-runtime-hot@0.14.3
47-
mongo@2.2.1-rc341.1
47+
mongo@2.3.0
4848
mongo-decimal@0.2.0
4949
mongo-dev-server@1.1.1
5050
mongo-id@1.0.9
@@ -58,16 +58,16 @@ reactive-var@1.0.13
5858
reload@1.3.2
5959
retry@1.1.1
6060
routepolicy@1.1.2
61-
rspack@1.1.0-rc341.1
61+
rspack@1.1.0
6262
shell-server@0.7.0
6363
socket-stream-client@0.6.1
64-
standard-minifier-css@1.10.1-rc341.1
64+
standard-minifier-css@1.10.1
6565
standard-minifier-js@3.2.0
6666
static-html@1.5.0
6767
static-html-tools@1.0.0
68-
tools-core@1.1.0-rc341.1
68+
tools-core@1.1.0
6969
tracker@1.3.4
70-
typescript@5.10.0-rc341.1
71-
webapp@2.1.2-rc341.1
70+
typescript@5.10.0
71+
webapp@2.1.2
7272
webapp-hashing@1.1.2
7373
zodern:types@1.0.13

nft-marketplace/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nft-marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"modern": true
4444
},
4545
"devDependencies": {
46-
"@meteorjs/rspack": "^1.1.0-beta.36",
46+
"@meteorjs/rspack": "^2.0.1",
4747
"@rsdoctor/rspack-plugin": "^1.5.7",
4848
"@rspack/cli": "^1.7.1",
4949
"@rspack/core": "^1.7.1",

0 commit comments

Comments
 (0)