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.4.0 #652

Merged
merged 65 commits into from
Dec 12, 2023
Merged

Release 1.4.0 #652

merged 65 commits into from
Dec 12, 2023

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

This is the 1.4.0 release with some interesting new features such as

  • the possibility of publishing the emulator as a website
  • integrating micro frontends that have been written using purely module federation
  • allowing Bun to run the piral-cli
  • using a special piral-component web component for proper component-level isolation

This release also introduces some bug fixes and enhancements for plugins such as piral-translate or piral-ng.

Remarks

Further enhancements, e.g., for allowing interactive logins to an emulator website are planned for patch releases of 1.4.0.

Piral Release Bot and others added 30 commits November 2, 2023 12:11
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…t-exists-in-dist

fix: Exclude target from pack
@FlorianRappl FlorianRappl added the release A new release label Dec 10, 2023
@FlorianRappl FlorianRappl added this to the 1.4.0 milestone Dec 10, 2023
@FlorianRappl FlorianRappl merged commit 62db2ec into main Dec 12, 2023
5 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

3 participants