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

v9.2.2-canary.8

github.com/blitz-js/next.js - f542999b302c8aadb5ee3748f1d82b15c5fc0c3d authored over 4 years ago by Joe Haddad <[email protected]>
Add TypeScript Definitions for Sass (#10363)

* Add TypeScript Definitions for Sass

* fix test

github.com/blitz-js/next.js - 683486da63d00c071ca9d08525d327e6310c0aa7 authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.2-canary.7

github.com/blitz-js/next.js - f7880f3463ad843ec5735fd576ddfc9d2a967bdd authored over 4 years ago by JJ Kasper <[email protected]>
Update to not show API not ended warning when response is piped to (#10342)

* Update to not show API not ended warning when response is piped to

* Update to use res.once...

github.com/blitz-js/next.js - 65de0500177893a4356908682cc550baa34ed11f authored over 4 years ago by JJ Kasper <[email protected]>
Make sure runtime config is set before any imports for serverless (#10386)

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

github.com/blitz-js/next.js - c01534c92eea41a7847468c02b25e024b62fbe17 authored over 4 years ago by JJ Kasper <[email protected]>
Update create app docs (#10382)

* Updated links

* Added utm

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

github.com/blitz-js/next.js - 5a32c9cbbfefef50bc273f592383592dd3f9dba7 authored over 4 years ago by Luis Alvarez D <[email protected]>
Fix bug in catch-all routes with SSG (#10379)

* Fix bug in catch-all routes with SSG

* fix slash

Co-authored-by: Joe Haddad <timer150@gmail....

github.com/blitz-js/next.js - a433b9be6a3a73b300c21e28f57296471b0ced66 authored over 4 years ago by Luis Durão <[email protected]>
v9.2.2-canary.6

github.com/blitz-js/next.js - e90af3f0acb68b206132f5c680aba9a5ff8b81cf authored over 4 years ago by JJ Kasper <[email protected]>
Custom AMP Validator Variable Name Collision Fix (#10371)

* Changing variable name internally

* Add tests for custom AMP validator

Co-authored-by: J...

github.com/blitz-js/next.js - d715c13f41961eda13af576655c09bf96224e481 authored over 4 years ago by Matt Snider <[email protected]>
v9.2.2-canary.5

github.com/blitz-js/next.js - 9ba4bee23e5a6b82261347896bf5e86e0f1d67cb authored over 4 years ago by Tim Neutkens <[email protected]>
Update Preact Example (#10380)

github.com/blitz-js/next.js - aa5f918c30667cf95044a19838bdcf0403413cd0 authored over 4 years ago by 38elements <[email protected]>
Implement experimental pages/404.js for custom 404 page (#10329)

* Implement experimental pages/404.js for custom 404 page

* Make sure to show error for getIn...

github.com/blitz-js/next.js - db90ffe1ea7fe4c3dde86fce8e45470c803a7063 authored over 4 years ago by JJ Kasper <[email protected]>
Add check that dynamic route is API route in handleApiRequest (#10360)

* Add failing test case

* Add check that dynamic route is API route in handleApiRequest

github.com/blitz-js/next.js - 1674f2de1e435fdbf352c8d2f8ba16993d028a39 authored over 4 years ago by JJ Kasper <[email protected]>
Add support for runtimeConfigs in serverless mode (#10365)

* Add support for runtimeConfigs in serverless mode

* Update test

github.com/blitz-js/next.js - afc278f56787762795368800ea79f8e7cccce612 authored over 4 years ago by JJ Kasper <[email protected]>
Make sure to not override initial navigation when refreshing static page's query (#10353)

* Add failing case

* Make sure to only refresh query if still on initial page

Co-authored-by: ...

github.com/blitz-js/next.js - e63d82216101b22047834c4d01fa449a302b6938 authored over 4 years ago by JJ Kasper <[email protected]>
added fix for #8893 (#10370)

github.com/blitz-js/next.js - 9e6689e6db17b1cc2673c42cfd33d21cb4130082 authored over 4 years ago by Justin Elias <[email protected]>
Increase watch limit for GitHub actions testing (#10367)

github.com/blitz-js/next.js - 73972577e1dc129ab89678f804706aef26c44ae9 authored over 4 years ago by JJ Kasper <[email protected]>
Improve api-routes-apollo-server-and-client-auth Example (#10358)

1. Prevent possible race conditions of cache pruning, refetching and redirects

2. Note: the o...

github.com/blitz-js/next.js - d04d9766986e3890a0ad66479b06e3fd00bbed6b authored over 4 years ago by Ivan Kleshnin <[email protected]>
TypeScript documentation for _app.tsx (#10345)

* TypeScript documentation for _app.tsx

* Use relative URL

* Use relative URL

* Update ...

github.com/blitz-js/next.js - 9bbf31cae3e97f6f749e2e956ab64a0efe617549 authored over 4 years ago by Shu Uesugi <[email protected]>
Fix api-routes-apollo-server-and-client-auth Example (#10334)

* Fix api-routes-apollo-server-and-client-auth Example

`client.resetStore()` must be called a...

github.com/blitz-js/next.js - 74c2600b469b3402139b31affc705d8be39c5c2f authored over 4 years ago by Ivan Kleshnin <[email protected]>
Fixes #10333 `with-next-seo` sample issues (#10335)

github.com/blitz-js/next.js - 3cd4d01d7c9b97568f86446068b5398eaf6efd92 authored over 4 years ago by Zhe Zhang <[email protected]>
v9.2.2-canary.4

github.com/blitz-js/next.js - 9546011ae4ce668e035391b6335a7cef4487f375 authored over 4 years ago by Tim Neutkens <[email protected]>
Upgrade with-carbon-components to built-in SCSS (#10321)

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

github.com/blitz-js/next.js - 157a7a7b8ccc10419a534656a0db775a37575e03 authored over 4 years ago by Tim Neutkens <[email protected]>
Update the default template of create-next-app (#10327)

* Update the default template for create-next-app

* Fix link

github.com/blitz-js/next.js - 81fd704681fcac4d241e6f94bb45232ddc403e72 authored over 4 years ago by Paco <[email protected]>
Update note about public and pages overlap (#10287)

* Updated note about public and pages overlap

* Update static-file-serving.md

* Update sta...

github.com/blitz-js/next.js - 90015e3509fb064958b37f260ae498582b2b26bd authored over 4 years ago by Luis Alvarez D <[email protected]>
[Experimental] Nomodule polyfills chunk (#10212)

* Polyfill Promise in polyfills chunk

* Override promise polyfill to use built-in

* Update siz...

github.com/blitz-js/next.js - e35005c214d3cd1a414c0ce99ae25966a0a3f692 authored over 4 years ago by Tim Neutkens <[email protected]>
Disable caching for react@next workflow as its not supported (#10331)

* Disable caching for react@next workflow as its not support

* Disable needs build

* Also ...

github.com/blitz-js/next.js - e6f401cadf7ff90f7c4431f1d181c3b0917669c6 authored over 4 years ago by JJ Kasper <[email protected]>
Repair advanced feature reference (#10330)

* Repair advanced feature reference

The explanation of the custom document feature had been m...

github.com/blitz-js/next.js - 6f16cef3e2f5bfff569e46ab4f5fde7e7060e0e6 authored over 4 years ago by Micah Alcorn <[email protected]>
v9.2.2-canary.3

github.com/blitz-js/next.js - 29d1b4f326032860a0fac56b8dd0a79a84e44f85 authored over 4 years ago by JJ Kasper <[email protected]>
Update workflow for testing against react@next (#10323)

github.com/blitz-js/next.js - 7e2170b03e4ad3c90dc861a230b5e471851b6d6d authored over 4 years ago by JJ Kasper <[email protected]>
fix: 9919 Add warning when no config is exported from next.con… (#10228)

* fix: 9919 no exported config found

* fix: 9919 remove isolated test, add integration

* f...

github.com/blitz-js/next.js - 41d1757b4ecebafa989586932366a29a6b99eefd authored over 4 years ago by Dmitry Rybin <[email protected]>
Small grammar fix (#10317)

github.com/blitz-js/next.js - 3cb7b443b08b3e205e5526461bddfe8100fb3629 authored over 4 years ago by Shu Uesugi <[email protected]>
Revert "Test"

This reverts commit a888bc7caf383c8748ebe05b280effd70429d219.

github.com/blitz-js/next.js - 1937e7dcfeac7d9604cc01adc217ff5473cebd99 authored over 4 years ago by Leo Lamprecht <[email protected]>
Enable static 404 config to allow static 404 page when availab… (#10290)

* Enable static 404 config to allow static 404 page when available

* Update static 404 suite
...

github.com/blitz-js/next.js - f711b77b9066238cf4fe7b70493a6a780e38059c authored over 4 years ago by JJ Kasper <[email protected]>
Fix preprocessor loader error (#10235)

* Run resolve-url-loader after sass-loader

* Add regression test

* Update test to match

* Rev...

github.com/blitz-js/next.js - bd3662b52bb3d2d95d4b643e2627a5f8fd549ee8 authored over 4 years ago by Alexander Dreith <[email protected]>
Merge pull request #135 from reactjs/tl-maintainers

add ella-garcia and marielpacada to tl maintainers

github.com/blitz-js/blitzjs.com-translation - 832aabbb64495f1ce2f2a40858e43f5565e64d50 authored over 4 years ago by Nat Alison <[email protected]>
v9.2.2-canary.2

github.com/blitz-js/next.js - e4a6bab23e410e16d099a1055643fb53872deb53 authored over 4 years ago by JJ Kasper <[email protected]>
Allowing skipping local selenium server when not needed (#10312)

* Disable local selenium server when not needed

* Disable skipping for firefox as it appears ...

github.com/blitz-js/next.js - 858117265417dc8b347f85b235266c384e34f757 authored over 4 years ago by JJ Kasper <[email protected]>
Make sure to exit publish script with correct code (#10310)

github.com/blitz-js/next.js - 6a88ec1852d646a3261c372a106881da4f267f73 authored over 4 years ago by JJ Kasper <[email protected]>
Updated PostCSS docs and added a link to it (#10292)

* Updated PostCSS docs and added a link to it

* Added note back

* Update customizing-postcss-c...

github.com/blitz-js/next.js - ee9ccc84cc4062e259d4037a2796dba9669a80a6 authored over 4 years ago by Luis Alvarez D <[email protected]>
Fix typo in FaunaDB example (#10304)

Colleciton -> Collection

github.com/blitz-js/next.js - 372031246daf598bd2896fe923280ddfee84b5d7 authored over 4 years ago by Abhishek Warokar <[email protected]>
Fix with-orbit-components's name in package.json (#10307)

This is to be more consistent with other examples.

github.com/blitz-js/next.js - 6f6989b8e423d9808693751b8575c7cd414ec5be authored over 4 years ago by Robin Cussol <[email protected]>
v9.2.2-canary.1

github.com/blitz-js/next.js - 6dbc03bcb92a15b983a1bd0d508b78cb5016afd7 authored over 4 years ago by JJ Kasper <[email protected]>
Update actions config for canary jobs (#10299)

* Update actions config for canary jobs

* Update exiting for mising value and size limit test

...

github.com/blitz-js/next.js - c0eaf98d17d0f02f3ffcd94096431c6b7e2780fd authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.2-canary.0

github.com/blitz-js/next.js - e3ded1aeccaded00f6272f4c80b94a734f86e9d6 authored over 4 years ago by JJ Kasper <[email protected]>
Add initial support for unstable_getServerProps (#10077)

* Add support for unstable_getServerProps

* Apply suggestions from review

* Add no-cache heade...

github.com/blitz-js/next.js - c24daa21722fadfce2d1d561ce65ecc0efa6a7ea authored over 4 years ago by JJ Kasper <[email protected]>
Fix Experimental Modern Mode with CSS (#10289)

github.com/blitz-js/next.js - abd69ec4be4c46565ec102f435d9552eaee7952f authored over 4 years ago by Joe Haddad <[email protected]>
Update test pass job name

github.com/blitz-js/next.js - ac6a7f96507a0d882442a002656208015a2a1d2a authored over 4 years ago by JJ Kasper <[email protected]>
Update pass job name

github.com/blitz-js/next.js - cf5fbb313d7d69e6649fc1530a9a2f5fa664b62d authored over 4 years ago by JJ Kasper <[email protected]>
Migrate CircleCi config to GitHub actions (#10274)

* Add initial config

* Comment out other action

* Update config

* Update config

* Up...

github.com/blitz-js/next.js - 9145d9ea6394f7f9ce2f5a1178121479f1f5e1a7 authored over 4 years ago by JJ Kasper <[email protected]>
Add catch all routes example and a link to it in docs (#10202)

* Added example

* Updated readme of the dynamic-routing example

* Updated catch all docs

* Si...

github.com/blitz-js/next.js - 57f72eac9eefb04d415f2df6692947644f63ee48 authored over 4 years ago by Luis Alvarez D <[email protected]>
docs: remove --save from npm install; avoid system-ui (#10252)

* Minor edits for CSS doc

* Remove unnecessary --save from npm install

* Different font family...

github.com/blitz-js/next.js - e1083f0e3a729c9ca6ab269ca301bd6050e66c8c authored over 4 years ago by Shu Uesugi <[email protected]>
Added support for BigInt to API routes (#10215)

* Added support for bigint to API routes

Closes #7980

* added BigInt test to get result

Co-au...

github.com/blitz-js/next.js - c9dc17b852cfd0c6123391efca7129d3b2a0a390 authored over 4 years ago by James Mosier <[email protected]>
Improve Stalled Requests Grammar (#10283)

github.com/blitz-js/next.js - 569e7acab883c2aa56c0def254ef04467ae361dc authored over 4 years ago by Matthew Sweeney <[email protected]>
Improved wording in comment (#10277)

github.com/blitz-js/next.js - 799bb42517bfacc6f688b966a5c7d7de466c462e authored over 4 years ago by Stig Kleppe-Jørgensen <[email protected]>
Add .jsx as a valid file extension in the pages directory (#10281)

It's possible to use a .jsx file extension in the `pages` directory but the doc doesn't mention ...

github.com/blitz-js/next.js - 7e6e25de7cf92c9028f27f770323d839c233e7f6 authored over 4 years ago by Bart Deslagmulder <[email protected]>
Update FaunaDB Example Instructions (#10280)

* update fauna example instructions

* change key name in setup script

github.com/blitz-js/next.js - b0053a4a73046a33817135c7a686b9b783f8780d authored over 4 years ago by Matthew Sweeney <[email protected]>
Update typo in typescript docs (#10276)

github.com/blitz-js/next.js - dd3bb73d8078f8206dcca2660ba706c5e9e4f6bd authored over 4 years ago by Danny Tatom <[email protected]>
Update built-in-css-support.md

github.com/blitz-js/next.js - c71694e28b11c9c3e909692c5614b2670cec01b2 authored over 4 years ago by Tim Neutkens <[email protected]>
[example with-typescript-graphql] Fix type error (#10269)

* fix: Type error

* Improve README.md

github.com/blitz-js/next.js - f13bf1e2bfd750f94bba777d09b3ad9fc4d216e7 authored over 4 years ago by Soichi Takamura <[email protected]>
Update _next/data URL handling in serverless-loader (#10261)

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

github.com/blitz-js/next.js - 2ff2e9e12c7d5f5b10adf524eefe9a177b2334ae authored over 4 years ago by JJ Kasper <[email protected]>
Update SSG types and clean up RenderOpts type (#10259)

* Update SSG types and clean up RenderOpts type

* Move SSG types back to internal module

github.com/blitz-js/next.js - f143ca63be26036f4f82aaf03a2b8a171c9373ec authored over 4 years ago by JJ Kasper <[email protected]>
Update static check vars and fix types (#10260)

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

github.com/blitz-js/next.js - e079cce41c852836b89f3995c45b35ce8c9968e5 authored over 4 years ago by JJ Kasper <[email protected]>
De-dupe escape-regex with escape-string-regexp (#10257)

* De-dupe escape-regex with escape-string-regex

* Un de-dupe for client-side file

github.com/blitz-js/next.js - 8579888cecc8229e32c8662bd27fe8ebf144bfda authored over 4 years ago by JJ Kasper <[email protected]>
Fix missing file extensions in docs (#10251)

github.com/blitz-js/next.js - 5bcd33fccbb771d8004a568b67e6e03b301c5764 authored over 4 years ago by Nikita Borisowsky <[email protected]>
Merge pull request #158 from react-native-community/renovate/husky-4.x

Update dependency husky to v4.2.1

github.com/blitz-js/versions-diff-web - bfdeb6b60a2cf20365f34f8cf8c1b04092e90322 authored over 4 years ago by Lucas Bento <[email protected]>
v9.2.1-canary.11

github.com/blitz-js/next.js - f495ec44f17e8fd978faade12e0ac4d370cf5381 authored over 4 years ago by Joe Haddad <[email protected]>
Error on Invalid PostCSS Shape (#10244)

* Error on Invalid PostCSS Shape

* Add link to docs

github.com/blitz-js/next.js - 3f9b930815ea17ceecb48dd41fac840f239c911b authored over 4 years ago by Joe Haddad <[email protected]>
Adding conformance webpack plugin (#9716)

* adding Conformance Plugin behind a flag

* fixing compiler ts error

* fixing spelling errors ...

github.com/blitz-js/next.js - 0edd6a031ac660421fca465cbb182b4b58897d97 authored over 4 years ago by Prateek Bhatnagar <[email protected]>
Tweak export test to be more stable (#10241)

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

github.com/blitz-js/next.js - 127f707c18a79fcdd20fecd2e0ccff08eca36dd3 authored over 4 years ago by JJ Kasper <[email protected]>
Add info on storing cache in GitHub Actions (#10231)

* Add info on storing cache in GitHub Actions

* Specify yaml for code formatting

Co-Author...

github.com/blitz-js/next.js - 9d7ee34d2cc026512ec05241d44d7b835f65c7d8 authored over 4 years ago by Arek Mytych <[email protected]>
PostCSS Error When Exporting Function (#10242)

* PostCSS Error When Exporting Function

* Update postcss-function.md

github.com/blitz-js/next.js - 32ded0539eccb8d3469be52cd86df926fe2ec7dd authored over 4 years ago by Joe Haddad <[email protected]>
Explain Ignored PostCSS Plugin (#10240)

github.com/blitz-js/next.js - c713741f517e219f197b192d94674628b33de0b3 authored over 4 years ago by Joe Haddad <[email protected]>
Update dependency husky to v4.2.1

github.com/blitz-js/versions-diff-web - 7e643884387e451a3626ad943c780a4eea636af7 authored over 4 years ago by Renovate Bot <[email protected]>
Add Apollo Server and Client Auth Example (#9913)

* Add Apollo Server and Client Auth Example

* Some updates

* Updated docs

Co-authored-b...

github.com/blitz-js/next.js - a356d2f68cee9cfd0ab7d5e42b6e45ef8415a98a authored over 4 years ago by Aaron Reisman <[email protected]>
Fix a typo in docs (#10239)

SSR Catching -> SSR Caching

github.com/blitz-js/next.js - bc139c29b77d0abcc73217b12bde3d2582a79b87 authored over 4 years ago by none23 <[email protected]>
Add PostCSS Configuration to Sidebar

github.com/blitz-js/next.js - fb47360f8dc9f5ca1e8c6ec616c8b8b213dd716d authored over 4 years ago by Joe Haddad <[email protected]>
Add example with-xstate (#10234)

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

github.com/blitz-js/next.js - 320d98e051c005ff71d9179b00dbd7b0dd3e72a6 authored over 4 years ago by Rohman Masyhar <[email protected]>
Fix release candidate `.0` not showing up (#157)

Fix release candidate `.0` not showing up

github.com/blitz-js/versions-diff-web - 051e4e2f4c426c980c70157ee708180bb902c033 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Fix release candidate `.0` not showing up

github.com/blitz-js/versions-diff-web - bdf86af70f9d6827f8696031522f36fa58929152 authored over 4 years ago by Lucas Bento <[email protected]>
Temporarily allow rcs to show up (#153)

github.com/blitz-js/versions-diff-web - c10ee8a030c2431da322409c04613ac0a03b301f authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Merge pull request #152 from react-native-community/renovate/husky-4.x

Update dependency husky to v4.2.0

github.com/blitz-js/versions-diff-web - b9be4d71e588dc510db944ad6ae7ce06a401add6 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Add release 0.62.0-rc.1

github.com/blitz-js/versions-diff - 1c0b5d4fe4a8a8cdc4680db4e8e26c5b06adc700 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
add ella-garcia and marielpacada to tl maintainers

github.com/blitz-js/blitzjs.com-translation - 7162ae74dbecb60b5095524238fea15475971409 authored over 4 years ago by Leonard Lacson <[email protected]>
Merge pull request #134 from orama254/reactswahili

Added Swahili sw to langs

github.com/blitz-js/blitzjs.com-translation - 48f41f80441e38feb27517379496797729ccd8bb authored over 4 years ago by Nat Alison <[email protected]>
Update dependency husky to v4.2.0

github.com/blitz-js/versions-diff-web - 48bc8d5f337c3d80e72bace9164aa717cee52272 authored over 4 years ago by Renovate Bot <[email protected]>
Merge pull request #150 from react-native-community/renovate/query-string-6.x

Update dependency query-string to v6.10.1

github.com/blitz-js/versions-diff-web - 7a44721d41b6f2f4f0fc42d2a3390be58136409d authored almost 5 years ago by Lucas Bento <[email protected]>
Update dependency query-string to v6.10.1

github.com/blitz-js/versions-diff-web - 223b13672f2c394686fed467c091c9d5fb3ebd25 authored almost 5 years ago by Renovate Bot <[email protected]>
Merge pull request #149 from react-native-community/renovate/query-string-6.x

Update dependency query-string to v6.10.0

github.com/blitz-js/versions-diff-web - ba191ed0513d412ecd7af90ff536ce85843cde52 authored almost 5 years ago by Lucas Bento <[email protected]>
Update dependency query-string to v6.10.0

github.com/blitz-js/versions-diff-web - 5f5c29a55ca670e58fc43022200b051b37eb4fee authored almost 5 years ago by Renovate Bot <[email protected]>
Fix `UsefulContentSection` not collapsing correctly

github.com/blitz-js/versions-diff-web - cd38e06cf40a09f49f14b22248cf286f2f9efea8 authored almost 5 years ago by Lucas Bento <[email protected]>
Merge pull request #148 from react-native-community/renovate/husky-4.x

Update dependency husky to v4.0.10

github.com/blitz-js/versions-diff-web - e2c536d8f28b584acbe1a2b1adb45060b50a22e0 authored almost 5 years ago by Lucas Bento <[email protected]>
Update dependency husky to v4.0.10

github.com/blitz-js/versions-diff-web - 9ee29d4674d970247a346971e5d02fcfe119b528 authored almost 5 years ago by Renovate Bot <[email protected]>
Merge pull request #147 from react-native-community/renovate/husky-4.x

Update dependency husky to v4.0.9

github.com/blitz-js/versions-diff-web - fcd572fce3d24a75f4180a248778afa3453a04fd authored almost 5 years ago by Lucas Bento <[email protected]>
Update dependency husky to v4.0.9

github.com/blitz-js/versions-diff-web - 282dcceaf39546198699cfe7b9a33204d43ab19a authored almost 5 years ago by Renovate Bot <[email protected]>
Merge pull request #146 from react-native-community/renovate/husky-4.x

Update dependency husky to v4.0.8

github.com/blitz-js/versions-diff-web - d4817e7444655ba075e85b51af85e1ce70534418 authored almost 5 years ago by Lucas Bento <[email protected]>
Update dependency husky to v4.0.8

github.com/blitz-js/versions-diff-web - 1a5af1ae277a97efaf4ca938d37ac37e738ac004 authored almost 5 years ago by Renovate Bot <[email protected]>
Merge pull request #144 from react-native-community/renovate/styled-components-5.x

fix(deps): update dependency styled-components to v5

github.com/blitz-js/versions-diff-web - 98af68c4a7732f8e341ae490fd94a014ee64b122 authored almost 5 years ago by Lucas Bento <[email protected]>