Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(turbo-module): release next version (#34)
### General Changes - add file conventions: rewrite.ts, redirect.ts (#1) - clean up codegen (#2) - clean up runtime (#3) - add support for catch all routes (#4) - Baked/clean up repo 1 (#5) - generate js if no tsconfig exists (#6) - set all package versions to 0.0.0 (#7) - throw error in rewrite and redirect instead of 404 (#8) - added external.ts file spec (#9) - forward.static.ts (#10) - fix eslint errors in exmaples (#11) - install turbo-module (#12) - Update README.md (#15) - add .unimportedrc to .npmignore (#20) ### Documentation Changes - change pull-comment workflow display name (#16) ### Core Changes - add npm release script to main package (#19) - add repository + readme to npm modules (#21) - update turbo-module (#24) - update install command in readme (#28) - allow `external` to be an async function (#31) - started adding commits (#32) ### Codegen Changes - add repository + readme to npm modules (#21) - update turbo-module (#24) - allow `external` to be an async function (#31) - started adding commits (#32) ### Runtime Changes - add repository + readme to npm modules (#21) - update turbo-module (#24) - [FIX] simple setup type error (#27) ### Credits @baked-dev, @jjantschulev --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information