Marcus Stade

Results 10 issues of Marcus Stade

I basically yanked out the WebkitCSSTransform usage and replaced with simple array manipulation. It seems to work as it used to, I don't _think_ I screwed anything up. The visual...

Hi – cool project! I was just trying out your node example in an Electron project, but get the following error: ``` /Users/mstade/dev/cjm/journeyman/node_modules/wasm-git/lg2.js:1 exception thrown: Error: The V8 platform used...

It seems there's only an in-memory filesystem included with wasm-git (totally makes sense) but if I'm not completely mistaken it also looks like this can quite easily be replaced simply...

# Feature request I considered opening a PR for this, but thought I should open it up for discussion first, because it would in fact be a breaking change. ##...

enhancement

### What can be improved Previously it was possible to see the available options for any given SDK generator on Fern's website. This is no longer possible it seems. The...

documentation

## Describe the Bug The latest TypeScript browser generator version according to the docs is `0.9.5`, see: https://docs.buildwithfern.com/generate-sd-ks/generators/type-script-browser-sdk The same is true for the node generator. Furthermore, the link to...

fern docs

## Describe the Bug Output from running the TypeScript generator with output `local-file-system` does not include `package.json` and other project files. While this can be useful in so far as...

typescript

### Problem description PR #1531 introduces the `extensions` field to object types, but it doesn't seem like this data even if specified is used for anything at the moment. At...

### Problem description Currently you can use the `docs` field in a Fern type to set the `description` field in the generated OpenAPI spec, however there's no way to set...

### What can be improved The Fern documentation does not seem to provide any guidance on required CORS policies for clients such as the Typescript client, that may run in...

documentation