v1.0.0
What's Changed
- feat: route ergonomics + isomorphic content providers + framework cleanup by @AlexTiTanium in #16
- refactor(config)!: replace isDevelopment boolean with 3-valued stage by @AlexTiTanium in #17
- docs: overhaul root README + unify all plugin READMEs by @AlexTiTanium in #19
- refactor(router)!: remove the imperative router.set() API by @AlexTiTanium in #18
- refactor: rewrite wall-of-text functions into readable stanza style by @AlexTiTanium in #20
- refactor: named predicates/constants + narrate glued functions (readable-code round 3) by @AlexTiTanium in #21
Full Changelog: v0.6.0...v1.0.0