Releases: stakit/stakit
Releases · stakit/stakit
v0.0.3
v0.0.2
- fixing code styling 9263dab
- added includeScript and includeStyle c879ae9
- docs for streams and transforms c740e79
- use only streams in writers + output refactor 9fa6e3c
- add the route to the context on render d7790e4
- removed callbacks, added collect transform 1e76eb7
- replace kit.files with middleware + start to rewrite writer 565907e
- remove files method and move middlewares to separate file 1a80c12
- added stakit.state middleware b6b6d80
- introduced middlewares + changed readme from plugin to callback 9b34f99
- renamed plugin to callback 16ea05f
v0.0.1
- make output async b7acec4
- renamed pages to routes 43b5b24
- Merge branch 'master' of https://github.com/stakit/stakit a9975f0
- added docs for plugins and writers 97c1c4d
- fixing typos e47f9a7
- docs docs e7f5a64
- pass the modified state to plugins too 22661ed
- make it optinal to return state after render 639d7c2