All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.3 (2021-04-01)
- cache template to avoid rerendering when strings reference changes (067b39d)
0.1.2 (2021-03-20)
- add TypeScript definitions (#22) (a788861)
- fix(transform): do not throw on nullish value (#19) (d5b3706)
0.1.1 (2019-08-22)
- generate name correctly in Safari if constructor has no name (f9af239)
- auto register Custom Element classes with different names and in different circumstances (8aad0bb)