Releases: getcronit/pylon
Releases · getcronit/pylon
@getcronit/pylon-server-v1.1.0
@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
@getcronit/pylon-cli-v1.1.0
@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
andbuild
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
@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
@getcronit/pylon-builder-v1.1.0 (2024-07-31)
Bug Fixes
- bundler: delete output directory before building (f7c6daa)
Features
@getcronit/pylon-cli-v1.1.0-beta.24
@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
@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
@getcronit/pylon-cli-v1.1.0-beta.22 (2024-07-31)
Bug Fixes
- cli: add option to specify client generation path (f837573)
Features
@getcronit/pylon-builder-v1.1.0-beta.3
@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
@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
@getcronit/pylon-server-v1.1.0-beta.4 (2024-07-26)
Features
- bundler: external sourcemap and write schema to file (3a33ba0)