Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@episclera/next-i18next-config

episclera63MIT1.46.2TypeScript support: included

A shareable next-1i18next config.

multipack, next

readme

@episclera/next-i18next-config

A shareable next-i18next config. Part of multipack monorepo

Site | Getting Started | API | Blog

GitHub Multipack

Usage

Install: npm i -D @episclera/next-i18next-config

And in your next-i18next.config.js file just put this content.

const nextI18NextConfig = require('@episclera/next-i18next-config')
module.exports = nextI18NextConfig

// OR you can mix multiple configs with "mergeConfigs" util from @episclera/multipack-utils
const nextI18NextConfig = require('@episclera/next-i18next-config')
const { mergeConfigs } = require('@episclera/multipack-utils')

module.exports = mergeConfigs(nextI18NextConfig, {
  i18n: { defaultLocale: 'ar' },
})

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Or you can sponsor via Open Collective

Open Collective

Author

@episclera/multipack © Episclera, Released under the MIT License.
Authored and maintained by Episclera with help from contributors (list).

If you like this repository star⭐ and watch👀 on GitHub.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.46.2 (2023-09-06)

Note: Version bump only for package @episclera/next-i18next-config

1.46.1 (2023-07-05)

Bug Fixes

1.46.0 (2023-07-05)

Features

1.45.1 (2023-07-05)

Note: Version bump only for package @episclera/next-i18next-config

1.45.0 (2023-07-05)

Features

  • rm less from lint staged (e2dbdbe)

1.44.1 (2023-05-27)

Bug Fixes

1.44.0 (2023-05-27)

Features

1.43.0 (2023-05-27)

Features

1.42.1 (2022-10-21)

Note: Version bump only for package @episclera/next-i18next-config

1.42.0 (2022-09-25)

Features

  • add numeric scalar type to codegen (11e2784)

1.41.9 (2022-09-25)

Note: Version bump only for package @episclera/next-i18next-config

1.41.8 (2022-08-30)

Note: Version bump only for package @episclera/next-i18next-config

1.41.7 (2022-08-21)

Note: Version bump only for package @episclera/next-i18next-config

1.41.6 (2022-08-20)

Bug Fixes

1.41.5 (2022-08-20)

Bug Fixes

1.41.4 (2022-08-18)

Note: Version bump only for package @episclera/next-i18next-config

1.41.3 (2022-08-18)

Bug Fixes

1.41.2 (2022-06-05)

Note: Version bump only for package @episclera/next-i18next-config

1.41.1 (2022-01-06)

Bug Fixes

1.41.0 (2022-01-06)

Features

  • add packages list to navbar and change hero bg (3baef1b)

1.40.0 (2022-01-02)

Features

  • add weaver theme next js plugin to multipack next js plugin (ff0b535)

1.39.1 (2021-12-31)

Bug Fixes

  • chage coverage threshold (1ad1fcb)

1.39.0 (2021-12-30)

Features

  • add packages deps graph (8080ea0)

1.38.5 (2021-12-29)

Bug Fixes

  • npm acces to multipack web (eecc523)

1.38.4 (2021-12-29)

Bug Fixes

  • open command and split gql url for web (afab404)

1.38.3 (2021-12-27)

Bug Fixes

  • path to bin files make it more deep (bd9df53)

1.38.2 (2021-12-27)

Bug Fixes

  • resolve path to globall node_modules binary (f49ddf5)

1.38.1 (2021-12-26)

Bug Fixes

  • next js migration to 11 and svgo to 2 (e140623)

1.38.0 (2021-12-24)

Features

  • implement get workspace info resolver (e990b0c)

1.37.0 (2021-12-19)

Features

1.36.1 (2021-12-12)

Bug Fixes

1.36.0 (2021-12-11)

Features

  • add custom linter and refactor generator to include pre and post linters (00fab35)

1.35.2 (2021-09-19)

Note: Version bump only for package @episclera/next-i18next-config

1.35.1 (2021-07-31)

Bug Fixes

  • add file-loader asa a dependency cause in svgr or in url-loader it is missing (4b98a8e)

1.35.0 (2021-07-23)

Features

1.34.0 (2021-07-20)

Features

  • dont include i18n if is next export mode (192e453)

1.33.0 (2021-07-09)

Features

  • add jsdom as default env for jest (06e6ab9)

1.32.1 (2021-07-09)

Bug Fixes

1.32.0 (2021-07-02)

Features

1.31.1 (2021-06-25)

Bug Fixes

  • rm nect eslint on build step (db9bf7e)

1.31.0 (2021-06-24)

Features

  • rm images loader from next conf due to next default (2a5d22f)

1.30.1 (2021-06-21)

Note: Version bump only for package @episclera/next-i18next-config

1.30.0 (2021-06-21)

Features

1.29.0 (2021-06-21)

Features

  • add default env fallback to development (639768c)

1.28.0 (2021-06-21)

Features

1.27.1 (2021-06-18)

Bug Fixes

1.27.0 (2021-06-16)

Features

  • ch next public schema url (d78ed75)

1.26.1 (2021-06-14)

Bug Fixes

1.26.0 (2021-06-13)

Features

1.25.2 (2021-06-11)

Note: Version bump only for package @episclera/next-i18next-config

1.25.1 (2021-06-11)

Bug Fixes

1.25.0 (2021-06-11)

Features

  • fix migrations seeds config (2036b71)

1.24.1 (2021-06-11)

Note: Version bump only for package @episclera/next-i18next-config

1.24.0 (2021-06-11)

Features

  • knex config connections per envs (1232fd5)

1.23.1 (2021-06-11)

Note: Version bump only for package @episclera/next-i18next-config

1.23.0 (2021-06-11)

Features

1.22.1 (2021-06-09)

Bug Fixes

  • inline compiled node env var (42ed1f5)

1.22.0 (2021-06-09)

Features

  • jest conf add default reset modules (7412491)

1.21.0 (2021-06-09)

Features

  • dynamic load schema url in codegen (12b056a)

1.20.0 (2021-06-09)

Features

  • add default clearMOck option to js conf (d077b0d)

1.19.0 (2021-06-07)

Features

  • rm default props eslint rule (da0eb15)

1.18.0 (2021-06-06)

Features

  • add some scriipts to npm scripts rule (aef75f2)

1.17.0 (2021-06-06)

Features

  • add exit status to linter and generator (c61b078)

1.16.0 (2021-06-06)

Features

  • add mp lint to lint staged conf (3745b96)

1.15.0 (2021-06-06)

Features

  • linter beta functionality (9646544)

1.14.0 (2021-06-05)

Features

1.13.1 (2021-06-05)

Note: Version bump only for package @episclera/next-i18next-config

1.13.0 (2021-06-05)

Features

1.12.0 (2021-06-04)

Features

1.11.0 (2021-06-04)

Features

1.10.1 (2021-05-31)

Bug Fixes

1.10.0 (2021-05-31)

Features

  • change .github templates name (8f2b1bd)

1.9.0 (2021-05-30)

Features

  • extract generator and remove gulp in favour to fs-extra (4b9deb7)

1.8.0 (2021-05-26)

Features

1.7.1 (2021-05-25)

Note: Version bump only for package @episclera/next-i18next-config

1.7.0 (2021-05-21)

Features

  • lint-staged-config: add lint staged config (8b9f0cf)

1.6.0 (2021-05-20)

Features

1.5.4 (2021-05-17)

Bug Fixes

  • deps: update dependency postcss to v8.2.15 (738d225)

1.5.3 (2021-05-03)

Bug Fixes

  • deps: update dependency stylelint to v13.13.1 (f22644d)

1.5.2 (2021-04-29)

Bug Fixes

  • prettier breacking change (12ddf2e)

1.5.1 (2021-04-29)

Note: Version bump only for package @episclera/next-i18next-config

1.5.0 (2021-04-29)

Features

1.4.1 (2021-04-29)

Bug Fixes

1.4.0 (2021-04-28)

Features

  • add mp to rest of config files (047946d)

1.3.0 (2021-04-28)

Features

  • move configkit to multipack for a better management (ee7e492)

1.2.1 (2021-04-27)

Note: Version bump only for package @episclera/next-i18next-config

1.2.0 (2021-04-25)

Features

1.1.1 (2021-04-25)

Note: Version bump only for package @episclera/next-i18next-config

1.1.0 (2021-04-25)

Features

1.2.1 (2021-04-20)

Bug Fixes

1.2.0 (2021-04-19)

Features

1.1.3 (2021-02-14)

Bug Fixes

1.1.2 (2021-01-27)

Note: Version bump only for package @episclera/babel-config

1.1.1 (2021-01-27)

Note: Version bump only for package @episclera/babel-config

1.1.0 (2021-01-26)

Features

  • add suport for monorepo changelogs (1f36240)