Skip to content
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

docs: fix links to decision docs #3231

Merged
merged 1 commit into from
May 18, 2022
Merged

docs: fix links to decision docs #3231

merged 1 commit into from
May 18, 2022

Conversation

pcattori
Copy link
Contributor

No description provided.

@pcattori pcattori force-pushed the pedro/fix-decisions-links branch from 9ad6c26 to e03090d Compare May 18, 2022 21:27
@pcattori pcattori merged commit 4c33095 into main May 18, 2022
@pcattori pcattori deleted the pedro/fix-decisions-links branch May 18, 2022 21:27
@github-actions
Copy link
Contributor

🤖 Hello there,

We just published version v1.5.1 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

pcattori added a commit that referenced this pull request May 19, 2022
* fix(templates/vercel): add `index.js.map` to `.gitignore` (#3216)

* Add `index.js.map` to `.gitignore`

In the Vercel template,  `/api/index.js.map` should also be ignored along with `/api/index.js`. Otherwise, that mapping file would be committed into version control, which is not desired.

* Sign CLA

* fix(scripts): Prevent publishing without a tag (#3223)

* move decisions

* docs: add `decisions/index.md` and frontmatter (#3226)

Co-authored-by: Pedro Cattori <[email protected]>
(cherry picked from commit e809206)

* docs(server-runtime): update link for deno server runtime package (#3228)

since it's now a proper package

* chore(templates): bring `deno` template in line with other templates (#3221)

* docs: fix links to decision docs (#3231)

* chore: update Deno import maps on release

Co-authored-by: Jiahao <[email protected]>
Co-authored-by: Chance Strickland <[email protected]>
Co-authored-by: Ryan Florence <[email protected]>
Co-authored-by: Logan McAnsh <[email protected]>
Co-authored-by: Pedro Cattori <[email protected]>
christophertrudel pushed a commit to christophertrudel/remix that referenced this pull request May 21, 2022
* fix(templates/vercel): add `index.js.map` to `.gitignore` (remix-run#3216)

* Add `index.js.map` to `.gitignore`

In the Vercel template,  `/api/index.js.map` should also be ignored along with `/api/index.js`. Otherwise, that mapping file would be committed into version control, which is not desired.

* Sign CLA

* fix(scripts): Prevent publishing without a tag (remix-run#3223)

* move decisions

* docs: add `decisions/index.md` and frontmatter (remix-run#3226)

Co-authored-by: Pedro Cattori <[email protected]>
(cherry picked from commit e809206)

* docs(server-runtime): update link for deno server runtime package (remix-run#3228)

since it's now a proper package

* chore(templates): bring `deno` template in line with other templates (remix-run#3221)

* docs: fix links to decision docs (remix-run#3231)

* chore: update Deno import maps on release

Co-authored-by: Jiahao <[email protected]>
Co-authored-by: Chance Strickland <[email protected]>
Co-authored-by: Ryan Florence <[email protected]>
Co-authored-by: Logan McAnsh <[email protected]>
Co-authored-by: Pedro Cattori <[email protected]>
eastlondoner pushed a commit to eastlondoner/remix that referenced this pull request Jun 8, 2022
justjavac pushed a commit to justjavac/remix that referenced this pull request Jun 11, 2022
* fix(templates/vercel): add `index.js.map` to `.gitignore` (remix-run#3216)

* Add `index.js.map` to `.gitignore`

In the Vercel template,  `/api/index.js.map` should also be ignored along with `/api/index.js`. Otherwise, that mapping file would be committed into version control, which is not desired.

* Sign CLA

* fix(scripts): Prevent publishing without a tag (remix-run#3223)

* move decisions

* docs: add `decisions/index.md` and frontmatter (remix-run#3226)

Co-authored-by: Pedro Cattori <[email protected]>
(cherry picked from commit e809206)

* docs(server-runtime): update link for deno server runtime package (remix-run#3228)

since it's now a proper package

* chore(templates): bring `deno` template in line with other templates (remix-run#3221)

* docs: fix links to decision docs (remix-run#3231)

* chore: update Deno import maps on release

Co-authored-by: Jiahao <[email protected]>
Co-authored-by: Chance Strickland <[email protected]>
Co-authored-by: Ryan Florence <[email protected]>
Co-authored-by: Logan McAnsh <[email protected]>
Co-authored-by: Pedro Cattori <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants