Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Blitz.js

⚡️The Fullstack React Framework
Collective - Host: opensource - https://opencollective.com/blitzjs - Website: https://blitzjs.com - Code: https://github.com/blitz-js

Add circular reference detection

github.com/flightcontrolhq/superjson - 9ff849b6d9289baf82d602979110d35252e93118 authored over 4 years ago by Simon Knott <[email protected]>
Rewrite flattenizer to make it more robust

github.com/flightcontrolhq/superjson - 9f847d9747a2d3443e5f38e6a7d8f10918ae85f2 authored over 4 years ago by Simon Knott <[email protected]>
[internal] Fix Fast Refresh tests on macOS (#15300)

github.com/blitz-js/next.js - 2aca32d7406e904fb14251c7cc3515c82209ef91 authored over 4 years ago by Joe Haddad <[email protected]>
Add missing gitignore files

github.com/blitz-js/next.js - b8bd3c33092f9463d44f1558129401949d271e12 authored over 4 years ago by Joe Haddad <[email protected]>
v9.4.5-canary.38

github.com/blitz-js/next.js - b1cfa51b47e44f25576ffd5677fc6332a7665cb2 authored over 4 years ago by Joe Haddad <[email protected]>
[Fix] common misspelling errors (#15288)

For reference: https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines

github.com/blitz-js/next.js - c2f38f2af043a24220171d109f3b6a00b52e2089 authored over 4 years ago by Necmettin Karakaya <[email protected]>
Updated import filename to the correct one (#15298)

github.com/blitz-js/next.js - eb6589ab16e2268087b80c2140f168d7f132335f authored over 4 years ago by Ayush <[email protected]>
Fix static data fetching when using absolute assetprefix (#15287)

Fixes https://github.com/vercel/next.js/issues/15188

`parseRelativeUrl` was used on urls that w...

github.com/blitz-js/next.js - 381e44f324095d154e0244ce67b6a7403792dd29 authored over 4 years ago by Jan Potoms <[email protected]>
Only required polyfill.io lint rule (#15277)

- Introduces a lint rule which points towards the unwanted polyfill.io features.
- Aim here is t...

github.com/blitz-js/next.js - 4422be32761f346a598ae688dc5971378a9f582e authored over 4 years ago by Prateek Bhatnagar <[email protected]>
Clarify optional catch all vs catch all routes (#15290)

Makes the difference between optional catch all routes and catch all routes clearer.

Closes #15229

github.com/blitz-js/next.js - 3bfc25db9fc6fb21875510d5d9ada9896b87a80c authored over 4 years ago by Bruno Bernardino <[email protected]>
Fix broken example link in docs for catch all routes (#15295)

Fixes a broken link on https://nextjs.org/docs/routing/dynamic-routes

This path was updated fro...

github.com/blitz-js/next.js - 4a136476e75a9f6e40f3fa59abd65a6735f9389b authored over 4 years ago by Jerry Gao <[email protected]>
Drop `module: esnext` requirement in tsconfig.json (#15276)

Next.js forcibly setting `module: 'esnext'` in `tsconfig.json` is necessary to prevent TypeScrip...

github.com/blitz-js/next.js - f5b186cb69039c354c6f02c76d5712dbf1170f71 authored over 4 years ago by Joe Haddad <[email protected]>
Fix no-anon-default-export for webpack 5 (#15293)

Fixes one of the cases of https://github.com/vercel/next.js/pull/15185#issuecomment-660128647

github.com/blitz-js/next.js - 4d944a2bfbf96e448dfdf583a37585658989e7e9 authored over 4 years ago by Tim Neutkens <[email protected]>
chore(examples): update prismic-javascript to 3.0.1 (#15263)

This PR updates Prismic libraries to their latest version.

Since the `previewSession` method w...

github.com/blitz-js/next.js - 25488f4a03db30cade4d086ba49cd9a50a2ac02e authored over 4 years ago by João Pedro Schmitz <[email protected]>
Refactor auth example, add signup/login pages, add react-final-form (#766)

(example)

github.com/blitz-js/legacy-framework - 323bb28cc3ab153faec3272482f8799e9aa16c21 authored over 4 years ago by Brandon Bayer <[email protected]>
v0.16.5-canary.1

github.com/blitz-js/legacy-framework - 7f232be90f79d616016b11ef55d645f245b29fd4 authored over 4 years ago by Brandon Bayer <[email protected]>
Fix session management in SSR (#765)

(patch)

github.com/blitz-js/legacy-framework - 60d48c6f83b396aa72529b1ca3f2e60b0d405ac5 authored over 4 years ago by Brandon Bayer <[email protected]>
Add optional returnType parameter to `useParams` (#759)

(minor)

github.com/blitz-js/legacy-framework - 0753dae8caf4758e5e2ca71cfc0ec2d9d4024eb8 authored over 4 years ago by Brandon Bayer <[email protected]>
Fix error during static pre-rendering in development (#761)

(patch)

github.com/blitz-js/legacy-framework - d70cf53f161c32ec61b4dacb5e07f02f1411098b authored over 4 years ago by Brandon Bayer <[email protected]>
Fix small README typo in new app template (#764)

(patch)

github.com/blitz-js/legacy-framework - c4589bd9fe672470f4975c261d384672e1c8969e authored over 4 years ago by C. K. Tang <[email protected]>
[create-next-app] Add engines to package.json (#15282)

This matches Next.js engines https://github.com/vercel/next.js/blob/canary/packages/next/package...

github.com/blitz-js/next.js - ebdfa2e7a3f8e22e03b94dfb5f00481bf06254b6 authored over 4 years ago by Steven <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/id.blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/ja.blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/de.blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/es.blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/fr.blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/ko.blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/pt-br.blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/it.blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/zh-hans.blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
Revert "add docs for useParams([type])"

This reverts commit de9e61af05b1e2710b646ae75d0c170ebb5d63cc.

github.com/blitz-js/nl.blitzjs.com - 097aa90a04b49cf666d7944b98835ad19a9cbdbb authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/it.blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/zh-hans.blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/nl.blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/ja.blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/id.blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/de.blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/pt-br.blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/es.blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/fr.blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
add docs for useParams([type])

github.com/blitz-js/ko.blitzjs.com - de9e61af05b1e2710b646ae75d0c170ebb5d63cc authored over 4 years ago by Brandon Bayer <[email protected]>
Fix a couple useParam() bugs + add full tests (#762)

(patch)

github.com/blitz-js/legacy-framework - 33b888e1ea0f9392587884856d9b9cff931f1b48 authored over 4 years ago by Brandon Bayer <[email protected]>
[Examples] Remove with-universal-configuration-runtime (#15268)

github.com/blitz-js/next.js - a866937b47d988de73c70f4f074ea8dd20d70118 authored over 4 years ago by Luis Alvarez D <[email protected]>
Update to 3.0 in api-routes-apollo-server-and-client example (#15270)

github.com/blitz-js/next.js - 48621b3c7e80faa70358db80902bb7d17e2ac809 authored over 4 years ago by David Stotijn <[email protected]>
Update MST typescript example to use hooks (#15237)

1. Switched from class components to functional components with hooks (https://reactjs.org/docs/...

github.com/blitz-js/next.js - 5e9f3102b840b2936a8f3eab2b9162007ddefa50 authored over 4 years ago by kevin sproles <[email protected]>
[Examples] Remove broken demo from with-graphql-faunadb (#15267)

Fixes https://github.com/vercel/next.js/issues/15219

This is better than replacing the demo as ...

github.com/blitz-js/next.js - a475480745b66bad6ffbefbb4ca7fd9eb1e9b998 authored over 4 years ago by Luis Alvarez D <[email protected]>
Update with-universal-configuration-build-time example (#15228)

Co-authored-by: Luis Alvarez <[email protected]>

github.com/blitz-js/next.js - 279da6317c95c6e3c03bb15d516ff062f01d6ae4 authored over 4 years ago by Sarbast Mohammed <[email protected]>
v9.4.5-canary.37

github.com/blitz-js/next.js - 569a289c849bb70162c4e9ca914d43fc119efbf3 authored over 4 years ago by Tim Neutkens <[email protected]>
Fix DevServer#close doesn't close all resources (#15247)

github.com/blitz-js/next.js - 78347669078bbc4e82ad00cf871898dbd48976a5 authored over 4 years ago by Wayne Warner <[email protected]>
Fix app-document-import-order test for webpack 5 (#15224)

github.com/blitz-js/next.js - a33bb5bec5c040f5687f55ad5be2b6e3f8e6e97c authored over 4 years ago by Tim Neutkens <[email protected]>
delete a few old .md files

(ignore)

github.com/blitz-js/legacy-framework - fa8ab60870d0884b80e9ff921cf55dfc7bd9a64a authored over 4 years ago by Brandon Bayer <[email protected]>
update sponsorship section

github.com/blitz-js/legacy-framework - 7f8609bbeaed41c26de84ff44325020127388d60 authored over 4 years ago by Brandon Bayer <[email protected]>
docs: include test env in default env vars (#13708)

[Current Environment Variables doc](https://nextjs.org/docs/basic-features/environment-variables...

github.com/blitz-js/next.js - 56d62a52fd706613de4800eeb7f6d4fff1b3af94 authored over 4 years ago by Mario Beltrán Alarcón <[email protected]>
Update examples/with-carbon-components (#15190)

The example used an outdated version of carbon components v9.

The latest got a huge facelift, n...

github.com/blitz-js/next.js - f3f4ca3ef50e1f794032d03df101dd0866f2cb77 authored over 4 years ago by Balint Lendvai <[email protected]>
[Examples] Improve with-sentry readme (#15205)

The current readme has wrong instructions and it's not clear enough about how to get the app run...

github.com/blitz-js/next.js - 14eb907c60be3b1c939af1e8d181abbbfa260e3b authored over 4 years ago by Luis Alvarez D <[email protected]>
(chore) Add with-filbert as example (#15161)

This PR adds an example for [filbert-js](https://filbert-js.vercel.app/docs/introduction) 🖌️
I h...

github.com/blitz-js/next.js - 5d2e960c6c8375fe44353f16413b38ad5d3fd1cf authored over 4 years ago by anotherjsguy <[email protected]>
Add test for query param bug #15233 (#15238)

Fixes https://github.com/vercel/next.js/issues/15233

github.com/blitz-js/next.js - e56a6add8de788baa6bee2865c469e6f7bdc1fb9 authored over 4 years ago by Jan Potoms <[email protected]>
Fix ky-universal-polyfill in webpack 5 (#15227)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/blitz-js/next.js - bd9fc12f92915067e441b221a3652542687a7569 authored over 4 years ago by Tim Neutkens <[email protected]>
Improve query conversion logic (#15236)

`URLSearchParams` has a `forEach` method. this should simplify and shorten the logic. Perhaps it...

github.com/blitz-js/next.js - dad3299852595c286ac5977516fa670892b72689 authored over 4 years ago by Jan Potoms <[email protected]>
Merge pull request #148 from reactjs/dependabot/npm_and_yarn/lodash-4.17.19

Bump lodash from 4.17.14 to 4.17.19, to remove a security vulnerability, detected automatically ...

github.com/blitz-js/blitzjs.com-translation - 2cd176309d2dcd763120d59800bbb5845aeb3e04 authored over 4 years ago by Mahfoudh Arous <[email protected]>
Bump lodash from 4.17.14 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](http...

github.com/blitz-js/blitzjs.com-translation - 7483fa858161735a346c6746db851b0c74ea4d4b authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added .gitignore to examples that are deployed to vercel (#15127)

Co-authored-by: Joe Haddad <[email protected]>

github.com/blitz-js/next.js - f00ad581a16a3023f4be88940d3330550544509b authored over 4 years ago by Tanmay Laud <[email protected]>
v9.4.5-canary.36

github.com/blitz-js/next.js - 2ffe46605d4d628630fc5bfe242d6292e35aa04b authored over 4 years ago by Joe Haddad <[email protected]>
Use `core-js` for URL(SearchParams) Polyfill (#15209)

This replaces the `url-polyfill` package with the `core-js` version which handles more edge case...

github.com/blitz-js/next.js - 9d94d70d1f0b396958a970bb217216b272a93d38 authored over 4 years ago by Joe Haddad <[email protected]>
fix yarn.lock

github.com/blitz-js/legacy-framework - 927c3ac6a54b366c89bf60d7e973a50c1861a658 authored over 4 years ago by Brandon Bayer <[email protected]>
v0.16.5-canary.0

github.com/blitz-js/legacy-framework - 2e7f191a316cad4d83dfb43c452271041ba26759 authored over 4 years ago by Brandon Bayer <[email protected]>
🎉Add supertokens session management package (#694)

(minor)

github.com/blitz-js/legacy-framework - 2da0508964b1cd07410ee6226ce21853086b17b0 authored over 4 years ago by Brandon Bayer <[email protected]>
Add more tests

github.com/flightcontrolhq/superjson - c6fac4c72bb6a1d74b8e2f6a7f8ac28bac06803a authored over 4 years ago by Simon Knott <[email protected]>
Document API Middlewares with TypeScript (#14275)

My attempt to clear things up 😅

cc @Timer

github.com/blitz-js/next.js - 59f147387b9a34abbbc3e90e947a6b55efb36cc9 authored over 4 years ago by Rafael Almeida <[email protected]>
v9.4.5-canary.35

github.com/blitz-js/next.js - b9f4bdfde3eb7f95359374631deda41e14ddce16 authored over 4 years ago by Joe Haddad <[email protected]>
fix basepath trailing slash (#15200)

Fixes the link rewriting part of https://github.com/vercel/next.js/issues/15194

github.com/blitz-js/next.js - 54d991e6420d5493242a933037a8192ade0b53b8 authored over 4 years ago by Jan Potoms <[email protected]>
Make sure the correct chunk names are used in webpack 5 (#15204)

github.com/blitz-js/next.js - 1fe612e8826d2e5d60f252815ed9952a7916478b authored over 4 years ago by Tim Neutkens <[email protected]>
Update README.md (#15198)

Continuation of #15177

github.com/blitz-js/next.js - 58aa576bc1ace28e599f7f19b3c23c7e6735f830 authored over 4 years ago by Nikolay Stoynov <[email protected]>
Update examples/with-apollo (#15178)

apollo-client 2.6.8 -> 3.0.0

github.com/blitz-js/next.js - 893e57d29e57bcdc6914b03e39bf0c417ca599b9 authored over 4 years ago by Ruslan Dzyubanov <[email protected]>
Make type checking compatible with webpack 5 (#15158)

Co-authored-by: Joe Haddad <[email protected]>

github.com/blitz-js/next.js - 14babe5b3f57ecfbd7222b38c66dc44641a3c997 authored over 4 years ago by Tim Neutkens <[email protected]>
Mark `preact` as externals for server bundle (#15110)

Co-authored-by: Jason Miller <[email protected]>

github.com/blitz-js/next.js - fc082b923ef4a7594f66a33f287910602477fb4a authored over 4 years ago by Jacky Efendi <[email protected]>
fixed prettier --write args in package.json (#15187)

prettier --write **/*.{js,ts,tsx} does not work as intended, it never does traverse all files wi...

github.com/blitz-js/next.js - 987d29a5b4779ecb34596328f6e768cb1ece29de authored over 4 years ago by Midnight <[email protected]>
Fix with-expo-typescript install command (#15177)

It was using the non-typescript version

github.com/blitz-js/next.js - 283a0d9a90e75806ff6513166f18b25d4e37281e authored over 4 years ago by Nikolay Stoynov <[email protected]>
Merge pull request #7 from MrLeebo/blitzify

Add NaN and +/-Infinity tests

github.com/flightcontrolhq/superjson - 684af5917690e13414d1ef8a3ed7cab8c2dcec69 authored over 4 years ago by Simon Knott <[email protected]>
v9.4.5-canary.34

github.com/blitz-js/next.js - ac7bee15893665b226cf47c317fa19317e198676 authored over 4 years ago by Joe Haddad <[email protected]>
Find pages/_document.js chunk in development (#15172)

Chunks already have a normalized path.

Not sure if there are other chunks that require this cha...

github.com/blitz-js/next.js - 6639b8f2af4578a46f6d584aa31aed0c5bb73fd0 authored over 4 years ago by Luis Alvarez D <[email protected]>
NaN/Infinity condensed output

github.com/flightcontrolhq/superjson - d64a90d365b774dd1b06247621f25c422a36cab1 authored over 4 years ago by Jeremy Liberman <[email protected]>
Add release 0.63.1

github.com/blitz-js/versions-diff - 5843b2fcd282e9052769b8273b6f8b82eca1dba1 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Use `undefined` instead of `"undefined"`, uncover a bug with `Set` serialisation

github.com/flightcontrolhq/superjson - 08e9dda162e64a100ab9e48601c36c58b2fa776e authored over 4 years ago by Simon Knott <[email protected]>
Implement serialisation for regexp

github.com/flightcontrolhq/superjson - 421a14c504eb53efbd820fafba415431be205897 authored over 4 years ago by Simon Knott <[email protected]>
Merge branch 'blitzify' of github.com:blitz-js/superjson into blitzify

github.com/flightcontrolhq/superjson - fb8f41660a35495475d16d0437ab9b6788eafe01 authored over 4 years ago by Simon Knott <[email protected]>
add support for sets

github.com/flightcontrolhq/superjson - aa9bf7425eb7e857edb2cb7ddd01b1cab48106ce authored over 4 years ago by Simon Knott <[email protected]>
Split up tests for dotted-paths

github.com/flightcontrolhq/superjson - e2e295497223fac88707935185f1c9d90b1bb2ea authored over 4 years ago by merelinguist <[email protected]>
Merge branch 'blitzify' of https://github.com/blitz-js/superjson into blitzify

github.com/flightcontrolhq/superjson - 7ce105979a0e42089346f14d0a9c2743c3bfb07b authored over 4 years ago by Jeremy Liberman <[email protected]>
Test big bigints for the deserializer

github.com/flightcontrolhq/superjson - 0ca7b1ddb0fbb2009c1942f0effc9754f49a2b91 authored over 4 years ago by merelinguist <[email protected]>
v9.4.5-canary.33

github.com/blitz-js/next.js - 29dfaf9c7b363b8044a02adbd00d1ce465408651 authored over 4 years ago by Joe Haddad <[email protected]>
Correctly fetch data for root route (#15149)

This PR corrects the data fetching behavior for optional root routes.

---

Fixes #14923

github.com/blitz-js/next.js - 8222d571e717a5edb21814bfed7b72dad7500e19 authored over 4 years ago by Joe Haddad <[email protected]>
Fix Web Workers with Fast Refresh (#15145)

github.com/blitz-js/next.js - a1319098571158e559d069ae553abab8f25f09b9 authored over 4 years ago by Joe Haddad <[email protected]>
Update LICENSE

Co-authored-by: Brandon Bayer <[email protected]>

github.com/flightcontrolhq/superjson - 29239de6463f19ee07014ae80cd6cfd0783ad01b authored over 4 years ago by Dylan Brookes <[email protected]>
Create CODEOWNERS

github.com/flightcontrolhq/superjson - 5589e551f3cdc3531cdac9a0159ef883ac7cc967 authored over 4 years ago by merelinguist <[email protected]>
Restore README

github.com/flightcontrolhq/superjson - 49fd7156c915152fd9bcabbed5ed96f6b88541d7 authored over 4 years ago by merelinguist <[email protected]>
Pretend to delete readme

github.com/flightcontrolhq/superjson - 0c16e3e037ab36c8ed095729552a3c3f1dde1950 authored over 4 years ago by merelinguist <[email protected]>
Rename transformValue to transformer to reflect its multiple exports

github.com/flightcontrolhq/superjson - b6d49eca87b31fb36978ccf11f39ca96b8754f7d authored over 4 years ago by merelinguist <[email protected]>