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

Bug: Release GitHub Action fails with workspaces #406

Closed
blakewilson opened this issue Aug 17, 2021 · 0 comments
Closed

Bug: Release GitHub Action fails with workspaces #406

blakewilson opened this issue Aug 17, 2021 · 0 comments
Assignees

Comments

@blakewilson
Copy link
Contributor

Our Release GitHub Action has started failing due to workspaces not working properly.

Applicable Versions

  • @faustjs/core version: N/A
  • @faustjs/react version: N/A
  • @faustjs/next version: N/A
  • WordPress version: N/a

Steps To Reproduce

  1. Increment package versions
  2. Merge to Canary
  3. release action runs and fails as it can not find the newly updated package at that version

Link to code example:
https://github.com/wpengine/headless-framework/blob/canary/.github/workflows/publish.yml

The current behavior

The action fails when it finds the @faustjs packages with a version that is not published

The expected behavior

The action should use the @faustjs packages via workspaces when installing dependencies

@blakewilson blakewilson self-assigned this Aug 17, 2021
wjohnsto added a commit that referenced this issue 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 issue 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 issue 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 issue 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 added a commit that referenced this issue 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 added a commit that referenced this issue 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 added a commit that referenced this issue 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 issue 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
Projects
None yet
Development

No branches or pull requests

2 participants