Skip to content

Commit 6086f37

Browse files
authored
Merge branch 'v-next' into should-merge-compilation-jobs
2 parents 7d7fd7f + f7a8f34 commit 6086f37

File tree

446 files changed

+104
-46571
lines changed

Some content is hidden

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

446 files changed

+104
-46571
lines changed

.changeset/olive-lobsters-carry.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@nomicfoundation/ignition-ui": patch
3+
"@nomicfoundation/hardhat-ignition": patch
4+
---
5+
6+
update mermaid version and re-enable visualize task (v3)

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"image": "mcr.microsoft.com/devcontainers/base:bullseye",
44
"features": {
55
"ghcr.io/devcontainers/features/node:1": {
6-
"version": "20"
6+
"version": "22"
77
}
88
},
99
"postCreateCommand": "scripts/setup.sh",

.github/workflows/check-changeset-added.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- main
10+
- v-next
1011
types:
1112
- opened
1213
- synchronize

.github/workflows/check-docs-site.yml

-36
This file was deleted.

.github/workflows/lint.yml

-76
This file was deleted.

.github/workflows/test-slow-imports-rule.yml

-37
This file was deleted.

config/eslint/constants.js

-23
This file was deleted.

0 commit comments

Comments
 (0)