Skip to content

Commit d67ea51

Browse files
committed
Prepare 0.7.1
1 parent aa1405d commit d67ea51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org/).
55

6+
## 0.7.1
7+
8+
* Improved nodes range detection
9+
610
## 0.7.0
711
* Added support for passing a function to `styled` instead using it as a tagged template. For example, <code>styled.div(props => \`color: red;\`)</code>, or <code>styled(Component)(props => \`color: red;\`)</code>
812

0 commit comments

Comments
 (0)