Ecosyste.ms: OpenCollective

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

Razzle

Fund the continued development of Razzle!
Collective - Host: opensource - https://opencollective.com/razzle - Code: https://github.com/jaredpalmer/razzle

chore: bumped versions to 4.2.1

github.com/jaredpalmer/razzle - f23c21904baafad82f12c14d2b16c1fe96b4b373 authored about 3 years ago by Øyvind Saltvik <[email protected]>
fix(razzle-dev-utils): fix createSocketUrl module path

github.com/jaredpalmer/razzle - a56bb34b715f5bde48acb21a9c2f08d52c9096f3 authored about 3 years ago by Øyvind Saltvik <[email protected]>
chore: bumped versions to 4.2.0

github.com/jaredpalmer/razzle - 776725f862bb996210e2c69631dc5233c9b2b873 authored about 3 years ago by Øyvind Saltvik <[email protected]>
chore(deps): bump axios from 0.19.2 to 0.21.2

Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.2.
- [Release notes](https://g...

github.com/jaredpalmer/razzle - c75c909e582a44553f607440e051792058810cd5 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1730 from heath-freenome/support-webpack-dev-server-version-4

fix(razzle): adds support for webpack-dev-server v4 #1704

github.com/jaredpalmer/razzle - ac10beacd4b9ac07f7fbc432addadc2fd5948ade authored about 3 years ago by Øyvind Saltvik <[email protected]>
- Responded to feedback by moving the `devServerMajorVersion` up to the top of the file

github.com/jaredpalmer/razzle - 51b7c29f2852cda753d4c398a2e7716aa60af83c authored about 3 years ago by Heath Chiavettone <[email protected]>
- Responded to more reviewer feedback by moving the new `require()` up to the top and collecting common options and `Object.assign()`ing the v3 and v3 specific ones

github.com/jaredpalmer/razzle - 58040702ccad4ee88b85a0929328293e2082d5d4 authored about 3 years ago by Heath Chiavettone <[email protected]>
- Removed extraneous blank line added in previous commit

github.com/jaredpalmer/razzle - db1e7982b906bc31d8b6e57f31279481f51263c8 authored about 3 years ago by Heath Chiavettone <[email protected]>
- Responded to reviewer feedback to directly access the version of `webpack-dev-server` from its `package.json`

- Updated `with-webpack-dev-server-v4` the `README.md` and `razzle.config.js` files to throw an e...

github.com/jaredpalmer/razzle - 48356b2f63164b18bf95d18d7b1c8b8edd098f47 authored about 3 years ago by Heath Chiavettone <[email protected]>
fix (razzle #1704) by adding support for webpack-dev-server v4

- Updated `package.meta.json` and `packages/razzle-dev-utils/package.json` to allow for v3 and v4...

github.com/jaredpalmer/razzle - c3625eb1e19886187bcfc673d5beb30f512092e3 authored about 3 years ago by Heath Chiavettone <[email protected]>
Merge pull request #1725 from budiadiono/patch-3

chore: added "cache" folder to .gitignore

github.com/jaredpalmer/razzle - 0b956f9db7a8173e8dfb506ad1339a380d0070a2 authored about 3 years ago by Øyvind Saltvik <[email protected]>
chore: added "cache" folder to .gitignore

github.com/jaredpalmer/razzle - 5b7da106b90e0a5f3bfe0a1f6b524e5ee0553949 authored about 3 years ago by Budi Adiono <[email protected]>
Merge pull request #1717 from budiadiono/patch-1

fix: StaticRouterContext should be imported from "react-router"

github.com/jaredpalmer/razzle - e81216befb317f26dcc303ed755cbe06a72f94bd authored about 3 years ago by Øyvind Saltvik <[email protected]>
fix: StaticRouterContext should be imported from "react-router"

github.com/jaredpalmer/razzle - cfe825c4814e5a9dd3ff8149578afe2f813a33a3 authored over 3 years ago by Budi Adiono <[email protected]>
chore: bumped versions to 4.1.0

github.com/jaredpalmer/razzle - ddefcf8ad81a8589b633b7fb1e95a1363bf69383 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Merge pull request #1702 from alexanderdomrachev/patch-1

Fix .eslintrc.js

github.com/jaredpalmer/razzle - 6816ea9bab362eb41db38220b62db3ce0d2b6393 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Fix .eslintrc.js

github.com/jaredpalmer/razzle - 8bb9b036a3aae1b3069203213165752197f29600 authored over 3 years ago by Alexander Domrachev <[email protected]>
Revert "fix(razzle): make manifest path relative in builds"

This reverts commit b6059ffecc1b1a2c41d30ec750da943092f1cfe3.

github.com/jaredpalmer/razzle - a10a9948941897752457da8c04c6022191dd09f1 authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(razzle): make manifest path relative in builds

github.com/jaredpalmer/razzle - b6059ffecc1b1a2c41d30ec750da943092f1cfe3 authored over 3 years ago by Øyvind Saltvik <[email protected]>
test(razzle): add test for development build

github.com/jaredpalmer/razzle - 46e47b1609e0bf818c33c251417600f6cf2f5684 authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(razzle): fix the optimization in both places

github.com/jaredpalmer/razzle - 97aff7c91bbde140aa97c8c55f3959ec1c2691a9 authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(razzle): fix optimizaton cofig in dev buil

github.com/jaredpalmer/razzle - 05c95d7812f9cb91e180777a6e14c411e9be9b55 authored over 3 years ago by Øyvind Saltvik <[email protected]>
dev: update yarn.lock

github.com/jaredpalmer/razzle - d155da7e41bef4072aeb2adbcd63972d0624a6c7 authored over 3 years ago by Øyvind Saltvik <[email protected]>
feat: add support for dev build

github.com/jaredpalmer/razzle - b6b63d6ec0f23f2ff0b9d70e16a80ea00ab77aca authored over 3 years ago by Øyvind Saltvik <[email protected]>
Merge pull request #1693 from silviubogan/build-for-development

Add development build feature to the razzle build script (on master)

github.com/jaredpalmer/razzle - 29eb51eb6241588af3d81ce95d03c5c71439fdcb authored over 3 years ago by Øyvind Saltvik <[email protected]>
Undo changes in razzle's package.json

that should remain local

github.com/jaredpalmer/razzle - 7befb61c1b541b38727c2cb4a9b94fbef12ebcde authored over 3 years ago by Silviu Bogan <[email protected]>
docs(example) improve with-development-build's README

github.com/jaredpalmer/razzle - b35b7ced666ab9352077962c82b12bcd87e939ee authored over 3 years ago by Silviu Bogan <[email protected]>
Add @silviubogan as a contributor

github.com/jaredpalmer/razzle - ef8185295ad5a9d82dc3be82ed897feb267fd09c authored over 3 years ago by Silviu Bogan <[email protected]>
feat(build-script): add development build feature

so that the razzle build script can produce a development build
which is sometimes useful for te...

github.com/jaredpalmer/razzle - 497159d76715e4b1b1c0a4e4082ef6bd4cb12980 authored over 3 years ago by Silviu Bogan <[email protected]>
Merge pull request #1692 from DanielFGray/patch-1

fix(example): with-typescript example uses StaticRouterContext

github.com/jaredpalmer/razzle - 44af0864d2f12bdfce33be4898c3ab2e5ab8dc3e authored over 3 years ago by Øyvind Saltvik <[email protected]>
with-typescript example uses StaticRouterContext

github.com/jaredpalmer/razzle - 66143e8205d587a534489c4131b3ac2f5e4ca11d authored over 3 years ago by Daniel Gray <[email protected]>
Merge pull request #1686 from dvprrsh/master

add `with-fastify` example

github.com/jaredpalmer/razzle - 0b3b13ad755cf03d37aec3a39976715c1ff034f3 authored over 3 years ago by Øyvind Saltvik <[email protected]>
examples(with-fastify): comment alteration

github.com/jaredpalmer/razzle - 4d39060ea51ca346762df258b324d3660b3b61b3 authored over 3 years ago by David <[email protected]>
examples(with-fastify): readme heading change

github.com/jaredpalmer/razzle - 123ca888d20b73b593e276a5597b36c0ddc33fe0 authored over 3 years ago by David <[email protected]>
examples(with-fastify): added `with-fastify` example and implementation

github.com/jaredpalmer/razzle - 5ba7e96940ecc9191109ac5d39445796c87914d3 authored over 3 years ago by David <[email protected]>
Merge pull request #1685 from heinthanth/cra-server-patches

add missing renderApp in template

github.com/jaredpalmer/razzle - f3d5266883d6882e26349f96e38de8121d561b0e authored over 3 years ago by Øyvind Saltvik <[email protected]>
Merge pull request #1684 from BuckyMaler/git-ignore-cache

fix(create-razzle-app): git ignore generated cache directory

github.com/jaredpalmer/razzle - 97cd5c305afce00fd6224119d02724a8401af489 authored over 3 years ago by Øyvind Saltvik <[email protected]>
add missing renderApp in template

github.com/jaredpalmer/razzle - 96b059817f549f89ab9caba548b5b8195430f56c authored over 3 years ago by Hein Thant Maung Maung <[email protected]>
fix(create-razzle-app): git ignore generated cache directory

github.com/jaredpalmer/razzle - 326ff51e880b29d78cb2af9d60286c065aae211e authored over 3 years ago by Bucky Maler <[email protected]>
chore: bumped versions to 4.0.6

github.com/jaredpalmer/razzle - 0bd57efa4fa14af03a228fbaf3cefa2de30ef137 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Merge pull request #1674 from AliRain/patch-1

Fixed spacing

github.com/jaredpalmer/razzle - a8129a0c485be660afb24244795fd80634ac249f authored over 3 years ago by Øyvind Saltvik <[email protected]>
Fixed spacing

github.com/jaredpalmer/razzle - 105f109a240c00a0a72b793ec20dcb5aff585ebc authored over 3 years ago by Ali Almohsen <[email protected]>
Merge pull request #1657 from vpste1/deploy-doc-fixes

docs: fix aws deployment docs to include required import of path

github.com/jaredpalmer/razzle - b8154c00f9bb19827176f1de4d9a05c47725df6d authored over 3 years ago by Øyvind Saltvik <[email protected]>
docs: fix aws deployment docs to include required import of path

github.com/jaredpalmer/razzle - e349755c77095ffb0f51eed1dbdd011c877fc622 authored over 3 years ago by Vaughan Stedman <[email protected]>
Merge pull request #1654 from wokayme/Fix--mini-css-extract-plugin-with-webpack5

Fix mini css extract plugin with webpack5

github.com/jaredpalmer/razzle - 7c6c25a77e456fb9889a6981dc2e5d9ea28b4a0c authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(deps): fix mini-css-extract-version-in-scss-and-less-plugins

github.com/jaredpalmer/razzle - 65c2ba27ecaf35e56839201170c152bcfb4f73f6 authored over 3 years ago by Krzysztof "Wokay" Łokaj <[email protected]>
fix(deps) allow for bump mini-css-extract-plugin to version smaller than 1.0.0 to provide webpack5 support

github.com/jaredpalmer/razzle - 750cc9f206c8eeb3e0c2500b22b8df7a60ef7a40 authored over 3 years ago by Krzysztof "Wokay" Łokaj <[email protected]>
Merge pull request #1640 from Kylian030903/master

(Fixing) - Fixed error with koa-router for Razzle example using Koa. …

github.com/jaredpalmer/razzle - 07bae94b1877e7bae873e1289e95116596d3774d authored over 3 years ago by Øyvind Saltvik <[email protected]>
(Fixing) - Fixed error with koa-router for Razzle example using Koa. koa-router is using regex for routes paths since koa-router 9.0.0

github.com/jaredpalmer/razzle - 346a45d3ebacb90db6f51745157a5e4c9dc9b2a3 authored over 3 years ago by Kylian030903 <[email protected]>
chore: bumped versions to 4.0.5

github.com/jaredpalmer/razzle - 9a295a7c798125fad75e50d0d43fce40733a9862 authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(examples): use a valid version

github.com/jaredpalmer/razzle - eb8c086a1efdd946a57bcc3c6d99d0b42446ea37 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Update customization.md

github.com/jaredpalmer/razzle - eca777bc04b8d0445477a681ee111b84a7dc1032 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Merge pull request #1631 from Aeonrush/fix-razzle-plugin-graphql-with-monorepo

fix(razzle-plugin-graphql): working with monorepo

github.com/jaredpalmer/razzle - 7499531221950d86575973751ce7b3235c8b6cca authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix: add require.resolve instead of string for graphql-tag/loader for razzle-plugin-graphql

github.com/jaredpalmer/razzle - cef7a7736fc2b1dd7a708b57cfd83308c01649b4 authored over 3 years ago by Alexander Black <[email protected]>
Merge pull request #1629 from divyenduz/patch-1

Update README.md

github.com/jaredpalmer/razzle - a471f3c54ed164c963ffbc63bd2a6d61fa7940ab authored over 3 years ago by Øyvind Saltvik <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - 11a17bdf4f7468978d36836523b42557fbe22ad0 authored over 3 years ago by Divyendu Singh <[email protected]>
examples(with-loadable-components): fix webpack5 issue

github.com/jaredpalmer/razzle - 85f69841902969b8c9ab186c04e602a14bd99fd6 authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(razzle): update manifest plugin

github.com/jaredpalmer/razzle - 2d743ecdefbcf44e96cc78c86e68afcb56ab3a12 authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(deps): don't lock packages to patch versions

github.com/jaredpalmer/razzle - 180e58e74db71b3afd4e9385fca27b6daa7dbf83 authored over 3 years ago by Øyvind Saltvik <[email protected]>
docs: transpilation of external modules

github.com/jaredpalmer/razzle - d726709a5b3a47d81998bbd66ce473594f448b21 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Merge pull request #1620 from squiddy/report-config-errors-for-start

fix(razzle): Report config errors for start command

github.com/jaredpalmer/razzle - 4b5dcda73f476332024e594e9b98fb37e6491146 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Merge pull request #1621 from squiddy/plugin-scss-fix-docs

docs(razzle-plugin-scss): Fix incorrect default values

github.com/jaredpalmer/razzle - 446a412f821a6dc449530b7a0205ed14b34f4ad8 authored over 3 years ago by Øyvind Saltvik <[email protected]>
docs(razzle-plugin-scss): Fix incorrect default values

Also removes `sassModules` which seems to not exist anymore.

github.com/jaredpalmer/razzle - d3c7fa201ef25dd5fa99e52aab882cbb846cadfc authored over 3 years ago by Reiner Gerecke <[email protected]>
feat(razzle): Align unhandled rejection output across all entrypoints

github.com/jaredpalmer/razzle - ac03265c6226f2aacb1a5bdb1704a2bd9e76ec62 authored over 3 years ago by Reiner Gerecke <[email protected]>
fix(razzle): Exit start command on unhandled rejections

Currently, if code inside the razzle.config.js (e.g.
modifyWebpackConfig) throws an error, the p...

github.com/jaredpalmer/razzle - 29e354986bddb9316d743a002951a9ce93d1196f authored over 3 years ago by Reiner Gerecke <[email protected]>
Merge pull request #1618 from squiddy/fix-error-in-package-json-check

fix(razzle): Undefined error in getPublicUrl

github.com/jaredpalmer/razzle - 705b5b4b1a796821e6f9f66ffa48408606011c23 authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(razzle): Undefined error in getPublicUrl

Introduced in f1fdf1c207f3d252e6fd2e80b6afab3e69044aa3

github.com/jaredpalmer/razzle - 26cd24c179820fbc4b2ff67c657babd84c72a349 authored over 3 years ago by Reiner Gerecke <[email protected]>
Merge pull request #1617 from squiddy/make-packagejson-optional

Make package.json optional

github.com/jaredpalmer/razzle - bae26bfd509570bb05f3059bcc220ed86434d00e authored over 3 years ago by Øyvind Saltvik <[email protected]>
examples: Add monorepo without workspaces

This is similar to the monorepo example, but adapted for the case where you want
to build multip...

github.com/jaredpalmer/razzle - 3c6a24fe22e762c9f8258add1cb0959370498b78 authored over 3 years ago by Reiner Gerecke <[email protected]>
feat(razzle): Make package.json optional

In some setups there may only be one package.json in the root directory,
and multiple apps (usin...

github.com/jaredpalmer/razzle - f1fdf1c207f3d252e6fd2e80b6afab3e69044aa3 authored over 3 years ago by Reiner Gerecke <[email protected]>
Merge pull request #1614 from mtxr/patch-1

Use correct url for common issues

github.com/jaredpalmer/razzle - eafcd1453a97b3b3978c49230177cabb6df6f3d8 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Merge pull request #1615 from squiddy/patch-1

docs: Fix error in preset readme regarding installation

github.com/jaredpalmer/razzle - 92ef4c2667e2f8123085ca3893d42dd18b9a96a5 authored over 3 years ago by Øyvind Saltvik <[email protected]>
docs: Fix error in preset readme regarding installation

README says it doesn't need to be installed separately when in fact it does, at least for razzle...

github.com/jaredpalmer/razzle - 1344f8277c1f5e28e2f70f68b1f1d6545e1e94b4 authored over 3 years ago by Reiner Gerecke <[email protected]>
Use correct url for common issues

github.com/jaredpalmer/razzle - 0f9fdd76f261d7bd218bb10721ba113d482a53c2 authored over 3 years ago by Matheus Teixeira <[email protected]>
Merge pull request #1612 from squiddy/skip-local-environment-for-tests

fix(razzle): Ignore .env.local when running tests

github.com/jaredpalmer/razzle - 559fe2c8a81b3a5449c65a2f65147fd9c048b8b7 authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(razzle): Ignore .env.local when running tests

Fixes #1610

github.com/jaredpalmer/razzle - 0c47ba10eb0b96cfc14df5de054c88132faa76ed authored over 3 years ago by Reiner Gerecke <[email protected]>
docs: inform on create-razzle-app npx cache

github.com/jaredpalmer/razzle - 834796ec555f2022683629ec8af90f3f7c964d34 authored over 3 years ago by Øyvind Saltvik <[email protected]>
docs: better indentation

github.com/jaredpalmer/razzle - 24d99a6b607f2a633a09a58173a9c99e04a5c0ce authored over 3 years ago by Øyvind Saltvik <[email protected]>
docs: add transpilation of external modules

github.com/jaredpalmer/razzle - d45ae7d61cf2c29b6b34c580646069986de36c58 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Merge pull request #1600 from ceopaludetto/feat/add-disablewebpackbar-option

Add disableWebpackbar option

github.com/jaredpalmer/razzle - 3dd0d54f617f7174c77ea9347812693c2b033290 authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(razzle): disableWebpackbar logic

github.com/jaredpalmer/razzle - b8dfb330b1266d21cefe61f5ca2ea59a9202df97 authored over 3 years ago by Carlos Eduardo <[email protected]>
feat(razzle): add option to disableWebpackbar

github.com/jaredpalmer/razzle - 6e7631378221b9d6d34997ff3fbc5a3fb6e0d388 authored over 3 years ago by Carlos Eduardo <[email protected]>
Merge pull request #1599 from meeoh/patch-1

Update typos in getting-started

github.com/jaredpalmer/razzle - 855dc46f54a972722af322e2811c7b21040108b3 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Update typos in getting-started

github.com/jaredpalmer/razzle - 5691721e2f4609b45a5e04cd3c8e0693293e4de8 authored over 3 years ago by meeoh <[email protected]>
chore: run update-examples

github.com/jaredpalmer/razzle - 2f3cd24aa00e64609dfecc5d2949c121aab6b1d6 authored over 3 years ago by Øyvind Saltvik <[email protected]>
Merge pull request #1597 from rclmenezes/add-esbuild-loader-example

examples: add esbuild-loader example

github.com/jaredpalmer/razzle - 19fb83954f9aeede49e265740b3fbf964539450c authored over 3 years ago by Øyvind Saltvik <[email protected]>
chore: fix 'Welcome to Razzles' typo

github.com/jaredpalmer/razzle - 7c11b3fc29a995bb7b700d2afb97bae153644209 authored over 3 years ago by Rodrigo Menezes <[email protected]>
examples: add esbuild-loader example

github.com/jaredpalmer/razzle - e059f974aec202793f18ae3b8fa9bf48ea2c51ea authored over 3 years ago by Rodrigo Menezes <[email protected]>
examples: fix postcss deps

github.com/jaredpalmer/razzle - 221bad65967f3aab1a6e1342a6f254459b451981 authored over 3 years ago by Øyvind Saltvik <[email protected]>
chore: bumped versions to 4.0.4

github.com/jaredpalmer/razzle - 5524522c91e5b0f582359cda923a580900e97009 authored over 3 years ago by Øyvind Saltvik <[email protected]>
fix(razzle): use paths.appAssetsManifest in ManifestPlugin

github.com/jaredpalmer/razzle - f374eb6ddad054d4ce166c61b11ff28f437bc8c5 authored over 3 years ago by Øyvind Saltvik <[email protected]>
docs: update common issues

github.com/jaredpalmer/razzle - 630ae39a76f9d69ca4e1e1bcdbb1e0591db510d7 authored over 3 years ago by Øyvind Saltvik <[email protected]>
docs: add upgrade instruction

github.com/jaredpalmer/razzle - 1558d0c2b71176fcee17ab8d4b7caced3dea78dc authored over 3 years ago by Øyvind Saltvik <[email protected]>
docs: link to razzle 3 docs

github.com/jaredpalmer/razzle - ad3092987af9ba74e206744df811734c7ab0ff7b authored over 3 years ago by Øyvind Saltvik <[email protected]>
chore: bumped versions to 4.0.3

github.com/jaredpalmer/razzle - b68a30dc12b033a71e2355ed22b94d25de4f1784 authored almost 4 years ago by Øyvind Saltvik <[email protected]>
fix(razzle): webpackConfig undefined

webpackConfig undefined, i should be config

github.com/jaredpalmer/razzle - 154c2cc3f86369435221b181d4cc281414637b13 authored almost 4 years ago by Better Owlet <[email protected]>
fix(razzle): only print signal handling on verbose

github.com/jaredpalmer/razzle - 328ca492bc7c6cc6b6fd88c83ac5c2b29969c187 authored almost 4 years ago by Øyvind Saltvik <[email protected]>
docs: fix spa template

github.com/jaredpalmer/razzle - 75cd7ef2e082a91f8a2c37dc52667051e557057c authored almost 4 years ago by Øyvind Saltvik <[email protected]>
docs: fix url in with-typescript-plugin readme

github.com/jaredpalmer/razzle - cfccb0197c80130fa4598fa61eb951197ae19b22 authored almost 4 years ago by Øyvind Saltvik <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - 4bcafd6819d88da70d822acc57fa33c107774b1e authored almost 4 years ago by Jared Palmer <[email protected]>