commits
* Update build process to remove subfolder
* Update buildenv graphql alias path
* Remove buble from build
* Replace assertName utilities
* Disable terser's name mangling entirely
* Remove @rollup/plugin-buble
* Use generated import map
* Reformat input to be part of plugin
* Add graphql@15 to import map filtering
* Remove changelog generator (accidental commit)
* this adds visit in parallel as the BREAK types were not compatible
* remove unsupported syntax
* Add @0no-co/graphql.web
* Use exports from @0no-co/graphql.web
See: https://github.com/FormidableLabs/urql/discussions/1905
* add client
* stable filenames
* remove extraneous options
* Switch to graphql@16 alpha
* prepare size check
* add command
* only compare vendor
* formatting
* convert to preact
Co-authored-by: Phil Pluckthun <phil@kitten.sh>