websnacks/CHANGELOG.md

2.4 KiB

Changelog

0.2.0 (2021-02-28)

Features

Misc

  • BREAKING CHANGE update node-watch optional dep to major v0.7.1

0.1.5 (2020-06-14)

Bugfixes

  • stack size exceed error on purging module cache (32eee9b)

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.