Jarek Radosz
Jarek Radosz
Fixes #67 This is a draft PR, because the runtime dependency I’ve added (`utf16-char-codes`, provides a `fromCodePoint()` polyfill) doesn’t seem to be tree-shaken enough, increasing the output sizes by ~11%...
Updates the requirements on [sidekiq](https://github.com/mperham/sidekiq) to permit the latest version. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/mperham/sidekiq/compare/v4.2.3...v7.0.1) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ...
A followup to f05b984208e312ead39ce0ded560350d0b427ab2 * modifiers to keep track of components' lifecycles, instead of did-insert/did-update/willDestroy * proper glimmer-friendly tracking in related models * caching * `@outletArgs` * gjs