• v0.2.0 38e5db6cc3

    V0.2.0 Pre-release

    mgeorgehansen released this 2021-02-28 17:02:26 +00:00 | 2 commits to main since this release

    Signed by mgeorgehansen
    SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM

    Features

    Misc

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

    V0.1.5 Pre-release

    mgeorgehansen released this 2020-06-14 19:16:18 +00:00 | 15 commits to main since this release

    Signed by mgeorgehansen
    SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM

    Bugfixes

    • stack size exceed error on purging module cache (32eee9b)
    Downloads
  • v0.1.4 6a4b1927d1

    v0.1.4 Pre-release

    mgeorgehansen released this 2020-06-11 01:20:20 +00:00 | 18 commits to main since this release

    Signed by mgeorgehansen
    SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM

    Bugfixes

    • dev cmd didn't watch files due to import mangling (4e44d83)
    • dont require config file (5520bb3)
    Downloads
  • v0.1.3 28ef4fb20d

    v0.1.3 Pre-release

    mgeorgehansen released this 2020-06-04 21:36:49 +00:00 | 28 commits to main since this release

    Signed by mgeorgehansen
    SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM

    Features

    Downloads
  • v0.1.2 72e015b4c2

    v0.1.2 Pre-release

    mgeorgehansen released this 2020-06-04 00:56:06 +00:00 | 32 commits to main since this release

    Signed by mgeorgehansen
    SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM

    Bugfixes

    • type signature of Component too narrow (7fd8fe9)
    Downloads
  • v0.1.1 0eaa6468a7

    v0.1.1 Pre-release

    mgeorgehansen released this 2020-06-03 17:40:56 +00:00 | 37 commits to main since this release

    Signed by mgeorgehansen
    SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM

    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)
    Downloads
  • v0.1.0 36536fef33

    v0.1.0 Pre-release

    mgeorgehansen released this 2020-05-26 23:31:21 +00:00 | 60 commits to main since this release

    Signed by mgeorgehansen
    SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM

    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.

    Downloads