Skip to content

Refactor to use @glimmer/components; Drop Node 10 support; Drop Ember < 3.16;#94

Merged
rwjblue merged 27 commits intoember-fastboot:masterfrom
cibernox:update-to-glimmer
May 26, 2021
Merged

Refactor to use @glimmer/components; Drop Node 10 support; Drop Ember < 3.16;#94
rwjblue merged 27 commits intoember-fastboot:masterfrom
cibernox:update-to-glimmer

Conversation

@cibernox
Copy link
Copy Markdown
Contributor

@cibernox cibernox commented Apr 26, 2021

Breaking changes:

  • Drop Node 10 support
  • Migrate to @glimmer/component usage
  • Drop support for Ember < 3.16

@mehulkar
Copy link
Copy Markdown

@ronco is this something you'd be ok to merge?

@mehulkar
Copy link
Copy Markdown

mehulkar commented May 5, 2021

@rwjblue is this something you could merge/release?

Copy link
Copy Markdown
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

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

Looks good overall, I left a couple inline comments to address but should hopefully be pretty minor tweaks.

Comment thread .travis.yml Outdated
Comment thread README.md Outdated
Comment thread addon/components/head-layout.js
Comment thread app/templates/components/head-layout.js Outdated
@cibernox
Copy link
Copy Markdown
Contributor Author

@rwjblue I believe it should be good now

Comment thread package.json Outdated
@cibernox
Copy link
Copy Markdown
Contributor Author

we have both a package-lock.json and a yarn.lock. It's probably my fault I run npm install.

Robert Jackson added 5 commits May 24, 2021 15:39
@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented May 24, 2021

Ya, I've fixed that specific issue (moved to using npm only) and finally got CI to run properly again, but need to spend some time to dig into why things are failing to render as expected.

I think it might be due to ec94519 (#94), but I'm not sure.

@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented May 26, 2021

Yippie!!! Looks like that last change finally finished the last of the CI scenarios off.

@rwjblue rwjblue merged commit f753e74 into ember-fastboot:master May 26, 2021
@rwjblue rwjblue changed the title Update to Glimmer Refactor to use @glimmer/components; Drop Node 10 support; Drop Ember < 3.16; May 26, 2021
@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented May 26, 2021

@cibernox cibernox deleted the update-to-glimmer branch May 26, 2021 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants