Skip to content

Commit

Permalink
chore: Version 1.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Jan 30, 2024
1 parent e8c8e79 commit f7843ad
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 @@
## 1.0.33 - 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

## 1.0.32 - 2023.01.25
### Changed
Expand Down

0 comments on commit f7843ad

Please sign in to comment.