Skip to content

Commit 4bb467f

Browse files
Prepare for release RC1
Signed-off-by: Damir <laraloop.com@gmail.com>
1 parent fb5d3f6 commit 4bb467f

File tree

3 files changed

+114
-54
lines changed

3 files changed

+114
-54
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ npm-debug.log
66
/.idea/*
77
.DS_Store
88
.vscode
9-
cache.json
9+
cache.json
10+
/scripts/*

changelog.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.0.0-RC.1 (2023-03-08)
2+
3+
First Release Candidate
4+
5+
* Prevent attributes used for passing props from being added to first node
6+
* Updated docs
7+
18
## 1.0.0-beta.16 (2022-11-06)
29

310
* Fix aware props propagation

0 commit comments

Comments
 (0)