Skip to content

Releases: getcronit/pylon

@getcronit/pylon-server-v1.1.0

31 Jul 11:48
6d1e7ec
Compare
Choose a tag to compare

@getcronit/pylon-server-v1.1.0 (2024-07-31)

Bug Fixes

  • client generation after server send ready state via IPC (bb95330)
  • pylon playground behind proxy sub-paths (dd053ba)

Features

  • bundler: external sourcemap and write schema to file (3a33ba0)
  • persist headers in Pylon Playground (fc37276)
  • sentry for cli and server / add getLogger (9bb1fb1)

@getcronit/pylon-cli-v1.1.0

31 Jul 11:47
6d1e7ec
Compare
Choose a tag to compare

@getcronit/pylon-cli-v1.1.0 (2024-07-31)

Bug Fixes

  • add missing DISABLE_PYLON_TRACING flag (32682a8)
  • cli: add option to specify client generation path (f837573)
  • client generation after server send ready state via IPC (bb95330)
  • cli: update default client generation path (2f7c30e)
  • do not exit cli when a critical error occurs in the application (1d83f02), closes #3
  • generate client code for Pylon GraphQL API (0daade2)
  • handle process exit with code 1 in develop command (23f87bb)
  • include @getcronit/pylon in bundle (fad8aec)
  • move pylon deps to peer deps (f646a55)
  • remove unused importFresh function (f367f40)
  • template branch cloning (baba43e)
  • update bunx command in develop.ts and new.ts (44805dc)
  • update bunx command in new.ts (4e9221c)
  • update default branch to 'main' in template configuration (2dac729)
  • update npx command to include --yes flag (cdaa2b6)
  • update wording (ca83b26)

Features

  • add --yes to npx (f7e8da0)
  • add client generation (gqty) (57d8f55)
  • add database template (9d40a90)
  • add frontend path input for client generation (7ca234e)
  • add inquirer with new, develop and build cmds (27ac0ff)
  • call pylon-server in development mode (c28a743)
  • cli: support client root paths different form cwd (3d5e7ca)
  • implement template branches (b067717)
  • initialize git repository with --initial-branch=main (28124b2)
  • install GQTy dependencies using the detected package manager (83e7d4c)
  • sentry for cli and server / add getLogger (9bb1fb1)
  • update gqty generateClient to include scalarTypes option (f2418b7)

@getcronit/pylon-builder-v1.1.1

31 Jul 12:20
475fdf0
Compare
Choose a tag to compare

@getcronit/pylon-builder-v1.1.1 (2024-07-31)

Bug Fixes

  • bundler: handle build errors and throw an error if Pylon fails to build (475fdf0)

@getcronit/pylon-builder-v1.1.0

31 Jul 11:47
6d1e7ec
Compare
Choose a tag to compare

@getcronit/pylon-builder-v1.1.0 (2024-07-31)

Bug Fixes

  • bundler: delete output directory before building (f7c6daa)

Features

  • bundler: external sourcemap and write schema to file (3a33ba0)
  • bundler: tread all node_modules as external (db80b74)

@getcronit/pylon-cli-v1.1.0-beta.24

31 Jul 11:42
2dac729
Compare
Choose a tag to compare
Pre-release

@getcronit/pylon-cli-v1.1.0-beta.24 (2024-07-31)

Bug Fixes

  • update default branch to 'main' in template configuration (2dac729)

@getcronit/pylon-cli-v1.1.0-beta.23

31 Jul 08:05
2f7c30e
Compare
Choose a tag to compare
Pre-release

@getcronit/pylon-cli-v1.1.0-beta.23 (2024-07-31)

Bug Fixes

  • cli: update default client generation path (2f7c30e)

@getcronit/pylon-cli-v1.1.0-beta.22

31 Jul 07:33
3d5e7ca
Compare
Choose a tag to compare
Pre-release

@getcronit/pylon-cli-v1.1.0-beta.22 (2024-07-31)

Bug Fixes

  • cli: add option to specify client generation path (f837573)

Features

  • cli: support client root paths different form cwd (3d5e7ca)
  • install GQTy dependencies using the detected package manager (83e7d4c)

@getcronit/pylon-builder-v1.1.0-beta.3

31 Jul 11:21
db80b74
Compare
Choose a tag to compare
Pre-release

@getcronit/pylon-builder-v1.1.0-beta.3 (2024-07-31)

Features

  • bundler: tread all node_modules as external (db80b74)

@getcronit/pylon-builder-v1.1.0-beta.2

31 Jul 08:01
2f7c30e
Compare
Choose a tag to compare
Pre-release

@getcronit/pylon-builder-v1.1.0-beta.2 (2024-07-31)

Bug Fixes

  • bundler: delete output directory before building (f7c6daa)

@getcronit/pylon-server-v1.1.0-beta.4

26 Jul 08:11
3a33ba0
Compare
Choose a tag to compare
Pre-release

@getcronit/pylon-server-v1.1.0-beta.4 (2024-07-26)

Features

  • bundler: external sourcemap and write schema to file (3a33ba0)