Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geotrev committed Jan 24, 2022
1 parent 6c67d93 commit 8ce9b2b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 0.1.0 (2022-01-24)


### Features

* adds support for more properties and attributes ([5a2e306](https://github.com/geotrev/snabbdom-transform-jsx-props/commit/5a2e306eb6ea719a9431dad9d2c7d661d428c16a))
* adds transform function ([98a3ef1](https://github.com/geotrev/snabbdom-transform-jsx-props/commit/98a3ef14fbe077f06128c33eaf9f216aedc94cac))


### Performance Improvements

* adds benchmark tools and replaces regexp prop matching to string comparison ([26d4ee9](https://github.com/geotrev/snabbdom-transform-jsx-props/commit/26d4ee9b00ed029d04f0428b8970d65eed15a0eb))

0 comments on commit 8ce9b2b

Please sign in to comment.