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.6.0 #702

Merged
merged 31 commits into from
Jul 8, 2024
Merged

Release 1.6.0 #702

merged 31 commits into from
Jul 8, 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

Added a couple of interesting quality of life improvements (piral-cli flags for strict port, update capabilities for Piral.Blazor, improved error boundary with local debugging error dialog) with updates in some packages (e.g., improved streaming update in piral-update) while fixing some issues.

Remarks

All Piral packages that are usually used with a bundler exclusively serve ESM files. This was anyway the format chosen by all of these bundlers - so the packages are now more lightweight, simpler, and easier to use.

Piral Release Bot and others added 28 commits May 21, 2024 20:49
This is a fairly popular solution (690 stars) that's worth mentioning
docs: Added ILC to the alternative solutions list
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@FlorianRappl FlorianRappl added the release A new release label Jul 6, 2024
@FlorianRappl FlorianRappl added this to the 1.6.0 milestone Jul 6, 2024
@FlorianRappl FlorianRappl merged commit a622b61 into main Jul 8, 2024
10 checks passed
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.

None yet

2 participants