- #1383
9e4d041
Thanks @belgattitude! - With React 18 streaming and SWC compiler
- #1383
9e4d041
Thanks @belgattitude! - Updated nextjs.config with links
- #1347
82e77f7c
Thanks @belgattitude! - Use and enforce workspace:^ protocol rather than workspace:*
- Updated dependencies [
e269ada4
,82e77f7c
]:- @your-org/[email protected]
- #1341
e23bdf2c
Thanks @belgattitude! - Add es-check to ensure produced build files passes ecmascript
- #1341
05291de7
Thanks @belgattitude! - Refactor scripts identifiers defined in package.json. Restrict usage of ':' in apps and packages
- #1341
05291de7
Thanks @belgattitude! - Added stylint for css files
- #1341
05291de7
Thanks @belgattitude! - Add size-limit checks for build files
- Updated dependencies [
05291de7
]:- @your-org/[email protected]
- @your-org/[email protected]
- Updated dependencies [
50e79d76
]:- @your-org/[email protected]
- Updated dependencies [
43fd9647
]:- @your-org/[email protected]
- #975
17582dd0
Thanks @belgattitude! - Upgrade to tailwind V3
- #967
d2fdd979
Thanks @belgattitude! - Enable concurrentFeatures in blog-app
- #963
5e25fab2
Thanks @belgattitude! - Upgraded to react 18.0.0-rc.0
- Updated dependencies [
5e25fab2
]:- @your-org/[email protected]
- @your-org/[email protected]
- Updated dependencies [
cfcab664
]:- @your-org/[email protected]
- Updated dependencies [
fcd68ed
]:- @your-org/[email protected]
- @your-org/[email protected]
- #580
fe262d0
Thanks @belgattitude! - Optimize svg with svgo by default when building the apps
- #553
77e758b
Thanks @belgattitude! - Add eslint-plugin-regexp
- Updated dependencies [
77e758b
]:- @your-org/[email protected]
- @your-org/[email protected]
- #551
a93c0b7
Thanks @belgattitude! - Add eslint-plugin-tailwindcss to help consistency
- #438
6b78e59
Thanks @belgattitude! - Eslint performance by not running test plugins over regular code
- Updated dependencies [
6b78e59
]:- @your-org/[email protected]
- @your-org/[email protected]
- #356
db7870f
Thanks @belgattitude! - CI: add extra check for missing / undeclared dependencies
-
#354
16e4e2d
Thanks @belgattitude! - Improve eslint config and add eslint-plugin-import -
Updated dependencies [
db7870f
,16e4e2d
]:- @your-org/[email protected]
- @your-org/[email protected]
- #334
7c69c58
Thanks @belgattitude! - next.config.js allow example unused variables in webpack override
- #290
ec1cd6a
Thanks @belgattitude! - CI perf - nextjs build cache: prevent cache going stale
- #323
a416f35
Thanks @belgattitude! - Example: eslint-plugin-sonarjs cause cause it desserves to belong here
- Updated dependencies [
a416f35
]:- @your-org/[email protected]
- @your-org/[email protected]
- #319
2ccb056
Thanks @belgattitude! - Updated to Typescript 4.4.2 strict ("useUnknownInCatchVariables": true)
- Updated dependencies [
2ccb056
]:- @your-org/[email protected]
- @your-org/[email protected]
- #314
fb8db49
Thanks @belgattitude! - From Nextjs 11.1.0 we can use next-image in serverless
- #287
5a24abb
Thanks @belgattitude! - Add 404 page in example to reduce bundle size
- #309
e7a6f54
Thanks @belgattitude! - Testing, clarify test-utils and app providers
- #307
adaf85e
Thanks @belgattitude! - Perf: next.config.js allow conditional typecheck in build (faster ci possible)
- #286
e030e4b
Thanks @belgattitude! - Enable experimental.esmExternals for NextJs 11.1.0
- #278
3b15241
Thanks @belgattitude! - Add example of svg icons
- #278
3b15241
Thanks @belgattitude! - Add webpack/svgr typescript type definitions
- #278
3b15241
Thanks @belgattitude! - Add src/types.d folder to store the additional type defs
- Updated dependencies [
3b15241
]:- @your-org/[email protected]
- #265
e321b8c
Thanks @belgattitude! - Simplify setup, use NextJS 10.2+ experimental externalDirs option
- #251
931ba44
Thanks @belgattitude! - Updated to NextJs 11.1.0
- #251
931ba44
Thanks @belgattitude! - Typechecks enabled for next.config.js
- #189
9be480e
Thanks @belgattitude! - Multistage docker build example
- #189
9be480e
Thanks @belgattitude! - Fix next.config.js to not rely on bundle-analyzer when installed in production
-
#181
c5173ea
Thanks @belgattitude! - Fix possible issues with peerDeps -
Updated dependencies [
c5173ea
]:- @your-org/[email protected]
-
#172
01e5e89
Thanks @belgattitude! - Relaxed codeclimate config for react components -
Updated dependencies [
4929105
,01e5e89
,4929105
]:- @your-org/[email protected]
- @your-org/[email protected]
-
#135
d548b70
Thanks @belgattitude! - CI: use built-in yarn cache from setup/[email protected] -
Updated dependencies [
d548b70
]:- @your-org/[email protected]
- @your-org/[email protected]
- #107
90b0d23
Thanks @belgattitude! - Browserlist per environment (dev/prod)
- #101
218827a
Thanks @belgattitude! - Update to tailwind 2.2.0 and jit mode
- #98
86022f7
Thanks @belgattitude! - Upgrade to NextJs 11
- #98
1392357
Thanks @belgattitude! - Add nextjs eslint recommended configuration
- #91
3c646e7
Thanks @belgattitude! - Example for google font preconnect
- #91
45de065
Thanks @belgattitude! - Example: customize tailwind configuration
- #89
5fe5f2a
Thanks @belgattitude! - Example for browserlist support
- #84
a9c0d5e
Thanks @belgattitude! - Jest: use css transform from jest-css-modules-transform
- #84
697842e
Thanks @belgattitude! - Jest: added mock configs
-
#84
697842e
Thanks @belgattitude! - ESlint: added plugin:testing-library/react -
Updated dependencies [
a9c0d5e
,697842e
,697842e
]:- @your-org/[email protected]
- @your-org/[email protected]
- #67
152e4ad
Thanks @belgattitude! - Jest 27 and Typescript 4.3.1
- Updated dependencies [
152e4ad
]:- @your-org/[email protected]
- @your-org/[email protected]
- Updated dependencies [
800ccdc
,800ccdc
]:- @your-org/[email protected]
- #61
757aef8
Thanks @belgattitude! - Example for sharing static assets and locales
- #50
62cea64
Thanks @belgattitude! - Set baseUrl to ./src in tsconfig.json and jest.config.js
- #46
83a7239
Thanks @belgattitude! - Remove the need for next-transpile-modules
- #41
f12f210
Thanks @belgattitude! - Explicit dependencies on packages with workspace:* protocol
- #39
9f04b88
Thanks @belgattitude! - Rename packages foo and bar into ui-lib and core-lib
- Updated dependencies [
9f04b88
]:- @your-org/[email protected]
-
#36
6a93bf3
Thanks @belgattitude! - Updated to nextjs 10.2 / Webpack 5 / Transpile 7 -
#36
b015465
Thanks @belgattitude! - Add example using emotion -
#36
3dd0d6a
Thanks @belgattitude! - Add husky/lint-staged example -
#36
31475c5
Thanks @belgattitude! - Add eslint integration example
-
#36
257ac52
Thanks @belgattitude! - Support for @next/bundle-analyzer + script bundle:analyze -
#36
9c84551
Thanks @belgattitude! - Example for next-secure-headers -
#36
f3d3b00
Thanks @belgattitude! - Example with next-seo
- Updated dependencies [
3dd0d6a
,31475c5
]:- @your-org/[email protected]