You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
d3850c6 (#345 by @jbolda) Bump server to effection v4. With the tight dependency fitting into an effection runtime, bumping with a minor despite no specific breaking changes directly in this package. Additionally, we swapped to @effectionx/process and pulled in some other helpers. This was to prevent edge cases which were noted as part of the upgrade.
d4f2be5 (#349 by @jbolda) Skip simulator asset minification. Also remove usage of String.raw. This was breaking the /login view in the Auth0 simulator with the way tsdown was escaping the strings.
d4f2be5 (#349 by @jbolda) Skip simulator asset minification. Also remove usage of String.raw. This was breaking the /login view in the Auth0 simulator with the way tsdown was escaping the strings.
Dependencies
Upgraded to @simulacrum/foundation-simulator@0.6.1
d4f2be5 (#349 by @jbolda) Skip simulator asset minification. Also remove usage of String.raw. This was breaking the /login view in the Auth0 simulator with the way tsdown was escaping the strings.
d4f2be5 (#349 by @jbolda) Skip simulator asset minification. Also remove usage of String.raw. This was breaking the /login view in the Auth0 simulator with the way tsdown was escaping the strings.
Dependencies
Upgraded to @simulacrum/foundation-simulator@0.6.1
a78fa61 (#341 by @jbolda) Use the extend options and properly pass the extendRouter that will allow the user to add or change route handling. Closes #317.
7c120ed (#315 by @jbolda) Better handle nested owners which previously threw errors, e.g. map() of undefined. Also accept the custom header as used by the @octokit/graphql package.
Dependencies
Upgraded to @simulacrum/foundation-simulator@0.6.0
16ceab1 (#337 by @jbolda) Export helpers from foundation simulator for use in dumping data into the stores, such as in the GitHub API simulator.
7dc3615 (#335 by @cowboyd) Don't explicitly run simulation on "localhost" as the host parameter. This allows responses when addressed via ::1 (ipv6) and 0.0.0.0 in
ipv4 for example depending on system configuration. Allow the user to instead pass all properties that the Node http and https expect, including a port and host for cases where explicit control is required.
New Features
121b301 (#338 by @jbolda) Add tasks to handle generic functions that would run in an effection scope. This enables the ability to handle webhooks. A webhook is an action that can be triggered directly and makes a POST to a specified endpoint, but can also watch and trigger on updates to the store.
Dependencies
16ceab1 (#337 by @jbolda) Export helpers from foundation simulator for use in dumping data into the stores, such as in the GitHub API simulator.
a78fa61 (#341 by @jbolda) Use the extend options and properly pass the extendRouter that will allow the user to add or change route handling. Closes #317.
Dependencies
Upgraded to @simulacrum/foundation-simulator@0.6.0