-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Upgrade VM @glimmer/*
packages from 0.84.3 to 0.85.13
#20561
Upgrade VM @glimmer/*
packages from 0.84.3 to 0.85.13
#20561
Commits on Nov 14, 2023
-
Upgrade VM @glimmer/* packages Also, @glimmer/vm needed to be added to the root package.json so non-declared dependencies (such as @ember/-internals) may be provided access to @glimmer/vm Upgrade glimmer-vm again
Configuration menu - View commit details
-
Copy full SHA for 66bb1d2 - Browse repository at this point
Copy the full SHA 66bb1d2View commit details -
Address removal of Option from '@glimmer/interfaces' by internalizing…
… the type to @ember/-internals/utility-types
Configuration menu - View commit details
-
Copy full SHA for 2d78bb5 - Browse repository at this point
Copy the full SHA 2d78bb5View commit details -
Remove import of WeakSet polyfill as it's shipped everywhere now, and…
… glimmer doesn't provide the polyfill anymore
Configuration menu - View commit details
-
Copy full SHA for fc9397e - Browse repository at this point
Copy the full SHA fc9397eView commit details -
ComponentDefinition's capabilities property is now of type Capability…
…Mask, instead of InternalComponentCapability
Configuration menu - View commit details
-
Copy full SHA for c76e4a2 - Browse repository at this point
Copy the full SHA c76e4a2View commit details -
@glimmer/validator's setTrackingTransactionEnv is now only accessible…
… via the 'debug' export
Configuration menu - View commit details
-
Copy full SHA for 1c5ff60 - Browse repository at this point
Copy the full SHA 1c5ff60View commit details -
Cast away some Reference<unknown> types to Reference<more specific> a…
…nd note that GlimmerVM needs further changes
Configuration menu - View commit details
-
Copy full SHA for 3c385ad - Browse repository at this point
Copy the full SHA 3c385adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49991cb - Browse repository at this point
Copy the full SHA 49991cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af1641 - Browse repository at this point
Copy the full SHA 3af1641View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5a06d - Browse repository at this point
Copy the full SHA 8d5a06dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f815c - Browse repository at this point
Copy the full SHA 69f815cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae9ded9 - Browse repository at this point
Copy the full SHA ae9ded9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d8cae - Browse repository at this point
Copy the full SHA 65d8caeView commit details -
Force rollup v4 so we have real errors that we can understand as humans.
This revealed that we don't need @babel/plugin-transform-block-scoping
Configuration menu - View commit details
-
Copy full SHA for 7cbcaa5 - Browse repository at this point
Copy the full SHA 7cbcaa5View commit details -
We re-implement babel features for private fields, since glimmer-vm now
ships them untranspiled
Configuration menu - View commit details
-
Copy full SHA for 2bee515 - Browse repository at this point
Copy the full SHA 2bee515View commit details -
Internal type checking now passes. the debug render tree args now req…
…uires an 'errors' object so that errors can be reported back to the user if something goes wrong
Configuration menu - View commit details
-
Copy full SHA for 0092ad7 - Browse repository at this point
Copy the full SHA 0092ad7View commit details -
Add disable_local_debug to qunit, as we have a bug we need to fix, bu…
…t it was likely pre-existing Add disable_local_debug to bin/run-tests
Configuration menu - View commit details
-
Copy full SHA for 1856b8c - Browse repository at this point
Copy the full SHA 1856b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a000f8 - Browse repository at this point
Copy the full SHA 5a000f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b270cf0 - Browse repository at this point
Copy the full SHA b270cf0View commit details -
Fix the type of the refs for closureAction
Changing AnyFn to Function in places up until the runloop public API
Configuration menu - View commit details
-
Copy full SHA for 2120346 - Browse repository at this point
Copy the full SHA 2120346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a7648 - Browse repository at this point
Copy the full SHA 09a7648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a18cf - Browse repository at this point
Copy the full SHA 35a18cfView commit details -
Revert "Internal type checking now passes. the debug render tree args…
… now requires an 'errors' object so that errors can be reported back to the user if something goes wrong" This reverts commit 0092ad7.
Configuration menu - View commit details
-
Copy full SHA for c247d27 - Browse repository at this point
Copy the full SHA c247d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ca7fe - Browse repository at this point
Copy the full SHA 04ca7feView commit details
Commits on Nov 15, 2023
-
Revert "Add disable_local_debug to qunit, as we have a bug we need to…
… fix, but it was likely pre-existing" This reverts commit 1856b8c.
Configuration menu - View commit details
-
Copy full SHA for 79afa58 - Browse repository at this point
Copy the full SHA 79afa58View commit details -
Apply suggestions from code review
Co-authored-by: Godfrey Chan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c8247c - Browse repository at this point
Copy the full SHA 7c8247cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b91fe4 - Browse repository at this point
Copy the full SHA 1b91fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bcb233 - Browse repository at this point
Copy the full SHA 7bcb233View commit details