Skip to content

Commit

Permalink
Version Packages (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 1, 2024
1 parent 6e84919 commit 191b52e
Show file tree
Hide file tree
Showing 24 changed files with 117 additions and 145 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-grapes-roll.md

This file was deleted.

28 changes: 0 additions & 28 deletions .changeset/eight-boats-end.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-ducks-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-llamas-jam.md

This file was deleted.

27 changes: 0 additions & 27 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-spies-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-lions-judge.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/silver-eagles-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-peas-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-berries-invent.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-cougars-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-candles-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-hairs-fetch.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/flow-cadut-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @onflow/flow-cadut-generator

## 0.1.0

### Minor Changes

- [#122](https://github.com/onflow/flow-cadut/pull/122) [`bfb585d`](https://github.com/onflow/flow-cadut/commit/bfb585dfbf1656002c19650b85a1d698acc50d98) Thanks [@jribbink](https://github.com/jribbink)! - Allow flow-cadut-generator to run in watch mode using -w or --watch flag

* [#111](https://github.com/onflow/flow-cadut/pull/111) [`e4f08c0`](https://github.com/onflow/flow-cadut/commit/e4f08c0da9489756066d6547b2d597f40a0c218f) Thanks [@jribbink](https://github.com/jribbink)! - Add named exports to index files generated by flow-cadut-generator

### Patch Changes

- Updated dependencies [[`972b96a`](https://github.com/onflow/flow-cadut/commit/972b96a8b51691215585f011c79d05fd1feff11c), [`477d3df`](https://github.com/onflow/flow-cadut/commit/477d3dfd6cad51de9a15a978e5adfcea9b128e80), [`7c5ee7d`](https://github.com/onflow/flow-cadut/commit/7c5ee7ddb7628a390940070a9afbb60bd6b6a2e0), [`7a09ae7`](https://github.com/onflow/flow-cadut/commit/7a09ae7f63e33b7fc84d6abe6a86cfa30b13d37f), [`663f0fc`](https://github.com/onflow/flow-cadut/commit/663f0fc04194b5d40ed15523d9daa585256f00a2), [`38a2961`](https://github.com/onflow/flow-cadut/commit/38a296178fd35045e46554bb22ae22f21d704724), [`c5d3a23`](https://github.com/onflow/flow-cadut/commit/c5d3a2370034ff6ee6b965d9b261d4547f9ad92f), [`bbad20a`](https://github.com/onflow/flow-cadut/commit/bbad20a1b1cc1cbf990e79e50b4f648bfc463952), [`c901f5a`](https://github.com/onflow/flow-cadut/commit/c901f5a970ab09f501c717317a8ec933df0d93fe), [`8315ee1`](https://github.com/onflow/flow-cadut/commit/8315ee156520bde2b46a78cd77bd5488106665cd)]:
- @onflow/flow-cadut@0.2.0

## 0.1.0-alpha.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/flow-cadut-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@onflow/flow-cadut-generator",
"amdName": "flowCadutGenerator",
"version": "0.1.0-alpha.0",
"version": "0.1.0",
"author": "Dapper Labs",
"license": "Apache-2.0",
"main": "dist/generator.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/flow-cadut": "^0.2.0-alpha.9",
"@onflow/flow-cadut": "^0.2.0",
"glob": "^8.0.3",
"inquirer": "^8.2.4",
"chokidar": "^3.5.3",
Expand Down
11 changes: 9 additions & 2 deletions packages/flow-cadut-plugin-find/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @onflow/flow-cadut-find

## 1.0.0

### Patch Changes

- Updated dependencies [[`972b96a`](https://github.com/onflow/flow-cadut/commit/972b96a8b51691215585f011c79d05fd1feff11c), [`477d3df`](https://github.com/onflow/flow-cadut/commit/477d3dfd6cad51de9a15a978e5adfcea9b128e80), [`7c5ee7d`](https://github.com/onflow/flow-cadut/commit/7c5ee7ddb7628a390940070a9afbb60bd6b6a2e0), [`7a09ae7`](https://github.com/onflow/flow-cadut/commit/7a09ae7f63e33b7fc84d6abe6a86cfa30b13d37f), [`663f0fc`](https://github.com/onflow/flow-cadut/commit/663f0fc04194b5d40ed15523d9daa585256f00a2), [`38a2961`](https://github.com/onflow/flow-cadut/commit/38a296178fd35045e46554bb22ae22f21d704724), [`c5d3a23`](https://github.com/onflow/flow-cadut/commit/c5d3a2370034ff6ee6b965d9b261d4547f9ad92f), [`bbad20a`](https://github.com/onflow/flow-cadut/commit/bbad20a1b1cc1cbf990e79e50b4f648bfc463952), [`c901f5a`](https://github.com/onflow/flow-cadut/commit/c901f5a970ab09f501c717317a8ec933df0d93fe), [`8315ee1`](https://github.com/onflow/flow-cadut/commit/8315ee156520bde2b46a78cd77bd5488106665cd)]:
- @onflow/flow-cadut@0.2.0

## 0.0.1

### Major Changes
Expand All @@ -11,5 +18,5 @@
- `@onflow/flow-cadut-plugin-find` (previously `@onflow/flow-cadut/plugins/find`)
- `@onflow/flow-cadut-plugin-flowns` (previously `@onflow/flow-cadut/plugins/flowns`)
- `@onflow/flow-cadut-views` (previously `@onflow/flow-cadut/views`)
For prior changelogs regarding this package, please [see the README](/packages/flow-cadut/CHANGELOG.md) of `@onflow/flow-cadut`.

For prior changelogs regarding this package, please [see the README](/packages/flow-cadut/CHANGELOG.md) of `@onflow/flow-cadut`.
6 changes: 3 additions & 3 deletions packages/flow-cadut-plugin-find/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@onflow/flow-cadut-plugin-find",
"amdName": "flowCadutPluginFIND",
"version": "0.0.1",
"version": "1.0.0",
"description": "FIND address resolver",
"author": "Dapper Labs",
"license": "Apache-2.0",
Expand All @@ -17,14 +17,14 @@
"regex": "^_"
},
"peerDependencies": {
"@onflow/flow-cadut": "^0.2.0-alpha.7"
"@onflow/flow-cadut": "^0.2.0"
},
"dependencies": {
"@babel/runtime": "^7.18.6"
},
"devDependencies": {
"@onflow/fcl-bundle": "^1.1.0",
"@onflow/flow-cadut": "^0.2.0-alpha.7",
"@onflow/flow-cadut": "^0.2.0",
"jest": "^28.1.3"
}
}
11 changes: 9 additions & 2 deletions packages/flow-cadut-plugin-flowns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @onflow/flow-cadut-flowns

## 1.0.0

### Patch Changes

- Updated dependencies [[`972b96a`](https://github.com/onflow/flow-cadut/commit/972b96a8b51691215585f011c79d05fd1feff11c), [`477d3df`](https://github.com/onflow/flow-cadut/commit/477d3dfd6cad51de9a15a978e5adfcea9b128e80), [`7c5ee7d`](https://github.com/onflow/flow-cadut/commit/7c5ee7ddb7628a390940070a9afbb60bd6b6a2e0), [`7a09ae7`](https://github.com/onflow/flow-cadut/commit/7a09ae7f63e33b7fc84d6abe6a86cfa30b13d37f), [`663f0fc`](https://github.com/onflow/flow-cadut/commit/663f0fc04194b5d40ed15523d9daa585256f00a2), [`38a2961`](https://github.com/onflow/flow-cadut/commit/38a296178fd35045e46554bb22ae22f21d704724), [`c5d3a23`](https://github.com/onflow/flow-cadut/commit/c5d3a2370034ff6ee6b965d9b261d4547f9ad92f), [`bbad20a`](https://github.com/onflow/flow-cadut/commit/bbad20a1b1cc1cbf990e79e50b4f648bfc463952), [`c901f5a`](https://github.com/onflow/flow-cadut/commit/c901f5a970ab09f501c717317a8ec933df0d93fe), [`8315ee1`](https://github.com/onflow/flow-cadut/commit/8315ee156520bde2b46a78cd77bd5488106665cd)]:
- @onflow/flow-cadut@0.2.0

## 0.0.1

### Major Changes
Expand All @@ -11,5 +18,5 @@
- `@onflow/flow-cadut-plugin-find` (previously `@onflow/flow-cadut/plugins/find`)
- `@onflow/flow-cadut-plugin-flowns` (previously `@onflow/flow-cadut/plugins/flowns`)
- `@onflow/flow-cadut-views` (previously `@onflow/flow-cadut/views`)
For prior changelogs regarding this package, please [see the README](/packages/flow-cadut/CHANGELOG.md) of `@onflow/flow-cadut`.

For prior changelogs regarding this package, please [see the README](/packages/flow-cadut/CHANGELOG.md) of `@onflow/flow-cadut`.
6 changes: 3 additions & 3 deletions packages/flow-cadut-plugin-flowns/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@onflow/flow-cadut-plugin-flowns",
"amdName": "flowCadutPluginFLOWNS",
"version": "0.0.1",
"version": "1.0.0",
"description": "FLOWNS address resolver",
"author": "Dapper Labs",
"license": "Apache-2.0",
Expand All @@ -14,14 +14,14 @@
"test": "jest"
},
"peerDependencies": {
"@onflow/flow-cadut": "^0.2.0-alpha.7"
"@onflow/flow-cadut": "^0.2.0"
},
"dependencies": {
"@babel/runtime": "^7.18.6"
},
"devDependencies": {
"@onflow/fcl-bundle": "^1.1.0",
"@onflow/flow-cadut": "^0.2.0-alpha.7",
"@onflow/flow-cadut": "^0.2.0",
"jest": "^28.1.3"
}
}
11 changes: 9 additions & 2 deletions packages/flow-cadut-views/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @onflow/flow-cadut-views

## 1.0.0

### Patch Changes

- Updated dependencies [[`972b96a`](https://github.com/onflow/flow-cadut/commit/972b96a8b51691215585f011c79d05fd1feff11c), [`477d3df`](https://github.com/onflow/flow-cadut/commit/477d3dfd6cad51de9a15a978e5adfcea9b128e80), [`7c5ee7d`](https://github.com/onflow/flow-cadut/commit/7c5ee7ddb7628a390940070a9afbb60bd6b6a2e0), [`7a09ae7`](https://github.com/onflow/flow-cadut/commit/7a09ae7f63e33b7fc84d6abe6a86cfa30b13d37f), [`663f0fc`](https://github.com/onflow/flow-cadut/commit/663f0fc04194b5d40ed15523d9daa585256f00a2), [`38a2961`](https://github.com/onflow/flow-cadut/commit/38a296178fd35045e46554bb22ae22f21d704724), [`c5d3a23`](https://github.com/onflow/flow-cadut/commit/c5d3a2370034ff6ee6b965d9b261d4547f9ad92f), [`bbad20a`](https://github.com/onflow/flow-cadut/commit/bbad20a1b1cc1cbf990e79e50b4f648bfc463952), [`c901f5a`](https://github.com/onflow/flow-cadut/commit/c901f5a970ab09f501c717317a8ec933df0d93fe), [`8315ee1`](https://github.com/onflow/flow-cadut/commit/8315ee156520bde2b46a78cd77bd5488106665cd)]:
- @onflow/flow-cadut@0.2.0

## 0.0.1

### Major Changes
Expand All @@ -11,5 +18,5 @@
- `@onflow/flow-cadut-plugin-find` (previously `@onflow/flow-cadut/plugins/find`)
- `@onflow/flow-cadut-plugin-flowns` (previously `@onflow/flow-cadut/plugins/flowns`)
- `@onflow/flow-cadut-views` (previously `@onflow/flow-cadut/views`)
For prior changelogs regarding this package, please [see the README](/packages/flow-cadut/CHANGELOG.md) of `@onflow/flow-cadut`.

For prior changelogs regarding this package, please [see the README](/packages/flow-cadut/CHANGELOG.md) of `@onflow/flow-cadut`.
6 changes: 3 additions & 3 deletions packages/flow-cadut-views/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@onflow/flow-cadut-views",
"amdName": "flowCadutViews",
"version": "0.0.1",
"version": "1.0.0",
"author": "Dapper Labs",
"license": "Apache-2.0",
"main": "dist/views.js",
Expand All @@ -16,11 +16,11 @@
"regex": "^_"
},
"peerDependencies": {
"@onflow/flow-cadut": "^0.2.0-alpha.7"
"@onflow/flow-cadut": "^0.2.0"
},
"devDependencies": {
"@onflow/fcl-bundle": "^1.1.0",
"@onflow/flow-cadut": "^0.2.0-alpha.7",
"@onflow/flow-cadut": "^0.2.0",
"jest": "^28.1.3"
},
"dependencies": {
Expand Down
64 changes: 64 additions & 0 deletions packages/flow-cadut/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,69 @@
# @onflow/flow-cadut

## 0.2.0

### Minor Changes

- [#102](https://github.com/onflow/flow-cadut/pull/102) [`477d3df`](https://github.com/onflow/flow-cadut/commit/477d3dfd6cad51de9a15a978e5adfcea9b128e80) Thanks [@jribbink](https://github.com/jribbink)! - **BREAKING** Bumped @onflow/fcl to 1.1.1-alpha.1

Developers should note that `[U]Int*` and `Word*` types are now decoded into strings by @onflow/fcl and no longer implicitly decoded into numbers. This means that these types will need to be explicitly converted to JavaScript Number types if required.

This potentially affects the following flow-cadut features:

- `sendTransaction` (where event data is `[U]Int*` or `Word*`)
- `executeScript` (where return value is `[U]Int*` or `Word*`)
- any generated script templates with `[U]Int*` or `Word*` return values
- any generated transaction templates which emit `[U]Int*` or `Word*` event data

[See more here](https://github.com/onflow/fcl-js/blob/%40onflow/fcl%401.0.3-alpha.1/packages/sdk/CHANGELOG.md#100-alpha0)

Additionally, passing in Number as value for Int is deprecated and will cease to work in future releases of @onflow/types. Going forward, use String as value for Int.

This could potentially affect the following functions in the future:

- `sendTransaction` (where integer arguments are passed)
- `executeScript` (where integer arguments are passed)
- any generated script templates with integer arguments passed
- any generated transaction templates with integer arguments passed

You can learn more (including a guide on common transition paths) [here](https://github.com/onflow/flow-js-sdk/blob/master/packages/types/WARNINGS.md#0002-[U]Int*-and-Word*-as-Number).

* [#104](https://github.com/onflow/flow-cadut/pull/104) [`c5d3a23`](https://github.com/onflow/flow-cadut/commit/c5d3a2370034ff6ee6b965d9b261d4547f9ad92f) Thanks [@jribbink](https://github.com/jribbink)! - **BREAKING** `@onflow/flow-cadut` has been converted to a monorepo and partitioned into the following packages:

- `@onflow/flow-cadut`
- `@onflow/flow-cadut-generator` (previously `@onflow/flow-cadut/generator`)
- `@onflow/flow-cadut-plugin-find` (previously `@onflow/flow-cadut/plugins/find`)
- `@onflow/flow-cadut-plugin-flowns` (previously `@onflow/flow-cadut/plugins/flowns`)
- `@onflow/flow-cadut-views` (previously `@onflow/flow-cadut/views`)

_Note_ - The `@onflow/flow-cadut` generator CLI has also been moved to `@onflow/flow-cadut-generator`.

In order to use the `flow-generate` command, you must install the generator package via:

```bash
npm install -D @onflow/flow-cadut-generator
```

The generator command may now be used via `npx flow-generate` on the command line. See complete installation instructions [here](/README.md#installation).

- [#66](https://github.com/onflow/flow-cadut/pull/66) [`c901f5a`](https://github.com/onflow/flow-cadut/commit/c901f5a970ab09f501c717317a8ec933df0d93fe) Thanks [@hotrungnhan](https://github.com/hotrungnhan)! - Add support for PublicPath/StoragePath/PrivatePath/CapabilityPath arguments

### Patch Changes

- [#95](https://github.com/onflow/flow-cadut/pull/95) [`972b96a`](https://github.com/onflow/flow-cadut/commit/972b96a8b51691215585f011c79d05fd1feff11c) Thanks [@jribbink](https://github.com/jribbink)! - Remove residual references to flow-cadut and replace with @onflow/flow-cadut

* [#77](https://github.com/onflow/flow-cadut/pull/77) [`7c5ee7d`](https://github.com/onflow/flow-cadut/commit/7c5ee7ddb7628a390940070a9afbb60bd6b6a2e0) Thanks [@jribbink](https://github.com/jribbink)! - Strip strings from templates in parser to prevent bugs related to cadence keywords existing in strings

- [#97](https://github.com/onflow/flow-cadut/pull/97) [`7a09ae7`](https://github.com/onflow/flow-cadut/commit/7a09ae7f63e33b7fc84d6abe6a86cfa30b13d37f) Thanks [@MaxStalker](https://github.com/MaxStalker)! - Fix contract parser to properly process contracts, which implements some interface

* [#107](https://github.com/onflow/flow-cadut/pull/107) [`663f0fc`](https://github.com/onflow/flow-cadut/commit/663f0fc04194b5d40ed15523d9daa585256f00a2) Thanks [@jribbink](https://github.com/jribbink)! - Verify that provided domain is valid for provided argument type when mapping path arguments

- [`38a2961`](https://github.com/onflow/flow-cadut/commit/38a296178fd35045e46554bb22ae22f21d704724) Thanks [@jribbink](https://github.com/jribbink)! - Fix multiple imports from a single address in one import line

* [`bbad20a`](https://github.com/onflow/flow-cadut/commit/bbad20a1b1cc1cbf990e79e50b4f648bfc463952) Thanks [@jribbink](https://github.com/jribbink)! - Introduce changesets

- [#113](https://github.com/onflow/flow-cadut/pull/113) [`8315ee1`](https://github.com/onflow/flow-cadut/commit/8315ee156520bde2b46a78cd77bd5488106665cd) Thanks [@jribbink](https://github.com/jribbink)! - Adds support for optional complex types

## 0.2.0-alpha.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flow-cadut/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/flow-cadut",
"version": "0.2.0-alpha.9",
"version": "0.2.0",
"description": "Flow Cadence Template Utilities",
"author": "Dapper Labs",
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit 191b52e

Please sign in to comment.