Skip to content

Commit 95ebfe1

Browse files
committed
Merge remote-tracking branch 'origin/main' into nested-array-default-issue
2 parents 744c4e7 + 17cbe12 commit 95ebfe1

File tree

160 files changed

+22200
-7017
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+22200
-7017
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ body:
4242
attributes:
4343
label: Version
4444
description: You can usually get this information in your `package.json` or in the file URL if you're using the unpkg one.
45-
value: 5.x
45+
value: 6.x
4646
validations:
4747
required: true
4848
- type: textarea
@@ -74,8 +74,8 @@ body:
7474
description: |
7575
examples:
7676
- **OS**: Ubuntu 20.04
77-
- **Node**: 13.14.0
78-
- **npm**: 7.6.3
77+
- **Node**: 22.14.1
78+
- **npm**: 10.9.4
7979
value: |
8080
- OS:
8181
- Node:

CHANGELOG.md

Lines changed: 115 additions & 25 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)