v0.0.1
What's Changed
- add custom link component by @wiseaidev in #1
- add custom image component by @wiseaidev in #2
- simplify link component and expose more attrs && mv
function_component
func
by @wiseaidev in #4 - re-export more crate, add features, improve documentation by @wiseaidev in #5
- impl Default for ImageProps && add accessibility attributes && parse error message by @wiseaidev in #6
- migrate to pure rust tooling by @wiseaidev in #7
- add
query
&state
props toLink
by @wiseaidev in #8 - Implement next router component by @wiseaidev in #9
- migrate image component example to next router by @wiseaidev in #10
- Implement
Router
andLink
prefetch by @wiseaidev in #12 - Bump wasm-bindgen-futures from 0.4.40 to 0.4.41 by @dependabot in #14
- Bump web-sys from 0.3.67 to 0.3.68 by @dependabot in #13
- Implement
Head
component by @wiseaidev in #15 - improve
Image
component by @wiseaidev in #16 - feat: migrate
next-rs
toopensass
by @wiseaidev in #27
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: https://github.com/opensass/cli/commits/v0.0.1