Christopher Sansone
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...
### 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...
Fixes #639.
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...