Skip to content

Releases: eddeee888/nx-plugins

@eddeee888/nx-graphql-code-generator@2.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 10:30
804f20e

Minor Changes

  • 7473bb5: Update @graphql-codegen/cli peerDeps

@eddeee888/eslint-plugin@1.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Oct 04:24
7928f16

Patch Changes

  • 71b8b6b: Turn off react/react-in-jsx-scope to make it easier to integrate with modern React apps

@eddeee888/eslint-plugin@1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 10:04
63d37c6

Major Changes

@eddeee888/eslint-plugin@0.0.2

Choose a tag to compare

@github-actions github-actions released this 19 Jan 03:34
872aa19

Patch Changes

  • aac279b: Migrate from @typescript-eslint/no-throw-literal to @typescript-eslint/only-throw-error

@eddeee888/nx-graphql-code-generator@2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 12:11
18ea373

Major Changes

@eddeee888/nx-dev-tools@2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 12:11
18ea373

Major Changes

@eddeee888/eslint-plugin@0.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Jan 09:58
ad839ca

Patch Changes

  • a0435da: Add typescript and react-typescript config

@eddeee888/nx-graphql-code-generator@1.1.0

Choose a tag to compare

Minor Changes

  • 0fa6fb9: Add typescript-types preset and simplify generated output path changes

@eddeee888/nx-dev-tools@1.0.1

Choose a tag to compare

Patch Changes

  • 5d0cf91: Fix bug where setting up network will fail on brand new machines and missing package.json deps

@eddeee888/nx-graphql-code-generator@1.0.0

Choose a tag to compare

Major Changes

  • d55c07d: Update presets config

    Call default preset basic. Deprecate old presets:

    • typescript-react-apollo-client
    • typescript-angular-apollo-client
    • typescript-vue-apollo-client
  • d5a7403: Use Nx 17 and update package.json with missing deps

  • f25c2b7: Update typescript-react-apollo-client generators

  • 48b4fdf: Update generator to support Nx 17 workspace config