v0.9.0
Highlights ✨
Zinnia supports importing JavaScript Modules (ESM) from local files now. This enables Zinnia module authors to organise their source code into multiple files.
What's Changed
- deps: bump serde from 1.0.160 to 1.0.162 by @dependabot in #202
- docs: add README for
zinniad
by @bajtos in #203 - deps: bump serde from 1.0.162 to 1.0.163 by @dependabot in #206
- feat: allow importing module-local JS files by @bajtos in #205
- fix: resolve symlinks before checking module paths by @bajtos in #207
- refactor: leverage ES Modules in tests by @bajtos in #208
- ci: bump Swatinem/rust-cache from 2.2.1 to 2.3.0 by @dependabot in #211
Full Changelog: v0.8.0...v0.9.0