svelte-htm
Version:
tagged template syntax for svelte to simplify testing
39 lines (18 loc) • 1.3 kB
Markdown
# Changelog
### [1.1.1](https://www.github.com/kenoxa/svelte-htm/compare/v1.1.0...v1.1.1) (2020-06-29)
### Bug Fixes
* typescript declaration ([b2b7f78](https://www.github.com/kenoxa/svelte-htm/commit/b2b7f78e8abd6a53cbbc5bee14d9c82eb6314301))
## [1.1.0](https://www.github.com/kenoxa/svelte-htm/compare/v1.0.2...v1.1.0) (2020-06-29)
### Features
* add typescript definition ([81a71da](https://www.github.com/kenoxa/svelte-htm/commit/81a71dac493ea8a44e8503985c796f81a8539277))
### Bug Fixes
* jsdelivr export ([2e6e821](https://www.github.com/kenoxa/svelte-htm/commit/2e6e821316e3587ef95e8b580ff7c0a26a8a9926))
### [1.0.2](https://www.github.com/kenoxa/svelte-htm/compare/v1.0.1...v1.0.2) (2020-06-23)
### Bug Fixes
- run build before publish ([e234cb7](https://www.github.com/kenoxa/svelte-htm/commit/e234cb74db1bb38ae911d3145daa96cab886cc0a))
### [1.0.1](https://www.github.com/kenoxa/svelte-htm/compare/v1.0.0...v1.0.1) (2020-06-23)
### Bug Fixes
- **exports:** use default as esm export to support new bundlers and jspm.dev ([fbf0969](https://www.github.com/kenoxa/svelte-htm/commit/fbf0969a9a085ce6d02c838add00743f2e126c2a))
## 1.0.0 (2020-06-23)
### Features
- initial commit ([a66ce61](https://www.github.com/kenoxa/svelte-htm/commit/a66ce61e61d8925e697a2632b8628bc4386ae5f5))