This repository was archived by the owner on May 26, 2023. It is now read-only.
[Release] 2.1.0#25
Merged
titouanmathis merged 57 commits intomasterfrom Dec 23, 2022
Merged
Conversation
…22-10-24 [js - develop] Update all npm dependencies (2022-10-24)
…er/2022-10-24 [php - develop] Update all Composer dependencies (2022-10-24)
- Update all block comments to be in docblock format
Updating to the latest studiometa/wp-toolkit version allows us to define entries in the config/assets.yml file without having to guess all the names and paths of the Webpack generated files. This improves HMR in dev mode.
[Feature] Improve Webpack compatibility
The content of the `config/scaffold/` folder mimics the folders of the project and each file in it will be copied at the corresponding location when running `composer install` or `composer update`.
[Feature] Better HTTPS detection
[Feature] Gitlab CI update
…22-11-21 [js - develop] Update all npm dependencies (2022-11-21)
…er/2022-11-21 [php - develop] Update all Composer dependencies (2022-11-21)
…22-12-19 [js - develop] Update all npm dependencies (2022-12-19)
…er/2022-12-19 [php - develop] Update all Composer dependencies (2022-12-19)
[Bugfix] Fix PHPStan errors
[Feature] GitLab CI update
Packagist will automatically detect version from tags.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changed
Added