You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/1fe-server/CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# @1fe/server
2
2
3
+
## 0.1.5
4
+
5
+
### Patch Changes
6
+
7
+
- 07d9186: Replace non-working BundlePhobia badges with working bundlejs.com alternatives
8
+
9
+
Updated bundle size badges across all package README files to use bundlejs.com instead of the non-functional bundlephobia.com service. The new badges provide better functionality and are actively maintained:
10
+
- Changed badge URLs from `bundlephobia.com/result?p=package` to `bundlejs.com/?q=package`
11
+
- Updated badge image URLs from `img.shields.io/bundlephobia/minzip/package` to `deno.bundlejs.com/?q=package&badge=detailed`
12
+
- All npm package badges remain functional and working correctly
13
+
14
+
This ensures users can access working bundle analysis tools and view accurate bundle size information.
Copy file name to clipboardExpand all lines: packages/1fe-shell/CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# @1fe/shell
2
2
3
+
## 0.1.5
4
+
5
+
### Patch Changes
6
+
7
+
- 07d9186: Replace non-working BundlePhobia badges with working bundlejs.com alternatives
8
+
9
+
Updated bundle size badges across all package README files to use bundlejs.com instead of the non-functional bundlephobia.com service. The new badges provide better functionality and are actively maintained:
10
+
- Changed badge URLs from `bundlephobia.com/result?p=package` to `bundlejs.com/?q=package`
11
+
- Updated badge image URLs from `img.shields.io/bundlephobia/minzip/package` to `deno.bundlejs.com/?q=package&badge=detailed`
12
+
- All npm package badges remain functional and working correctly
13
+
14
+
This ensures users can access working bundle analysis tools and view accurate bundle size information.
Copy file name to clipboardExpand all lines: packages/cli/CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# @1fe/cli
2
2
3
+
## 0.1.4
4
+
5
+
### Patch Changes
6
+
7
+
- 07d9186: Replace non-working BundlePhobia badges with working bundlejs.com alternatives
8
+
9
+
Updated bundle size badges across all package README files to use bundlejs.com instead of the non-functional bundlephobia.com service. The new badges provide better functionality and are actively maintained:
10
+
- Changed badge URLs from `bundlephobia.com/result?p=package` to `bundlejs.com/?q=package`
11
+
- Updated badge image URLs from `img.shields.io/bundlephobia/minzip/package` to `deno.bundlejs.com/?q=package&badge=detailed`
12
+
- All npm package badges remain functional and working correctly
13
+
14
+
This ensures users can access working bundle analysis tools and view accurate bundle size information.
Copy file name to clipboardExpand all lines: packages/create-1fe-app/CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# @1fe/create-1fe-app
2
2
3
+
## 0.0.6
4
+
5
+
### Patch Changes
6
+
7
+
- 07d9186: Replace non-working BundlePhobia badges with working bundlejs.com alternatives
8
+
9
+
Updated bundle size badges across all package README files to use bundlejs.com instead of the non-functional bundlephobia.com service. The new badges provide better functionality and are actively maintained:
10
+
- Changed badge URLs from `bundlephobia.com/result?p=package` to `bundlejs.com/?q=package`
11
+
- Updated badge image URLs from `img.shields.io/bundlephobia/minzip/package` to `deno.bundlejs.com/?q=package&badge=detailed`
12
+
- All npm package badges remain functional and working correctly
13
+
14
+
This ensures users can access working bundle analysis tools and view accurate bundle size information.
0 commit comments