gatsby-graphiql-explorer
Advanced tools
Comparing version 3.13.0-next.0 to 3.13.0-next.1
@@ -6,2 +6,20 @@ # Changelog: `gatsby-graphiql-explorer` | ||
### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.12.1/packages/gatsby-graphiql-explorer) (2023-09-27) | ||
#### Features | ||
- lower minimum node version [#38577](https://github.com/gatsbyjs/gatsby/issues/38577) [#38579](https://github.com/gatsbyjs/gatsby/issues/38579) ([9ffed29](https://github.com/gatsbyjs/gatsby/commit/9ffed294c9a3dfcaa83b7bdcb0a8db08f0761b66)) | ||
## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.12.0/packages/gatsby-graphiql-explorer) (2023-08-24) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) | ||
#### Bug Fixes | ||
- update dependency core-js to ^3.31.0 [#38309](https://github.com/gatsbyjs/gatsby/issues/38309) ([176b1cc](https://github.com/gatsbyjs/gatsby/commit/176b1ccc8b439d37522de9ad9413def399d89082)) | ||
#### Chores | ||
- update [dev] minor and patch dependencies for gatsby-graphiql-explorer [#38279](https://github.com/gatsbyjs/gatsby/issues/38279) ([39c4987](https://github.com/gatsbyjs/gatsby/commit/39c4987e30954bea4bc5b07ad5c96fe9c1834855)) | ||
## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.11.0/packages/gatsby-graphiql-explorer) (2023-06-15) | ||
@@ -8,0 +26,0 @@ |
{ | ||
"name": "gatsby-graphiql-explorer", | ||
"version": "3.13.0-next.0", | ||
"version": "3.13.0-next.1", | ||
"description": "GraphiQL IDE with custom features for Gatsby users", | ||
@@ -62,5 +62,5 @@ "main": "index.js", | ||
"engines": { | ||
"node": ">=18.0.0" | ||
"node": ">=14.15.0" | ||
}, | ||
"gitHead": "e6e2fb4fddd1f076531b01ea2bd6fe4f43655f8c" | ||
"gitHead": "26871b8c1fccded345a807f7de29dee1cb08a877" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2726849