Skip to content

October 18, 2024

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 01:15
· 261 commits to master since this release
c9cbf6d

@graphql-eslint/[email protected]

Patch Changes

  • #2616
    c0f1b07
    Thanks @fcortes! - The import attribute syntax (with { type: "json"
    }) is still experimental so warnings showed up when using the library as it was being used to
    import the package.json file to extract the package version

    As an alternative, the current version will be injected on build time through tsup configuration.