-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v4-main backports 2/11 #9679
v4-main backports 2/11 #9679
Conversation
* Correctly configure package.json#exports for use with tsconfig.json#compilerOptions#types Fix: #9630 Fix: ember-cli/ember-cli#10611 Related: - ember-cli/ember-cli#10613 Unblocks: - ember-cli/ember-cli#10612 * Fix lints by removing eslint cache * Smoke Tests: dt-types pass * Smoke: native-types pass * ope * Revert changes to vite-basic-compat * lockfile * Revert npmrc * revert pnpm-lock * Smoke tests don't need their own lint config * Use correct script name * Remove added files to vite-basic-compat * Prettier * Revert misguided lint-induced changes
* update TS guidance * fix links * fix line * more guidance
* chore: make tests more splittable * enable splitting by putting modules into separate files
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: get perf test harness working again * update tracerbench * bump tracerbench again * bump tracerbench again * bump tracerbench again * bump tracerbench again * bump tracerbench again * make node 20 safe * use ext * bump tracerbench again * fix import * fix vite * fix vite?
Add blog post on transformations and derivations
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: stub out linksMode work * add links mode to upgraded meta * finish up linksmode impl on meta * Implement linksMode for sync belongsTo relationships * Tidy up * Fix lint * Some ESLint cleanup * Fix lint moar * Implement legacy relationship support + linksMode reload * Add model test * Tidy up * Clean up * Clean up * Clean up * Error if linksMode but no links * More error handling * More validations * Remove duplicate assertion * Add reactivity test * Fix tests/lint * Fix validation for !object data --------- Co-authored-by: Krystan HuffMenne <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: bump range for @ember/test-helpers to include 5.1 * fix override * fix contexts?
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…re referentially equal (#9654) * perf: dont notify for attribute changes that are referentially equal * fix commit sha * fix node version * update tracerbench * bump tracerbench again * bump tracerbench again * pass complex flags * feat: use flags * feat: use flags * try again * try again * fix name * fix hotspots * fixup test signature * feat: add nicer logs, fix emergent behavior
…emote updates (#9652) Co-authored-by: Chris Thoburn <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* perf: reduce notifications on relationship remote state updates * fix local replace semantics * fix rollback/sort-order * cleanup notifications mroe
* perf: reduce notifications during first-load * perf: silence more notifications * cleanup impl
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: fixup TODO tests * fix todo test
imrpove handling of rollback scenarios
521059e
to
2aba612
Compare
Performance Report for 2aba612 Scenario - basic-record-materialization: ✅ Performance improved
Scenario - relationship-materialization-simple: ☑️ Performance is stable
Scenario - relationship-materialization-complex: ☑️ Performance is stable
Scenario - unload:
|
Commit v Release Performance Report for 00828c9 Scenario - basic-record-materialization: ✅ Performance improved
Scenario - relationship-materialization-simple: ✅ Performance improved
Scenario - relationship-materialization-complex: ✅ Performance improved
Scenario - unload: ✅ Performance improved
Scenario - unload-all: ✅ Performance improved
Scenario - destroy: ✅ Performance improved
Scenario - add-children: ✅ Performance improved
Scenario - unused-relationships: ✅ Performance improved
|
2aba612
to
8b6fe17
Compare
ba00e4c
to
00828c9
Compare
Description
See commits
Notes for the release