Releases: opensass/cli
Releases · opensass/cli
v0.0.5
What's Changed
- fix: replace
-
with_
in crate file and directory name by @wiseaidev in #32
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat: copy files into
crate_name
directory by @wiseaidev in #31
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
- fix: update file names for
dio
&lep
&& update readme by @wiseaidev in #29 - Bump clap from 4.5.36 to 4.5.37 by @dependabot in #28
Full Changelog: v0.0.1...v0.0.2
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