Commit 6fc77ed
committed
Update version to 0.2.0-alpha.71 and add PWA support to AppClientLayout
- Bumped the version in package.json to 0.2.0-alpha.71.
- Enhanced AppClientLayout to include an optional PWA prop, allowing for better configuration of progressive web app features.
Files modified:
- package.json: Version update.
- lib/app-client-layout.tsx: Added optional PWA support to the layout component.1 parent 72cdfb7 commit 6fc77ed
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments