Releases: opensass/cli
Releases · opensass/cli
v0.0.6
What's Changed
- Bump toml_edit from 0.22.24 to 0.22.26 by @dependabot in #34
- Bump tempfile from 3.19.1 to 3.20.0 by @dependabot in #35
- Bump clap from 4.5.37 to 4.5.39 by @dependabot in #40
- Bump reqwest from 0.12.15 to 0.12.19 by @dependabot in #39
- Bump tokio from 1.44.2 to 1.45.1 by @dependabot in #38
- feat: add
-nflag to strip comments and rewrite use paths by @wiseaidev in #41
Full Changelog: v0.0.5...v0.0.6
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_namedirectory 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_componentfuncby @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&stateprops toLinkby @wiseaidev in #8 - Implement next router component by @wiseaidev in #9
- migrate image component example to next router by @wiseaidev in #10
- Implement
RouterandLinkprefetch 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
Headcomponent by @wiseaidev in #15 - improve
Imagecomponent by @wiseaidev in #16 - feat: migrate
next-rstoopensassby @wiseaidev in #27
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: https://github.com/opensass/cli/commits/v0.0.1