websnacks/CHANGELOG.md

1.8 KiB

Changelog

0.1.4 (2020-06-10)

Bugfixes

  • dev cmd didn't watch files due to import mangling (4e44d83)
  • dont require config file (5520bb3)

0.1.3 (2020-06-04)

Features

0.1.2 (2020-06-03)

Bugfixes

  • type signature of Component too narrow (7fd8fe9)

0.1.1 (2020-06-03)

Features

  • support rendering array elements (#7) (f5a83e7)

Bugfixes

  • output declarations, sourcemaps again (5568777)
  • target es2018 to support node10+ (e774fc1)
  • support number elements in jsx templates (#5) (83c0c91)

0.1.0 (2020-05-26)

Note: Initial release.