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

Go live with recent changes (faustjs.org) #476

Merged
merged 2 commits into from Sep 16, 2021
Merged

Go live with recent changes (faustjs.org) #476

merged 2 commits into from Sep 16, 2021

Conversation

blakewilson
Copy link
Contributor

No description provided.

blakewilson and others added 2 commits September 15, 2021 16:43
* Docs permalinks (#469)

* Increment packages to 0.10.1 (#449)

* WIP: Permalinks docs

* fix: docs features icon (#450)

* fix: revision typings are using proper maybe checks (#452)

* fix: revision typings are using proper maybe checks

* fix: lint

* Releasing 0.10.2 (#453)

* chore: 0.10.2

* fix: allowing npm i to pass

* fix: npm audit

* fix: tests passing

* fix: (#406) updating development instructions for releasing

* Reference correct path for DEVELOPMENT.md (#464)

* Finish permalinks docs

Co-authored-by: Will Johnston <wjohnsto@users.noreply.github.com>
Co-authored-by: William Johnston <will@wwj.dev>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>

* Fix example of `gqty.config.js` in doc (#470)

* Increment packages to 0.10.1 (#449)

* fix: docs features icon (#450)

* fix: revision typings are using proper maybe checks (#452)

* fix: revision typings are using proper maybe checks

* fix: lint

* Releasing 0.10.2 (#453)

* chore: 0.10.2

* fix: allowing npm i to pass

* fix: npm audit

* fix: tests passing

* fix: (#406) updating development instructions for releasing

* Reference correct path for DEVELOPMENT.md (#464)

* Only include necessary files in npm packages (#465)

* fix: npm ignore core package

* fix: npm ignore next package

* fix: npm ignore react package

* Update license year

* Create a docs page for release notes (#468)

* create a release notes page for future changes

* Update release notes description

* Use site-dev as the edit url for docs

* Update codeowners for faustjs-maintainers (#467)

* Update the gqty.config.js example file in the docs

Co-authored-by: Will Johnston <wjohnsto@users.noreply.github.com>
Co-authored-by: William Johnston <will@wwj.dev>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>

* Update preview docs to reflect recent changes in Previews (#471)

* Increment packages to 0.10.1 (#449)

* fix: docs features icon (#450)

* fix: revision typings are using proper maybe checks (#452)

* fix: revision typings are using proper maybe checks

* fix: lint

* Releasing 0.10.2 (#453)

* chore: 0.10.2

* fix: allowing npm i to pass

* fix: npm audit

* fix: tests passing

* fix: (#406) updating development instructions for releasing

* Reference correct path for DEVELOPMENT.md (#464)

* Only include necessary files in npm packages (#465)

* fix: npm ignore core package

* fix: npm ignore next package

* fix: npm ignore react package

* Update license year

* Create a docs page for release notes (#468)

* create a release notes page for future changes

* Update release notes description

* Use site-dev as the edit url for docs

* Update codeowners for faustjs-maintainers (#467)

* Update preview guide to reflect recent changes

Co-authored-by: Will Johnston <wjohnsto@users.noreply.github.com>
Co-authored-by: William Johnston <will@wwj.dev>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>

* Docs update guides (#473)

* Increment packages to 0.10.1 (#449)

* fix: docs features icon (#450)

* fix: revision typings are using proper maybe checks (#452)

* fix: revision typings are using proper maybe checks

* fix: lint

* Releasing 0.10.2 (#453)

* chore: 0.10.2

* fix: allowing npm i to pass

* fix: npm audit

* fix: tests passing

* fix: (#406) updating development instructions for releasing

* Reference correct path for DEVELOPMENT.md (#464)

* Only include necessary files in npm packages (#465)

* fix: npm ignore core package

* fix: npm ignore next package

* fix: npm ignore react package

* Update license year

* Create a docs page for release notes (#468)

* create a release notes page for future changes

* Update release notes description

* Use site-dev as the edit url for docs

* Update codeowners for faustjs-maintainers (#467)

* Update guides to reflect recent changes in Faust

Co-authored-by: Will Johnston <wjohnsto@users.noreply.github.com>
Co-authored-by: William Johnston <will@wwj.dev>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>

* Update readme to use faustjs.org links

Co-authored-by: Will Johnston <wjohnsto@users.noreply.github.com>
Co-authored-by: William Johnston <will@wwj.dev>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>
…config.js (#475)

* Docs permalinks (#469)

* Increment packages to 0.10.1 (#449)

* WIP: Permalinks docs

* fix: docs features icon (#450)

* fix: revision typings are using proper maybe checks (#452)

* fix: revision typings are using proper maybe checks

* fix: lint

* Releasing 0.10.2 (#453)

* chore: 0.10.2

* fix: allowing npm i to pass

* fix: npm audit

* fix: tests passing

* fix: (#406) updating development instructions for releasing

* Reference correct path for DEVELOPMENT.md (#464)

* Finish permalinks docs

Co-authored-by: Will Johnston <wjohnsto@users.noreply.github.com>
Co-authored-by: William Johnston <will@wwj.dev>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>

* Fix example of `gqty.config.js` in doc (#470)

* Increment packages to 0.10.1 (#449)

* fix: docs features icon (#450)

* fix: revision typings are using proper maybe checks (#452)

* fix: revision typings are using proper maybe checks

* fix: lint

* Releasing 0.10.2 (#453)

* chore: 0.10.2

* fix: allowing npm i to pass

* fix: npm audit

* fix: tests passing

* fix: (#406) updating development instructions for releasing

* Reference correct path for DEVELOPMENT.md (#464)

* Only include necessary files in npm packages (#465)

* fix: npm ignore core package

* fix: npm ignore next package

* fix: npm ignore react package

* Update license year

* Create a docs page for release notes (#468)

* create a release notes page for future changes

* Update release notes description

* Use site-dev as the edit url for docs

* Update codeowners for faustjs-maintainers (#467)

* Update the gqty.config.js example file in the docs

Co-authored-by: Will Johnston <wjohnsto@users.noreply.github.com>
Co-authored-by: William Johnston <will@wwj.dev>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>

* Update preview docs to reflect recent changes in Previews (#471)

* Increment packages to 0.10.1 (#449)

* fix: docs features icon (#450)

* fix: revision typings are using proper maybe checks (#452)

* fix: revision typings are using proper maybe checks

* fix: lint

* Releasing 0.10.2 (#453)

* chore: 0.10.2

* fix: allowing npm i to pass

* fix: npm audit

* fix: tests passing

* fix: (#406) updating development instructions for releasing

* Reference correct path for DEVELOPMENT.md (#464)

* Only include necessary files in npm packages (#465)

* fix: npm ignore core package

* fix: npm ignore next package

* fix: npm ignore react package

* Update license year

* Create a docs page for release notes (#468)

* create a release notes page for future changes

* Update release notes description

* Use site-dev as the edit url for docs

* Update codeowners for faustjs-maintainers (#467)

* Update preview guide to reflect recent changes

Co-authored-by: Will Johnston <wjohnsto@users.noreply.github.com>
Co-authored-by: William Johnston <will@wwj.dev>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>

* Docs update guides (#473)

* Increment packages to 0.10.1 (#449)

* fix: docs features icon (#450)

* fix: revision typings are using proper maybe checks (#452)

* fix: revision typings are using proper maybe checks

* fix: lint

* Releasing 0.10.2 (#453)

* chore: 0.10.2

* fix: allowing npm i to pass

* fix: npm audit

* fix: tests passing

* fix: (#406) updating development instructions for releasing

* Reference correct path for DEVELOPMENT.md (#464)

* Only include necessary files in npm packages (#465)

* fix: npm ignore core package

* fix: npm ignore next package

* fix: npm ignore react package

* Update license year

* Create a docs page for release notes (#468)

* create a release notes page for future changes

* Update release notes description

* Use site-dev as the edit url for docs

* Update codeowners for faustjs-maintainers (#467)

* Update guides to reflect recent changes in Faust

Co-authored-by: Will Johnston <wjohnsto@users.noreply.github.com>
Co-authored-by: William Johnston <will@wwj.dev>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>

* Update readme to use faustjs.org links

* use ./src/client/index.ts -> ./client/index.ts

The tutorial does not use a `src` directory. Reflecting these changes in the gqty.config.js

Co-authored-by: Will Johnston <wjohnsto@users.noreply.github.com>
Co-authored-by: William Johnston <will@wwj.dev>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>
@blakewilson blakewilson requested a review from a team September 16, 2021 15:06
@apmatthews apmatthews merged commit 9a768db into main Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants