- fix: string/number comparison issue
- fix: typos in 'reforge generate --help'
- fix: ignore Zod.describe method to not interfere with type generation
- feat: upgrade to zod v4 + support for
meta - docs: encourage use of direnv when contributing
- Added support for
ZodRecordtypes in code generation mappers - Added
-o/--output-directoryflag togeneratecommand to specify output directory per run
- Adds "whoami" command and optional verbose logging to debug login process [#65]
- Updated
getcommand to support encrypted config values that need a local env var to decrypt [#66]
- fix: Handle enum values that come back as a single string, not an array of strings
- Updated
getcommand to no longer prompt for an sdk key, ensured no other commands will either - Updated
createcommand to better handle creation of encrypted values
- Adds mcp command to assist installation of reforge-launch's mcp in claude desktop
- Clean up logging output (especially test output)
- Improve the get command to interactively prompt for a key and confirm it exists before proceeding
- fix: automated release process
N/A
- feat: OAuth login with JWT authentication and v1 API migration
- feat: nodejs typegen shouldn't generate unnecessary async methods
- feat: expose the reforge client directly in nodejs typegen
- fix: don't assume feature flags are boolean values in typegen
- Type generation improvements to support javascript sdk
- Type generation improvements to support module augmentation
- Type generation support for node + react
- Reforge rebrand
All releases below were released as part of the @prefab-cloud/prefab-cli package.
@prefab-cloud/prefab - 0.4.6 (2023-11-11)
- deps: bump @oclif/plugin-plugins from 4.0.2 to 4.1.5 (90e69e5)
@prefab-cloud/prefab - 0.4.5 (2023-11-05)
- deps: bump @oclif/plugin-help from 5.2.19 to 5.2.20 (d710325)
@prefab-cloud/prefab - 0.4.4 (2023-10-28)
- deps: bump @oclif/plugin-plugins from 3.7.0 to 3.9.4 (8369b56)
@prefab-cloud/prefab - 0.4.3 (2023-10-10)
@prefab-cloud/prefab - 0.4.2 (2023-10-09)
- use latest eslint-config-oclif-typescript (a010663)
@prefab-cloud/prefab - 0.4.1 (2023-10-04)
0.4.0 (2023-10-04)
- bump core, add prettier (5be0350)
0.3.0 (2023-09-18)
- update eslint configs (85c1530)
@prefab-cloud/prefab - 0.2.3 (2023-09-17)
- deps: bump @oclif/plugin-plugins from 3.4.0 to 3.7.0 (04939c2)
@prefab-cloud/prefab - 0.2.2 (2023-09-16)
- deps: bump @oclif/core from 3.0.0-beta.12 to 3.0.0-beta.13 (f054f82)
@prefab-cloud/prefab - 0.2.1 (2023-09-09)
- deps: bump @oclif/plugin-help from 5.2.17 to 5.2.19 (60d2b33)
0.2.0 (2023-09-07)
- use ts-node in bin/dev.js (6ab5e0f)
@prefab-cloud/prefab - 0.1.6 (2023-09-05)
- remove ts-node loader (370eba5)
@prefab-cloud/prefab - 0.1.5 (2023-09-05)
- update bin scripts (9d14905)
@prefab-cloud/prefab - 0.1.4 (2023-09-03)
- deps: bump @oclif/core from 3.0.0-beta.6 to 3.0.0-beta.12 (4a67b9f)
@prefab-cloud/prefab - 0.1.3 (2023-09-02)
- deps: bump @oclif/plugin-plugins from 3.3.2 to 3.4.0 (d077b38)
@prefab-cloud/prefab - 0.1.2 (2023-08-31)
- use core v3 (0896ec1)
@prefab-cloud/prefab - 0.1.1 (2023-08-23)
- add void to bin scripts (a3e257e)
0.1.0 (2023-08-21)
- remove ts-node/esm shebang (c2c3aab)
@prefab-cloud/prefab - 0.0.10 (2023-08-13)
- deps: bump @oclif/plugin-help from 5.2.15 to 5.2.17 (08b2587)
@prefab-cloud/prefab - 0.0.9 (2023-08-12)
- deps: bump @oclif/plugin-plugins from 3.1.8 to 3.2.6 (11e89e0)
@prefab-cloud/prefab - 0.0.8 (2023-08-12)
- deps: bump @oclif/core from 2.11.7 to 2.11.8 (ff1da5a)
@prefab-cloud/prefab - 0.0.7 (2023-08-10)
- update tsconfig (0cd7321)
@prefab-cloud/prefab - 0.0.6 (2023-08-10)
- bin/dev shebang (e1633f2)
@prefab-cloud/prefab - 0.0.5 (2023-08-09)
- bin/run shebang (abbf92a)
@prefab-cloud/prefab - 0.0.4 (2023-08-06)
- deps: bump @oclif/plugin-help from 5.2.14 to 5.2.15 (5a25888)
@prefab-cloud/prefab - 0.0.3 (2023-08-03)
- add experimentalSpecifierResolution (a57c7e0)
@prefab-cloud/prefab - 0.0.2 (2023-07-29)
- deps: bump @oclif/core from 2.10.0 to 2.11.1 (2a28629)
@prefab-cloud/prefab - 0.0.1 (2023-07-27)
- deps: bump @oclif/core from 2.9.4 to 2.10.0 (27cc5bb)