Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: adding the config build preset when creating azion.config #395

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

jcbsfilho
Copy link
Collaborator

Adding the build preset config to the presets azion.config.js so that it is
inserted when the file is created when it does not exist in the user's project.

Bonus

  • Update Azion dependency to version 1.8.2
  • Inserting warning message when preset is missing

Adding the build preset config to the presets azion.config.js so that it is
inserted when the file is created when it does not exist in the user's project.
@jcbsfilho jcbsfilho marked this pull request as ready for review October 9, 2024 18:31
@jcbsfilho jcbsfilho merged commit cee7366 into stage Oct 10, 2024
@jcbsfilho jcbsfilho deleted the fix/add-config-preset branch October 10, 2024 13:01
gabrielnes-azion pushed a commit that referenced this pull request Oct 14, 2024
[skip ci]
### [4.1.1-stage.2](v4.1.1-stage.1...v4.1.1-stage.2) (2024-10-14)

### Bug Fixes

* adding the config build preset when creating azion.config ([#395](#395)) ([cee7366](cee7366))
@gabrielnes-azion
Copy link
Contributor

🎉 This PR is included in version 4.1.1-stage.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

gabrielnes-azion pushed a commit that referenced this pull request Oct 18, 2024
[skip ci]
## [4.2.0](v4.1.0...v4.2.0) (2024-10-18)

### Features

* adding support in next.js edge 14.x ([#398](#398)) ([b3b89d2](b3b89d2))
* new preset nuxt ([#397](#397)) ([472dab6](472dab6))

### Bug Fixes

* add dependency error handling ([#394](#394)) ([9c4d22c](9c4d22c))
* adding the config build preset when creating azion.config ([#395](#395)) ([cee7366](cee7366))
* removing the import of the azion package when creating the azion.config ([#399](#399)) ([43ef4ab](43ef4ab))
* update error message for invalid build preset ([#396](#396)) ([6ac6159](6ac6159))
@gabrielnes-azion
Copy link
Contributor

🎉 This PR is included in version 4.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants