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

chore: catch up alpha 12 with master #853

Merged
merged 13 commits into from
Jun 20, 2024
Merged

Conversation

KaiVandivier
Copy link
Contributor

This might be useful to get some plugin-related changes in before moving to Vite for plugins

KaiVandivier and others added 9 commits May 30, 2024 15:07
* feat: only start plugin if --plugin flag is used

* fix(plugin): properly use dev build

* chore: skip plugin logic in PWA app

* fix: preserve original behavior; use a flag to start only app

* docs: document app and plugin options on start script
# [11.3.0](v11.2.2...v11.3.0) (2024-05-30)

### Features

* start plugin and app separately [LIBS-391] [LIBS-392] ([#848](#848)) ([82003e7](82003e7))
* fix: don't start plugins for apps without a plugin entrypoint

* fix: don't start app when there's just a plugin entrypoint

* fix: implement feedback

* fix: simplify boolean logic

* fix: improve message again
## [11.3.1](v11.3.0...v11.3.1) (2024-06-03)

### Bug Fixes

* don't start plugins for apps without a plugin entrypoint ([#850](#850)) ([a89d4cf](a89d4cf))
* feat: parse pluginType from d2 config to add to manifest.webapp

* feat: validate pluginType to be all-caps

* docs: update for required format

* fix: update validation

* docs: update pluginType docs
# [11.4.0](v11.3.1...v11.4.0) (2024-06-04)

### Features

* parse pluginType from d2 config to add to manifest.webapp ([#849](#849)) ([c1dae23](c1dae23))
## [11.4.1](v11.4.0...v11.4.1) (2024-06-06)

### Bug Fixes

* clean up for plugins [LIBS-620] ([#851](#851)) ([13af3b5](13af3b5))
@KaiVandivier KaiVandivier requested review from tomzemp and a team June 17, 2024 15:54
tomzemp and others added 2 commits June 18, 2024 09:08
## [11.4.2](v11.4.1...v11.4.2) (2024-06-18)

### Bug Fixes

* do not encode username, password ([#852](#852)) ([2fb4272](2fb4272))
@KaiVandivier KaiVandivier merged commit 430debe into alpha Jun 20, 2024
6 checks passed
@KaiVandivier KaiVandivier deleted the catch-up-alpha-12-with-master branch June 20, 2024 15:09
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 12.0.0-alpha.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 11.4.3 🎉

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.

None yet

4 participants