nx-plugins

The Nx Plugin to add essential Docker and networking config to an Nx workspace

MIT License

Downloads
391
Stars
1
Committers
3

Bot releases are visible (Hide)

nx-plugins - @eddeee888/[email protected] Latest Release

Published by github-actions[bot] 9 months ago

Patch Changes

  • a0435da: Add typescript and react-typescript config
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

  • 5d0cf91: Fix bug where setting up network will fail on brand new machines and missing package.json deps
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] 10 months ago

Minor Changes

  • 0fa6fb9: Add typescript-types preset and simplify generated output path changes
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] 10 months ago

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

nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 8b20f62: Fix issue where executor never returns success=false
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 1 year ago

Major Changes

  • aee23cd: nx-dev-tools v1

Patch Changes

  • 74bb03b: Add setup executor for nx-dev-tools
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • b934acb: Add infra executor
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 389bf90: Bump GraphQL Codegen dep, move to peerDeps and add --profile
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 2d15aca: Add verbose option
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 865e3a9: Replace generic typescript-resolvers preset with @eddeee888/gcg-typescript-resolver-files preset
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 257e6f7: Move graphql-codegen cli to package that needs it
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 94898fc: Add bin/open.sh to easily navigate to project in the browser
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • f15c8ac: Add missing Dockerfile.dev.dockerignore
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 542d082: Split docker-compose file into smaller files
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 1d9d3aa: Fix init.sh logs for consistency
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 231772f: Simplify and fix nx-dev-tools scripts
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • ba40093: Fix nx-dev-tools not publishing compiled JS
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 4202c92: Add nx-dev-tools init generator to generate Docker and networking files
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 32bb6e8: Fix generated template for plugins
nx-plugins - @eddeee888/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 51259ab: Add watch configuration to make it easier to run watch mode on a certain project