Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
### Patch Changes


- fix: git detection inside preconditions failed ([#406](https://github.com/sveltejs/cli/pull/406))
- fix: git detection inside preconditions failed ([#394](https://github.com/sveltejs/cli/pull/394))


- chore: update addon dependencies ([#406](https://github.com/sveltejs/cli/pull/406))
- chore: update addon dependencies ([#357](https://github.com/sveltejs/cli/pull/357))


- chore: utilize prepack lifecycle script ([#406](https://github.com/sveltejs/cli/pull/406))
- chore: utilize prepack lifecycle script ([#396](https://github.com/sveltejs/cli/pull/396))


- chore: improve cli help menu ([#294](https://github.com/sveltejs/cli/pull/294))


- fix: use modern `Spring` and `MediaQuery` implementation ([#406](https://github.com/sveltejs/cli/pull/406))
- fix: use modern `Spring` and `MediaQuery` implementation ([#361](https://github.com/sveltejs/cli/pull/361))


- fix: tailwind plugins as dev dependencies ([#406](https://github.com/sveltejs/cli/pull/406))
- fix: tailwind plugins as dev dependencies ([#400](https://github.com/sveltejs/cli/pull/400))

## 0.6.11
### Patch Changes
Expand Down
Loading