Christopher Sansone

Results 5 issues of Christopher Sansone

Fixes #14 . The `compile` declaration was deprecated in previous versions of Gradle and has been removed in v7.0. [Reference](https://github.com/gradle/gradle/issues/15661) (Thanks for resurrecting this plugin! It's always surprised me how...

## Description Fixes #9315. (cc @runspired) ## Notes for the release Before this change, when `@attr` defines a `defaultValue` as a function, the default value instantiated on a model instance...

:dart: release
:dart: canary
:dart: lts
:label: bug
:dart: lts-prev

### High Level Overview When an attribute is defined with `defaultValue` as a function, those _specific_ default values are not serialized. Instead, the `defaultValue` function is re-executed upon serialization, resulting...

Hi there! We are upgrading `ember-auto-import` from `1.x` to the latest, and hit a snag that appears to be a bug. In `config/environments.js`, we have `rootURL` set to an empty...