Skip to content

Commit

Permalink
Merge pull request #345 from emberjs/achambers-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
achambers committed Feb 28, 2024
2 parents a4d8fd9 + 97f809a commit 7c8331f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/no-implicit-route-model.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
module.exports = {
description: `Removes the default record loading behaviour on Ember's Route.`,
url: 'https://rfcs.emberjs.com/id/0774-implicit-record-route-loading',
default: false,
since: '5.8.0',
default: true,
since: '5.7.0',
};

0 comments on commit 7c8331f

Please sign in to comment.