Releases: withsapling/sapling
Releases · withsapling/sapling
@sapling/[email protected]
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/[email protected]...@sapling/[email protected]
@sapling/[email protected]
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/[email protected]...@sapling/[email protected]
@sapling/[email protected]
- Added
c.req.raw
to return the raw Request. - Added
site.all(...)
to apply to all methods
@sapling/[email protected]
What's Changed
- Sapling Islands are built into the Layout component with
enableIslands
prop
- 0.4.0 by @jaydanurwin in #6
Full Changelog: https://github.com/withsapling/sapling/compare/@sapling/[email protected]...@sapling/[email protected]
@sapling/[email protected]
- 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/[email protected]...@sapling/[email protected]
@sapling/[email protected]
- 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/[email protected]...@sapling/[email protected]