Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #2

Merged
merged 1 commit into from
Apr 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .changeset/brave-camels-sniff.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/early-pets-sip.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/four-hotels-invite.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/lucky-foxes-flow.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/many-donuts-carry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/metal-vans-own.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/popular-plums-suffer.md

This file was deleted.

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

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/smart-deers-march.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/tough-forks-wave.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/wise-rabbits-hug.md

This file was deleted.

32 changes: 32 additions & 0 deletions demo-project/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# demo-project

## 2.0.0

### Major Changes

- [#1](https://github.com/hstove/clarigen/pull/1) [`160371b`](https://github.com/hstove/clarigen/commit/160371b87efc6e039bd617a970b71f14ddb9501d) Thanks [@hstove](https://github.com/hstove)! - `micro-stacks` has been removed from all libaries and has been replaced by `stacks.js` packages. This is to eliminate compatibility issues with `@hirosystems/clarinet-sdk` and other libraries.

Additionally, the `@clarigen/web` and `@clarigen/node` packages are effectively deprecated, as they weren't providing any functionality that isn't provided with `@clarigen/core` in combination with other libraries.

### Patch Changes

- [#1](https://github.com/hstove/clarigen/pull/1) [`49f34e7`](https://github.com/hstove/clarigen/commit/49f34e7f039dd74a24173d26622548a324f49281) Thanks [@hstove](https://github.com/hstove)! - Fixed a bug in `cvToValue` when changing tuples with responses in values

* [#1](https://github.com/hstove/clarigen/pull/1) [`e5574db`](https://github.com/hstove/clarigen/commit/e5574db54c1f471c0b4df385a7c841ca53d74226) Thanks [@hstove](https://github.com/hstove)! - Include missing built files

- [#1](https://github.com/hstove/clarigen/pull/1) [`8026e65`](https://github.com/hstove/clarigen/commit/8026e65ec2aa06745d9543717c46f593d6a405c4) Thanks [@hstove](https://github.com/hstove)! - Adds raw clarity parsing capabilities to `core` and more helper functions to `test`

* [#1](https://github.com/hstove/clarigen/pull/1) [`d5172b8`](https://github.com/hstove/clarigen/commit/d5172b8ff25d8568b8ba2db52a8776c590e1c727) Thanks [@hstove](https://github.com/hstove)! - Export utils from `test`

- [#1](https://github.com/hstove/clarigen/pull/1) [`5155718`](https://github.com/hstove/clarigen/commit/5155718a403848cf54358b2fbc034c645f13abda) Thanks [@hstove](https://github.com/hstove)! - Fixes `toCamelCase` to handle UPPER_CASE format

* [#1](https://github.com/hstove/clarigen/pull/1) [`76a6440`](https://github.com/hstove/clarigen/commit/76a64407fd8e9eb4832bc516169e8fe42b1bbeaf) Thanks [@hstove](https://github.com/hstove)! - Created a new `@clarigen/test` package, which uses `@hirosystems/clarinet-sdk`

- [#1](https://github.com/hstove/clarigen/pull/1) [`8a50d86`](https://github.com/hstove/clarigen/commit/8a50d86025c27e057da3d1808ba8568ac1fc536b) Thanks [@hstove](https://github.com/hstove)! - Adds a new `@clarigen/cli` package, which generates Clarigen type files.

* [#1](https://github.com/hstove/clarigen/pull/1) [`915381c`](https://github.com/hstove/clarigen/commit/915381cbef6de70dc722bae888232322f58fb0ac) Thanks [@hstove](https://github.com/hstove)! - Improves types in `test` package

- [#1](https://github.com/hstove/clarigen/pull/1) [`a66d78a`](https://github.com/hstove/clarigen/commit/a66d78a17746ff46c259d683d814c2296d199772) Thanks [@hstove](https://github.com/hstove)! - Fix: invalid build of previous release

- Updated dependencies [[`49f34e7`](https://github.com/hstove/clarigen/commit/49f34e7f039dd74a24173d26622548a324f49281), [`e5574db`](https://github.com/hstove/clarigen/commit/e5574db54c1f471c0b4df385a7c841ca53d74226), [`8026e65`](https://github.com/hstove/clarigen/commit/8026e65ec2aa06745d9543717c46f593d6a405c4), [`d5172b8`](https://github.com/hstove/clarigen/commit/d5172b8ff25d8568b8ba2db52a8776c590e1c727), [`5155718`](https://github.com/hstove/clarigen/commit/5155718a403848cf54358b2fbc034c645f13abda), [`76a6440`](https://github.com/hstove/clarigen/commit/76a64407fd8e9eb4832bc516169e8fe42b1bbeaf), [`8a50d86`](https://github.com/hstove/clarigen/commit/8a50d86025c27e057da3d1808ba8568ac1fc536b), [`160371b`](https://github.com/hstove/clarigen/commit/160371b87efc6e039bd617a970b71f14ddb9501d), [`915381c`](https://github.com/hstove/clarigen/commit/915381cbef6de70dc722bae888232322f58fb0ac), [`a66d78a`](https://github.com/hstove/clarigen/commit/a66d78a17746ff46c259d683d814c2296d199772)]:
- @clarigen/[email protected]
- @clarigen/[email protected]

## 1.0.16-alpha.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demo-project/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.0.16-alpha.7",
"version": "2.0.0",
"name": "demo-project",
"scripts": {
"build": "shx rm -rf ./dist && tsup"
Expand Down
11 changes: 11 additions & 0 deletions docs-site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# clarigen-docs

## 0.1.1

### Patch Changes

- [#1](https://github.com/hstove/clarigen/pull/1) [`8a50d86`](https://github.com/hstove/clarigen/commit/8a50d86025c27e057da3d1808ba8568ac1fc536b) Thanks [@hstove](https://github.com/hstove)! - Adds a new `@clarigen/cli` package, which generates Clarigen type files.

- Updated dependencies [[`49f34e7`](https://github.com/hstove/clarigen/commit/49f34e7f039dd74a24173d26622548a324f49281), [`e5574db`](https://github.com/hstove/clarigen/commit/e5574db54c1f471c0b4df385a7c841ca53d74226), [`8026e65`](https://github.com/hstove/clarigen/commit/8026e65ec2aa06745d9543717c46f593d6a405c4), [`d5172b8`](https://github.com/hstove/clarigen/commit/d5172b8ff25d8568b8ba2db52a8776c590e1c727), [`5155718`](https://github.com/hstove/clarigen/commit/5155718a403848cf54358b2fbc034c645f13abda), [`8a50d86`](https://github.com/hstove/clarigen/commit/8a50d86025c27e057da3d1808ba8568ac1fc536b), [`160371b`](https://github.com/hstove/clarigen/commit/160371b87efc6e039bd617a970b71f14ddb9501d), [`915381c`](https://github.com/hstove/clarigen/commit/915381cbef6de70dc722bae888232322f58fb0ac), [`a66d78a`](https://github.com/hstove/clarigen/commit/a66d78a17746ff46c259d683d814c2296d199772)]:
- @clarigen/[email protected]
- @clarigen/[email protected]
2 changes: 1 addition & 1 deletion docs-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clarigen-docs",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
31 changes: 31 additions & 0 deletions packages/clarigen-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# @clarigen/test

## 2.0.0

### Major Changes

- [#1](https://github.com/hstove/clarigen/pull/1) [`160371b`](https://github.com/hstove/clarigen/commit/160371b87efc6e039bd617a970b71f14ddb9501d) Thanks [@hstove](https://github.com/hstove)! - `micro-stacks` has been removed from all libaries and has been replaced by `stacks.js` packages. This is to eliminate compatibility issues with `@hirosystems/clarinet-sdk` and other libraries.

Additionally, the `@clarigen/web` and `@clarigen/node` packages are effectively deprecated, as they weren't providing any functionality that isn't provided with `@clarigen/core` in combination with other libraries.

### Patch Changes

- [#1](https://github.com/hstove/clarigen/pull/1) [`49f34e7`](https://github.com/hstove/clarigen/commit/49f34e7f039dd74a24173d26622548a324f49281) Thanks [@hstove](https://github.com/hstove)! - Fixed a bug in `cvToValue` when changing tuples with responses in values

* [#1](https://github.com/hstove/clarigen/pull/1) [`e5574db`](https://github.com/hstove/clarigen/commit/e5574db54c1f471c0b4df385a7c841ca53d74226) Thanks [@hstove](https://github.com/hstove)! - Include missing built files

- [#1](https://github.com/hstove/clarigen/pull/1) [`8026e65`](https://github.com/hstove/clarigen/commit/8026e65ec2aa06745d9543717c46f593d6a405c4) Thanks [@hstove](https://github.com/hstove)! - Adds raw clarity parsing capabilities to `core` and more helper functions to `test`

* [#1](https://github.com/hstove/clarigen/pull/1) [`d5172b8`](https://github.com/hstove/clarigen/commit/d5172b8ff25d8568b8ba2db52a8776c590e1c727) Thanks [@hstove](https://github.com/hstove)! - Export utils from `test`

- [#1](https://github.com/hstove/clarigen/pull/1) [`5155718`](https://github.com/hstove/clarigen/commit/5155718a403848cf54358b2fbc034c645f13abda) Thanks [@hstove](https://github.com/hstove)! - Fixes `toCamelCase` to handle UPPER_CASE format

* [#1](https://github.com/hstove/clarigen/pull/1) [`76a6440`](https://github.com/hstove/clarigen/commit/76a64407fd8e9eb4832bc516169e8fe42b1bbeaf) Thanks [@hstove](https://github.com/hstove)! - Created a new `@clarigen/test` package, which uses `@hirosystems/clarinet-sdk`

- [#1](https://github.com/hstove/clarigen/pull/1) [`8a50d86`](https://github.com/hstove/clarigen/commit/8a50d86025c27e057da3d1808ba8568ac1fc536b) Thanks [@hstove](https://github.com/hstove)! - Adds a new `@clarigen/cli` package, which generates Clarigen type files.

* [#1](https://github.com/hstove/clarigen/pull/1) [`915381c`](https://github.com/hstove/clarigen/commit/915381cbef6de70dc722bae888232322f58fb0ac) Thanks [@hstove](https://github.com/hstove)! - Improves types in `test` package

- [#1](https://github.com/hstove/clarigen/pull/1) [`a66d78a`](https://github.com/hstove/clarigen/commit/a66d78a17746ff46c259d683d814c2296d199772) Thanks [@hstove](https://github.com/hstove)! - Fix: invalid build of previous release

- Updated dependencies [[`49f34e7`](https://github.com/hstove/clarigen/commit/49f34e7f039dd74a24173d26622548a324f49281), [`e5574db`](https://github.com/hstove/clarigen/commit/e5574db54c1f471c0b4df385a7c841ca53d74226), [`8026e65`](https://github.com/hstove/clarigen/commit/8026e65ec2aa06745d9543717c46f593d6a405c4), [`d5172b8`](https://github.com/hstove/clarigen/commit/d5172b8ff25d8568b8ba2db52a8776c590e1c727), [`5155718`](https://github.com/hstove/clarigen/commit/5155718a403848cf54358b2fbc034c645f13abda), [`8a50d86`](https://github.com/hstove/clarigen/commit/8a50d86025c27e057da3d1808ba8568ac1fc536b), [`160371b`](https://github.com/hstove/clarigen/commit/160371b87efc6e039bd617a970b71f14ddb9501d), [`915381c`](https://github.com/hstove/clarigen/commit/915381cbef6de70dc722bae888232322f58fb0ac), [`a66d78a`](https://github.com/hstove/clarigen/commit/a66d78a17746ff46c259d683d814c2296d199772)]:
- @clarigen/[email protected]

## 1.0.16-alpha.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/clarigen-test/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.16-alpha.7",
"version": "2.0.0",
"license": "MIT",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @clarigen/cli

## 2.0.0

### Patch Changes

- [#1](https://github.com/hstove/clarigen/pull/1) [`8a50d86`](https://github.com/hstove/clarigen/commit/8a50d86025c27e057da3d1808ba8568ac1fc536b) Thanks [@hstove](https://github.com/hstove)! - Adds a new `@clarigen/cli` package, which generates Clarigen type files.

- Updated dependencies [[`49f34e7`](https://github.com/hstove/clarigen/commit/49f34e7f039dd74a24173d26622548a324f49281), [`e5574db`](https://github.com/hstove/clarigen/commit/e5574db54c1f471c0b4df385a7c841ca53d74226), [`8026e65`](https://github.com/hstove/clarigen/commit/8026e65ec2aa06745d9543717c46f593d6a405c4), [`d5172b8`](https://github.com/hstove/clarigen/commit/d5172b8ff25d8568b8ba2db52a8776c590e1c727), [`5155718`](https://github.com/hstove/clarigen/commit/5155718a403848cf54358b2fbc034c645f13abda), [`8a50d86`](https://github.com/hstove/clarigen/commit/8a50d86025c27e057da3d1808ba8568ac1fc536b), [`160371b`](https://github.com/hstove/clarigen/commit/160371b87efc6e039bd617a970b71f14ddb9501d), [`915381c`](https://github.com/hstove/clarigen/commit/915381cbef6de70dc722bae888232322f58fb0ac), [`a66d78a`](https://github.com/hstove/clarigen/commit/a66d78a17746ff46c259d683d814c2296d199772)]:
- @clarigen/[email protected]
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.16-alpha.7",
"version": "2.0.0",
"license": "MIT",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",
Expand Down
26 changes: 26 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# @clarigen/core

## 2.0.0

### Major Changes

- [#1](https://github.com/hstove/clarigen/pull/1) [`160371b`](https://github.com/hstove/clarigen/commit/160371b87efc6e039bd617a970b71f14ddb9501d) Thanks [@hstove](https://github.com/hstove)! - `micro-stacks` has been removed from all libaries and has been replaced by `stacks.js` packages. This is to eliminate compatibility issues with `@hirosystems/clarinet-sdk` and other libraries.

Additionally, the `@clarigen/web` and `@clarigen/node` packages are effectively deprecated, as they weren't providing any functionality that isn't provided with `@clarigen/core` in combination with other libraries.

### Patch Changes

- [#1](https://github.com/hstove/clarigen/pull/1) [`49f34e7`](https://github.com/hstove/clarigen/commit/49f34e7f039dd74a24173d26622548a324f49281) Thanks [@hstove](https://github.com/hstove)! - Fixed a bug in `cvToValue` when changing tuples with responses in values

* [#1](https://github.com/hstove/clarigen/pull/1) [`e5574db`](https://github.com/hstove/clarigen/commit/e5574db54c1f471c0b4df385a7c841ca53d74226) Thanks [@hstove](https://github.com/hstove)! - Include missing built files

- [#1](https://github.com/hstove/clarigen/pull/1) [`8026e65`](https://github.com/hstove/clarigen/commit/8026e65ec2aa06745d9543717c46f593d6a405c4) Thanks [@hstove](https://github.com/hstove)! - Adds raw clarity parsing capabilities to `core` and more helper functions to `test`

* [#1](https://github.com/hstove/clarigen/pull/1) [`d5172b8`](https://github.com/hstove/clarigen/commit/d5172b8ff25d8568b8ba2db52a8776c590e1c727) Thanks [@hstove](https://github.com/hstove)! - Export utils from `test`

- [#1](https://github.com/hstove/clarigen/pull/1) [`5155718`](https://github.com/hstove/clarigen/commit/5155718a403848cf54358b2fbc034c645f13abda) Thanks [@hstove](https://github.com/hstove)! - Fixes `toCamelCase` to handle UPPER_CASE format

* [#1](https://github.com/hstove/clarigen/pull/1) [`8a50d86`](https://github.com/hstove/clarigen/commit/8a50d86025c27e057da3d1808ba8568ac1fc536b) Thanks [@hstove](https://github.com/hstove)! - Adds a new `@clarigen/cli` package, which generates Clarigen type files.

- [#1](https://github.com/hstove/clarigen/pull/1) [`915381c`](https://github.com/hstove/clarigen/commit/915381cbef6de70dc722bae888232322f58fb0ac) Thanks [@hstove](https://github.com/hstove)! - Improves types in `test` package

* [#1](https://github.com/hstove/clarigen/pull/1) [`a66d78a`](https://github.com/hstove/clarigen/commit/a66d78a17746ff46c259d683d814c2296d199772) Thanks [@hstove](https://github.com/hstove)! - Fix: invalid build of previous release

## 1.0.16-alpha.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.16-alpha.7",
"version": "2.0.0",
"license": "MIT",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
Loading