v1.2.0
What's Changed
- deps: bump @inquirer/prompts from 7.5.1 to 7.5.2 by @dependabot in #18
- deps: bump rollup from 4.41.0 to 4.41.1 by @dependabot in #31
- chore: bump @inquirer/checkbox from 4.1.7 to 4.1.8 by @dependabot in #38
- chore: bump @inquirer/core from 10.1.12 to 10.1.13 by @dependabot in #41
- chore: bump @inquirer/rawlist from 4.1.2 to 4.1.3 by @dependabot in #40
- chore: bump @inquirer/editor from 4.2.12 to 4.2.13 by @dependabot in #37
- chore: bump @inquirer/confirm from 5.1.11 to 5.1.12 by @dependabot in #36
- chore: bump tinyglobby from 0.2.13 to 0.2.14 by @dependabot in #35
- chore: bump @inquirer/input from 4.1.11 to 4.1.12 by @dependabot in #34
- chore: bump @inquirer/expand from 4.0.14 to 4.0.15 by @dependabot in #33
- chore: bump @inquirer/select from 4.2.2 to 4.2.3 by @dependabot in #32
- chore: bump @inquirer/prompts from 7.5.2 to 7.5.3 by @dependabot in #39
- chore: bump esbuild from 0.25.4 to 0.25.5 by @dependabot in #43
- chore: bump fdir from 6.4.4 to 6.4.5 by @dependabot in #49
- chore: bump @babel/types from 7.27.1 to 7.27.3 by @dependabot in #48
- chore: bump terser from 5.39.2 to 5.40.0 by @dependabot in #47
- chore: bump yargs from 17.7.2 to 18.0.0 by @dependabot in #46
- chore: bump @types/node from 22.15.21 to 22.15.23 by @dependabot in #44
- chore: bump @babel/parser from 7.27.2 to 7.27.3 by @dependabot in #45
- chore: bump @types/node from 22.15.23 to 22.15.24 by @dependabot in #50
- ci: add test coverage via codecov by @QwertyCodeQC in #51
- ci: update coverage by @QwertyCodeQC in #52
- chore: bump postcss from 8.5.3 to 8.5.4 by @dependabot in #54
- chore: bump @types/node from 22.15.24 to 22.15.26 by @dependabot in #53
- Feat/request caching by @QwertyCodeQC in #55
- chore: bump tinypool from 1.0.2 to 1.1.0 by @dependabot in #58
- chore: bump @types/node from 22.15.26 to 22.15.29 by @dependabot in #57
- chore: bump @babel/parser from 7.27.3 to 7.27.4 by @dependabot in #56
- chore: bump vitest from 3.1.4 to 3.2.0 by @dependabot in #60
- chore: bump @vitest/coverage-v8 from 3.1.4 to 3.2.0 by @dependabot in #59
Full Changelog: v1.1.0...v1.2.0
- Add request caching
- Bug fixes