Skip to content

v4.0.5

Compare
Choose a tag to compare
@fivethreeo fivethreeo released this 24 Jun 20:16
  • Examples: fix postcss deps: 221bad6
  • Examples: add esbuild-loader example: e059f97
  • Chore: fix 'Welcome to Razzles' typo: 7c11b3f
  • Merge pull request #1597 from rclmenezes/add-esbuild-loader-example: 19fb839
  • Chore: run update-examples: 2f3cd24
  • Update typos in getting-started: 5691721
  • Merge pull request #1599 from meeoh/patch-1: 855dc46
  • Feat(razzle): add option to disableWebpackbar: 6e76313
  • Fix(razzle): disableWebpackbar logic: b8dfb33
  • Merge pull request #1600 from ceopaludetto/feat/add-disablewebpackbar-option: 3dd0d54
  • Docs: add transpilation of external modules: d45ae7d
  • Docs: better indentation: 24d99a6
  • Docs: inform on create-razzle-app npx cache: 834796e
  • Fix(razzle): Ignore .env.local when running tests: 0c47ba1
  • Merge pull request #1612 from squiddy/skip-local-environment-for-tests: 559fe2c
  • Use correct url for common issues: 0f9fdd7
  • Docs: Fix error in preset readme regarding installation: 1344f82
  • Merge pull request #1615 from squiddy/patch-1: 92ef4c2
  • Merge pull request #1614 from mtxr/patch-1: eafcd14
  • Feat(razzle): Make package.json optional: f1fdf1c
  • Examples: Add monorepo without workspaces: 3c6a24f
  • Merge pull request #1617 from squiddy/make-packagejson-optional: bae26bf
  • Fix(razzle): Undefined error in getPublicUrl: 26cd24c
  • Merge pull request #1618 from squiddy/fix-error-in-package-json-check: 705b5b4
  • Fix(razzle): Exit start command on unhandled rejections: 29e3549
  • Feat(razzle): Align unhandled rejection output across all entrypoints: ac03265
  • Docs(razzle-plugin-scss): Fix incorrect default values: d3c7fa2
  • Merge pull request #1621 from squiddy/plugin-scss-fix-docs: 446a412
  • Merge pull request #1620 from squiddy/report-config-errors-for-start: 4b5dcda
  • Docs: transpilation of external modules: d726709
  • Fix(deps): don't lock packages to patch versions: 180e58e
  • Fix(razzle): update manifest plugin: 2d743ec
  • Examples(with-loadable-components): fix webpack5 issue: 85f6984
  • Update README.md: 11a17bd
  • Merge pull request #1629 from divyenduz/patch-1: a471f3c
  • Fix: add require.resolve instead of string for graphql-tag/loader for razzle-plugin-graphql: cef7a77
  • Merge pull request #1631 from Aeonrush/fix-razzle-plugin-graphql-with-monorepo: 7499531
  • Update customization.md: eca777b
  • Fix(examples): use a valid version: eb8c086