Skip to main content

Changelogs

Changelogs

PactJS Generator

-

1.12.0

Apr 25, 2024

1.11.2

Apr 25, 2024

Contributors

    MRVDHjavadkh2

1.11.1

Patches

  • Package updates

  • fix the build issue by removing prebuild script since we dont need it anymore

-

1.11.0

Mar 11, 2024

Contributors

    javadkh2

1.10.1

Patches

-

1.10.0

Mar 7, 2024

Contributors

    javadkh2

1.9.0

Minors

  • export execCodeParser in order to parse code peroperty of transactions

-

1.8.1

Jan 9, 2024

Contributors

    javadkh2

1.8.0

Minors

Dec 12, 2023

Contributors

    javadkh2

1.7.0

Minors

  • intruduce PactReturnType in order to extract pact functions return type

  • let users pass Literal or =>string as function inputs to cover more advanced usecases.

Patches

  • Fixed dependency resolution in pactjs-cli

-

1.6.4

-

1.6.3

-

1.6.1

Oct 27, 2023

Contributors

    webpro

1.6.0

Patches

Oct 13, 2023

Contributors

    javadkh2webpro

1.5.0

Minors

  • Generate provenance statement during npm publish

Patches

  • Fix no namesapce issue for used modules

  • Fix index.d.ts by using import instead of export since we use interface merging for types

  • Upgrade typescript and @types/node dependencies

Sep 15, 2023

Contributors

    javadkh2

1.4.0

Patches

  • Update the pact-grammar to support a list as a valid function's return type.

  • Fix the name collision between the arguments of capabilities in the generated type

Sep 6, 2023

Contributors

    javadkh2

1.3.0

Patches

  • Accept power "^" as a valid operator

-

1.2.0

-

1.0.0

Misc

  • Use ICap from @kadena/types instead of ICapabilityItem

-

0.1.13

-

0.1.12

Misc

  • small changes in readme

  • Remove unused dependencies + fix some lint config

-

0.1.11

Misc

  • Add repo-wide markdown formatting

  • Complete the formatting trilogy

  • Introduce generic package doc headers

  • Housekeeping npm-published files

  • Replace lint-staged with explicit format script

  • Rename master branch to main

  • apply new lint rules

-

0.1.10

-

0.1.9

Misc

  • Update to typescript 5

  • Use Jest snapshot to assert generated file

  • Skip create-kadena-app tests in Windows/Git Bash

-

0.1.8

Misc

  • Set the namespace for each module

  • fixing the issue regards "rush install" and "rush build" on windows

  • Fix usage of repository and npx in package.json

-

0.1.7

-

0.1.6

-

0.1.5

-

0.1.4

Misc

  • BREAKING: Pact.modules functions will accept for numbers only IPactDecimal or IPactInteger

-

0.1.3

Misc

  • Merge generated types for capabilities across modules

  • change dependency @kadena-dev/eslint-config and @kadena-dev/heft-rig

-

0.1.2

Misc

  • fix issue where modules did not contain namespace

-

0.1.1

Misc

  • fix issue where dashes in smart contract caused invalid typings

-

0.1.0

Minors

  • Adds IPactCommand to module functions.

-

0.0.2

Misc

  • Updated readme for release