Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Prepare for Ignite 3 #151

Merged
merged 38 commits into from
May 2, 2019
Merged

Prepare for Ignite 3 #151

merged 38 commits into from
May 2, 2019

Conversation

jamonholmgren
Copy link
Member

Related: infinitered/ignite-andross#245

Ignite 3 is underway and the boilerplates will need to be upgraded to work with it. This PR brings Bowser into compatibility with Ignite 3.

Note that this will break Bowser for Ignite 2.x and prior.

Do not merge until Ignite 3 is deployed.

@jamonholmgren
Copy link
Member Author

Published 4.0.0-alpha.2.

@jamonholmgren
Copy link
Member Author

Published 4.0.0-alpha.3.

@@ -230,6 +230,9 @@ async function install(context) {
)
} catch (e) {
ignite.log(e)
print.error('
There were errors when we were generating the project. Run with --debug to see verbose output.
')
throw e
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

` should be used instead of regular quotes.

@nirre7
Copy link
Contributor

nirre7 commented Apr 24, 2019

@jamonholmgren: Added pull request to fix the typo that @filipac commented on.

@jamonholmgren jamonholmgren changed the title WIP: Prepare for Ignite 3 Prepare for Ignite 3 May 2, 2019
@jamonholmgren jamonholmgren merged commit 25eaef0 into master May 2, 2019
@jamonholmgren jamonholmgren deleted the fix/ignite-3 branch May 2, 2019 22:24
infinitered-circleci pushed a commit that referenced this pull request May 3, 2019
# [4.0.0](v3.2.0...v4.0.0) (2019-05-03)

### Features

* Ignite 3 compability ([#151](#151) by [@jamonholmgren](https://github.com/jamonholmgren), [@yulolimum](https://github.com/yulolimum), [@rmevans9](https://github.com/rmevans9), [@nirre7](https://github.com/nirre7)) ([25eaef0](25eaef0))

### BREAKING CHANGES

* Updated to be compatible with Ignite 3.0+
@infinitered-circleci
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants