Skip to content

Commit 9c2a2fa

Browse files
committed
πŸ“¦ v3.12.1
### What's new - 🀝 Compatibility with latest `[email protected]` - 🐞 Fix potential bug that may appear with "modern compiler" (SWC), see #124 ### Major changes - No, this is maintenance release
1 parent 3a0a11d commit 9c2a2fa

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

β€Ž.versionsβ€Ž

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
2-
babel-compiler@7.11.3
2+
babel-compiler@7.12.2
33
44
55
6-
7-
6+
7+
88
99
1010
11-
11+
1212
13-
13+
1414
1515
16-
16+
1717
18-
18+
1919
20-
20+
2121
22-
22+
2323
2424
2525
2626
27-
local-test:ostrio:[email protected].0
28-
29-
30-
31-
27+
local-test:ostrio:[email protected].1
28+
29+
30+
31+
3232
3333
34-
34+
3535
3636
3737
38-
npm-mongo@6.10.2
38+
npm-mongo@6.16.1
3939
40-
40+
4141
4242
4343
@@ -46,11 +46,11 @@ [email protected]
4646
4747
4848
49-
50-
49+
50+
5151
52-
52+
5353
54-
54+
5555
5656

β€Žpackage.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package.describe({
22
name: 'ostrio:flow-router-extra',
33
summary: 'The router for modern JavaScript apps, with support for Blaze, Vue, React, Svelte',
4-
version: '3.12.0',
4+
version: '3.12.1',
55
git: 'https://github.com/veliovgroup/flow-router',
66
});
77

0 commit comments

Comments
Β (0)