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

chore: release 0.17.0 #382

Merged
merged 24 commits into from
Jul 19, 2022
Merged

chore: release 0.17.0 #382

merged 24 commits into from
Jul 19, 2022

Conversation

jesse-savary
Copy link
Member

No description provided.

jesse-savary and others added 24 commits June 13, 2022 00:02
* style: update .prettierignore

* style: run files inside `src` dir through Prettier

* style: run `examples` directory through Prettier

* refactor: check-in models generated by example 6

* feat: add a centralized logger with colour support

* refactor: add missing change notes for v0.16.0

* refactor: UX improvements, see CHANGELOG.md for v0.17.0

apologies to anyone looking for several smaller commits, this started as a bugfix and ended up a polishing operation

* refactor: add GitHub CI workflow file

* chore: update yarn.lock

* fix: regenerate models for example 4, including PatchSize

* feat: wait for API servers to be online, then launch clients

* fix: upgrade example 1 to Parcel v2

* refactor: use gql-sdl instead of apollo CLI

* fix(examples): skip checking Typescript libraries

* fix(generator): follow HTTP redirects, send JSON header

* chore: check Yarn release v3.2.1 into VCS

* feat: add .editorconfig

* feat: upgrade to Yarn v3, enable Yarn workspaces

* refactor: migrate to Husky v8

* fix: remove presets from .babelrc to appease Parcel

* fix: give each example a unique package name

* refactor: break apart test command into smaller pieces

* style: format RootStore.base.ts, package.json bin entry

* feat: integrate syncpack to keep library versions consistent

* refactor: harmonize dependency versions across every package.json

* fix: Yarn-ify CRA test, add patch to force CRA to use Yarn

* refactor: run format command as part of tests

* fix(ci): use proper Yarn 3 install command

* fix(ci): typo in script name

* refactor(ci): break apart test job

* fix: don't run redundant Yarn installs

* fix(ci): build mst-gql before attempting to test it

* refactor(ci): remove CircleCI

* style: format package.json files using Syncpack

* chore: update CHANGELOG.md
One more fragment in fieldOverrides allows to import type definition
from file. May be used for custom scalars support with MST type.custom()
…ments. Subscribe for graphql-ws client no longer throws on error, only does console.error
# Conflicts:
#	examples/5-nextjs/package.json
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.

5 participants