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

Release 1.7.3 #730

Merged
merged 14 commits into from
Dec 11, 2024
Merged

Release 1.7.3 #730

merged 14 commits into from
Dec 11, 2024

Conversation

FlorianRappl
Copy link
Contributor

New Pull Request

For more information, see the CONTRIBUTING guide.

Prerequisites

Please make sure you can check the following boxes:

  • I have read the CONTRIBUTING document
  • My code follows the code style of this project
  • All new and existing tests passed

Type(s) of Changes

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, please reference the issue id)
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have updated the documentation accordingly
  • I have added tests to cover my changes

Description

Brings some small but noticeable improvements, especially for the emulator website and the treatment of monorepos. Also added support for React Router v7 and included vite6 as a bundler option.

Remarks

The allow-self-signed flag might seem a bit redundant as one can also just have the NODE_TLS_REJECT_UNAUTHORIZED environment variable set to 0, but as the piral-cli is much less limited it might be a more secure way to access self-signed local instances.

@FlorianRappl FlorianRappl added the release A new release label Dec 9, 2024
@FlorianRappl FlorianRappl merged commit 5337242 into main Dec 11, 2024
11 of 13 checks passed
@FlorianRappl FlorianRappl added this to the 1.7.3 milestone Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release A new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant