Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions st-embroider/2024/2026-03-10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# 2026-03-10

Note Taker: Chris Manson
Time Keeper: Chris Manson

## Attendees

Add yourself to the list if you attend and check the box!

- [x] Ed Faulkner (EF)
- [x] Chris Manson (CM)
- [ ] Alex (A)
- [x] Preston Sego (PS)
- [ ] Simon Ihmig (SI)
- [x] Katie Gengler (KG)
- [ ] Krystan HuffMenne (KH)
- [x] Peter Wagenet (PW)
- [ ] James Davis (JD)
- [ ] Liam Potter (LP)
- [x] TommyJR

## Topics

### Some guidance around pulling router_js into the ember.js monorepo <@mansona>

- https://github.com/emberjs/ember.js/pull/21211
- CM: this is to prepare for the Route manager RFC
- I need some guidance on how to make sure this is built correctly
- EF: I don't know if we even need to expose this
- CM: maybe we can pair on the solution after the meeting
- EF: sounds good

### Add new test scenarios for 6.12 + use-ember-modules

- https://github.com/embroider-build/embroider/pull/2679
- EF: we don't need tests for Embroider with useEmberModules
- this reminds me we need to stop ember-cli from needing specific files in ember-source
- we might need to figure out a strategy for ember-cli and ember-source issues
- CM: it would be great if we could not tie ember-cli and ember-source versions (to make it easier)