Skip to content

Commit

Permalink
chore: Version 4.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Jan 30, 2024
1 parent 2e1d42a commit 6b74239
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
## 4.0.9 - UNRELEASED
### Added
* If the `devServer` is running, the `ViteService::fetch()` method will try to use the `devServerInternal` URL first, falling back on the `devServerPublic` so that `craft.vite.inline()` can pull from the `devServer` if it is running ([#22](https://github.com/nystudio107/craft-plugin-vite/issues/22))
* Add `phpstan` and `ecs` code linting
* Add `code-analysis.yaml` GitHub action

### Changed
* PHPstan code cleanup
* ECS code cleanup

## 4.0.8 - 2023.01.25
### Changed
Expand Down

0 comments on commit 6b74239

Please sign in to comment.