Releases: withsapling/sapling
Releases · withsapling/sapling
@sapling/sapling@0.6.0
What's Changed
- 0.6.0 - Removing Sapling router and recommending Hono by @jaydanurwin in #8
Full Changelog: https://github.com/withsapling/sapling/compare/@sapling/sapling@0.5.0...@sapling/sapling@0.6.0
@sapling/sapling@0.5.0
What's Changed
- added lang option to Sapling layout
- added disableGeneratorTag to disable the automatic Sapling generator tag
- UnoCSS upgrade
- Version 0.5.0 by @jaydanurwin in #7
Full Changelog: https://github.com/withsapling/sapling/compare/@sapling/sapling@0.4.3...@sapling/sapling@0.5.0
@sapling/sapling@0.4.3
- Added
c.req.rawto return the raw Request. - Added
site.all(...)to apply to all methods
@sapling/sapling@0.4.0
What's Changed
- Sapling Islands are built into the Layout component with
enableIslandsprop
- 0.4.0 by @jaydanurwin in #6
Full Changelog: https://github.com/withsapling/sapling/compare/@sapling/sapling@0.3.0...@sapling/sapling@0.4.0
@sapling/sapling@0.3.0
- Updates to prerendering
- Added more options to sapling layout
- Added more control over serving static file caching
What's Changed
- 0.3.0 beta.10 by @jaydanurwin in #4
- 0.3.0 Release by @jaydanurwin in #5
Full Changelog: https://github.com/withsapling/sapling/compare/@sapling/sapling@0.2.0...@sapling/sapling@0.3.0
@sapling/sapling@0.2.0
- This adds site.prerender() routes
- Drops the dependency on Hono for their html and raw html template tags. Full attribution in the source code now
- Adds a stream option to the base layout that let's you stream the html response
What's Changed
- V0.2.0 Release by @jaydanurwin in #1
- 0.2.0 🎉 by @jaydanurwin in #2
New Contributors
- @jaydanurwin made their first contribution in #1
Full Changelog: https://github.com/withsapling/sapling/compare/@sapling/sapling@0.0.18...@sapling/sapling@0.2.0