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.8.0 #737

Merged
merged 40 commits into from
Jan 26, 2025
Merged

Release 1.8.0 #737

merged 40 commits into from
Jan 26, 2025

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

We’re excited to announce the latest release of the Piral framework for micro frontends!

Here’s what’s new and improved:

Fixes

Improvements

  • Error Overlay: Enhanced with source map support and now auto-closes on reload for a smoother development experience.

Updates

  • Dependencies: Updated kras to its stable v1.0 releases, along with other dependencies.

New Features

  • Router Support: Added support for wouter as a drop-in replacement for react-router. This is, of course, only optional.
  • Feed Creation: The create-piral-instance initializer survey now automatically generates a feed for faster setup. To do this it will ask if you if you have a feed already (you can enter the URL) or if you want to create one. Any compatible feed service following the spec is supported (our recommendation: The Piral Cloud Feed Service - it's the fastest, most feature complete, and most robust micro frontend discovery service on the market)
  • Internal Styles: Introduced new configuration options for internal styling (Configuration for Internal Styles #731).

This release enhances usability, compatibility, and customization, empowering developers to create robust and scalable micro frontend solutions with ease. 🚀

Happy coding!

Piral Release Bot and others added 30 commits December 11, 2024 17:00
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [undici](https://github.com/nodejs/undici) from 6.19.8 to 6.21.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.19.8...v6.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.6 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
@FlorianRappl FlorianRappl added the release A new release label Jan 24, 2025
@FlorianRappl FlorianRappl added this to the 1.8.0 milestone Jan 24, 2025
@FlorianRappl FlorianRappl merged commit 7f1633b into main Jan 26, 2025
10 of 11 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.

1 participant