Skip to content

Increment packages to 0.10.1#449

Merged
wjohnsto merged 1 commit intocanaryfrom
release-0.10.1
Sep 10, 2021
Merged

Increment packages to 0.10.1#449
wjohnsto merged 1 commit intocanaryfrom
release-0.10.1

Conversation

@blakewilson
Copy link
Copy Markdown
Contributor

Resolves #448

@wjohnsto wjohnsto merged commit d8a1723 into canary Sep 10, 2021
@wjohnsto wjohnsto deleted the release-0.10.1 branch September 10, 2021 21:02
wjohnsto pushed a commit that referenced this pull request Sep 13, 2021
* Increment packages to 0.10.1 (#449)

* fix: docs features icon (#450)

* Use ESM syntax for Faust config

* Fix docs title/desc

* use siteConfig
wjohnsto added a commit that referenced this pull request Sep 14, 2021
* 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>
wjohnsto added a commit that referenced this pull request Sep 15, 2021
* 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>
wjohnsto added a commit that referenced this pull request Sep 15, 2021
* 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>
wjohnsto added a commit that referenced this pull request Sep 15, 2021
* 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>
blakewilson pushed a commit that referenced this pull request Sep 15, 2021
* 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>

Co-authored-by: Blake Wilson <blake.wilson@wpengine.com>
Co-authored-by: Brandon DuRette <bdurette@users.noreply.github.com>
blakewilson pushed a commit that referenced this pull request Sep 15, 2021
* 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>
blakewilson pushed a commit that referenced this pull request Sep 16, 2021
…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>
apmatthews pushed a commit that referenced this pull request Sep 16, 2021
* Use faustjs.org links in readme and site (#474)

* 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>

* Update tutorial docs to remove `src` from schema output path in gqty.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>

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>
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.

Release 0.10.1

2 participants