Skip to content

Releases: websnacksjs/websnacks

V0.2.0

28 Feb 17:07
Compare
Choose a tag to compare
V0.2.0 Pre-release
Pre-release

Features

Misc

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

V0.1.5

14 Jun 19:17
Compare
Choose a tag to compare
V0.1.5 Pre-release
Pre-release

Bugfixes

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

v0.1.4

11 Jun 15:36
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

Bugfixes

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

v0.1.3

04 Jun 21:45
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Features

v0.1.2

04 Jun 00:58
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Bugfixes

  • type signature of Component too narrow (7fd8fe9)

v0.1.1

03 Jun 19:39
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

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)

Initial Release v0.1.0

27 May 00:06
Compare
Choose a tag to compare
Pre-release

First official release of websnacks. Some bugs and edge cases are to be expected, hence the v0.1.0 version number, but I've already started replacing existing static site codebases with it as a test bed and the process has gone rather smoothly thus far.