Skip to content

Commit

Permalink
v2.0.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN committed May 7, 2023
1 parent 0e2883e commit 9e01d5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## v2.0.0-beta.8

Improve Scope typing: validate signals in `use` method, infer return type in `emit` method
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rete",
"version": "2.0.0-beta.7",
"version": "2.0.0-beta.8",
"description": "JavaScript framework",
"scripts": {
"build": "rete build -c rete.config.ts",
Expand Down

0 comments on commit 9e01d5e

Please sign in to comment.