October 18, 2024
Pre-release
Pre-release
·
261 commits
to master
since this release
@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 versionAs an alternative, the current version will be injected on build time through tsup configuration.