v0.2.0
Features
-
Add
tempura/rollupplugin: 764f8fc
Tempura now ships with its own Rollup plugin! -
Add
tempura/esbuildplugin: 9a3df0d
Tempura also ships with its ownesbuildplugin, too!
Patches
- Use
inoperator for custom block existence check: 61b6de0
Allows foroptions.blocks.foo = null-style placeholders.
Examples
- Add
workerexample directory: 7396509, 175a112
Illustrates how to use the newtempura/rollupand/ortempura/esbuildplugins.
This builds an example Cloudflare Worker, but is applicable to any built/bundle application.
Chores
- Add more Custom Blocks documentation: eba06d5
Includes more advanced examples/concepts.