Skip to content

Commit 2669e23

Browse files
committed
version bump, changelog update
1 parent f1fddae commit 2669e23

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG-FRONTIER.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 8.8.0
2+
3+
- Removed some proxies that are no longer needed, and scoped some others tighter to not conflict with localhost URLs
4+
- Update proxy tool with a pathFilter that looks for lang code in url
5+
16
## 8.7.11
27

38
- Feature detection for private class fields was erroring out before running the check, now it will be within `eval` so it will run even if the browser doesn't support it.

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fs/react-scripts",
3-
"version": "8.7.11",
3+
"version": "8.8.0",
44
"upstreamVersion": "5.0.1",
55
"description": "Testing Configuration and scripts for Create React App.",
66
"repository": {

0 commit comments

Comments
 (0)