Releases: codama-idl/renderers-js
Releases · codama-idl/renderers-js
v1.5.5
Patch Changes
-
#86
c781ee8Thanks @lorisleiva! - Use standalone format function from Prettier and remove opinionated defaults -
#87
e468f89Thanks @lorisleiva! - Use file path when formatting and format updated package.json
v1.5.4
Patch Changes
- #82
2b2aa85Thanks @lorisleiva! - Fix Prettier config resolution by providing file path instead of directory
v1.5.3
Patch Changes
-
#79
f763016Thanks @lorisleiva! - Enable Rollup treeshaking pass -
#81
f666488Thanks @lorisleiva! - Resolve Prettier options from packageFolder option
v1.5.2
Patch Changes
- #70
ad5cc9bThanks @lorisleiva! - AddsyncPackageJson,packageFolderanddependencyVersionsoptions in order to create or update the package.json of the JS client when generating its code.
v1.5.1
Patch Changes
- #67
21326d4Thanks @lorisleiva! - Use latest RenderMap type from renderers-core
v1.5.0
Minor Changes
- #62
62211b3Thanks @lorisleiva! - Use the programId attribute of the PdaValueNode when provided to render default values. This enables PDA derivations to set the program address to another account in the same instruction.
Patch Changes
- #17
0461845Thanks @macalinao! - Include JSDoc comments for generated accounts
v1.4.3
Patch Changes
- #32
a6da6dcThanks @lorisleiva! - Fix bug that did not camelcase exported modules properly
v1.4.2
Patch Changes
e0cc155Thanks @lorisleiva! - This patch release will publish the previous patch release because there was a version mismatch.