Skip to content
Compare
Choose a tag to compare
@alber70g alber70g released this 09 Nov 09:09
· 3584 commits to main since this release

Change Log - @kadena/pactjs-generator

1.6.1

1.6.0

Patch Changes

  • fa6b84e: No auto-globals for vitest specs

1.5.0

Minor Changes

  • d62a23f: Generate provenance statement during npm publish

Patch Changes

  • 3873e73: Fix no namesapce issue for used modules
  • 99ce19b: Fix index.d.ts by using import instead of export since we use
    interface merging for types
  • fec8dfa: Upgrade typescript and @types/node dependencies

1.4.0

Patch Changes

  • 5068b09: Update the pact-grammar to support a list as a valid function's
    return type.
  • 143d0be: Fix the name collision between the arguments of capabilities in the
    generated type

1.3.0

Patch Changes

  • f148002: Accept power "^" as a valid operator

1.2.0

This log was last generated on Fri, 04 Aug 2023 16:10:02 GMT and should not be
manually modified.

1.0.0

Fri, 04 Aug 2023 16:10:02 GMT

Updates

  • Use ICap from @kadena/types instead of ICapabilityItem

0.1.13

Mon, 10 Jul 2023 14:25:54 GMT

Version update only

0.1.12

Mon, 10 Jul 2023 14:20:26 GMT

Updates

  • small changes in readme
  • Remove unused dependencies + fix some lint config

0.1.11

Tue, 04 Jul 2023 08:27:48 GMT

Updates

  • 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

Thu, 22 Jun 2023 09:46:33 GMT

Version update only

0.1.9

Tue, 13 Jun 2023 13:17:28 GMT

Patches

  • Update to typescript 5
  • Use Jest snapshot to assert generated file

Updates

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

0.1.8

Thu, 01 Jun 2023 20:18:44 GMT

Patches

  • Set the namespace for each module
  • fixing the issue regards "rush install" and "rush build" on windows

Updates

  • Fix usage of repository and npx in package.json

0.1.7

Fri, 03 Mar 2023 11:24:59 GMT

Version update only

0.1.6

Mon, 27 Feb 2023 15:39:44 GMT

Version update only

0.1.5

Mon, 27 Feb 2023 14:25:39 GMT

Version update only

0.1.4

Thu, 02 Feb 2023 16:30:09 GMT

Patches

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

0.1.3

Mon, 16 Jan 2023 16:31:08 GMT

Patches

  • Merge generated types for capabilities across modules

Updates

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

0.1.2

Thu, 15 Dec 2022 14:56:25 GMT

Patches

  • fix issue where modules did not contain namespace

0.1.1

Thu, 01 Dec 2022 09:16:13 GMT

Patches

  • fix issue where dashes in smart contract caused invalid typings

0.1.0

Tue, 29 Nov 2022 16:14:08 GMT

Minor changes

  • Adds IPactCommand to module functions.

0.0.2

Fri, 28 Oct 2022 11:53:11 GMT

Patches

  • Updated readme for release