Lucas Hill

Results 8 issues of Lucas Hill

I'm having an issue due to the removal of route+controller transition methods in Ember > 5 (this.transitionTo etc). With those methods now unavailable, when we transition between engine routes inside...

We are not currently using glint in our ember apps, and it seems most other packages in the ember ecosystem have `@glint/template` as an optional peer dependency. Upgrading to ember-concurrency...

ember-cli-babel version 7.x is still widely used in the ember community, over 65% of downloads from npm are still on 7.x. There is a vulnerability in JSON5 being brought in...

### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version 9.1.0 ### Which area(s) of pnpm are affected? (leave empty...

type: bug

The package.json implies a declaration folder should include all the types for the exported modules but it is missing from the published package: https://github.com/adopted-ember-addons/ember-changeset-validations/blob/master/package.json#L23 https://www.npmjs.com/package/ember-changeset-validations/v/5.0.0?activeTab=code

When trying to upgrade tracked-built-ins to 4.0 we are seeing ``` frontend needs tracked-built-ins satisfying ^4.0.0, but we have version 3.3.0 because of ember-freestyle ``` Not sure if ember-freestyle should...

I'm not sure if this is more appropriate for this repo or glimmer, but it seems to be due to a generated file from ember-auto-import. After upgrading to @glimmer/component 2.0...

awaiting response

A lot of my SVG issues with glint were resolved recently (thank you!) but I'm still seeing this error: ``` ... ``` Produces error: ``` Object literal may only specify...