websnacks/CHANGELOG.md

29 lines
1.4 KiB
Markdown

# Changelog
## [0.1.3](https://github.com/websnacksjs/websnacks/releases/tag/v0.1.3) (2020-06-04)
### Features
- provide Fragment component ([#9](https://github.com/websnacksjs/websnacks/issues/9), [f1aca35](https://github.com/websnacksjs/websnacks/commit/f1aca350ed7e63e277fae7f9cc01039a29442bcb))
## [0.1.2](https://github.com/websnacksjs/websnacks/releases/tag/v0.1.2) (2020-06-03)
### Bugfixes
- type signature of Component too narrow ([7fd8fe9](https://github.com/websnacksjs/websnacks/commit/7fd8fe9be855c5eb02f0d3b291fc6403a4c636a2))
## [0.1.1](https://github.com/websnacksjs/websnacks/releases/tag/v0.1.1) (2020-06-03)
### Features
- support rendering array elements ([#7](https://github.com/websnacksjs/websnacks/issues/7)) ([f5a83e7](https://github.com/websnacksjs/websnacks/commit/f5a83e7b7f618a67b37f74863ef3600a771383f4))
### Bugfixes
- output declarations, sourcemaps again ([5568777](https://github.com/websnacksjs/websnacks/commit/5568777f6af0b1a591f7c177c965f91540ff8167))
- target es2018 to support node10+ ([e774fc1](https://github.com/websnacksjs/websnacks/commit/e774fc1b6c7e87d58ca4544cad8c293d04dae470))
- support number elements in jsx templates ([#5](https://github.com/websnacksjs/websnacks/issues/5)) ([83c0c91](https://github.com/websnacksjs/websnacks/commit/83c0c91bcfc3c219793fa05da84c9cde0fbf6c85))
## [0.1.0](https://github.com/websnacksjs/websnacks/releases/tag/v0.1.0) (2020-05-26)
**Note:** Initial release.