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

Package detail

@traduki/build-utils

havelaer194MIT0.11.0TypeScript support: included

Build utils for the various traduki plugins

readme

@traduki/build-utils

See main github repository readme.md

changelog

Change Log

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

0.11.0 (2021-08-04)

Features

  • support locales in format xx-XX (0ba72e4)

0.10.5 (2021-06-28)

Bug Fixes

0.10.4 (2021-06-08)

Bug Fixes

0.10.3 (2021-06-05)

Note: Version bump only for package traduki

0.10.2 (2021-06-05)

Bug Fixes

  • useLocale always return string (c7b9dc0)

0.10.1 (2021-05-10)

Bug Fixes

  • rollup watch issue (091afc7)
  • TradukiProvider race condition (bf82287)

0.10.0 (2021-05-08)

Bug Fixes

Features

0.9.1 (2021-01-16)

Note: Version bump only for package traduki

0.9.0 (2021-01-16)

Bug Fixes

Features

  • warn for messages key inconsistency in rollup plugin (1f30bed)

0.8.0 (2021-01-15)

Features

0.7.2 (2020-09-14)

Bug Fixes

0.7.1 (2020-09-14)

Bug Fixes

  • move chunk reference find and replace to renderChunk to fix sourcemap issues (fee93cb)

0.7.0 (2020-09-06)

Bug Fixes

  • runtime instance, and examples (f3f16c4)

Features

  • preact hooks and helpers (d141118)

0.6.5 (2020-08-30)

Bug Fixes

  • remove markdown from react lib (b9fd160)

0.6.4 (2020-08-26)

Bug Fixes

  • rollup-plugin: valid syntax for bundle`s url placeholder (60b3fc2)

0.6.3 (2020-08-23)

Bug Fixes

  • load() crashes if no importers where registered for current locale (56c2f24)

0.6.2 (2020-08-22)

Bug Fixes

  • webpack-plugin: warn when messages files are inconsistent (7972e2d)
  • dont pick random locale but use all messages for creating messages map (d1af2ed)

0.6.1 (2020-08-22)

Bug Fixes

0.6.0 (2020-08-22)

Bug Fixes

Features

  • minify messages bundles (e72c51c)

0.5.3 (2020-08-19)

Bug Fixes

  • multiple compilation cycles (watch mode) (13acaf3)

0.5.2 (2020-08-15)

Bug Fixes

  • vite dev mode unsupported register of messages bundles (5c3c29c)

0.5.1 (2020-08-14)

Bug Fixes

  • remove runtime register string, register import function instead (7ab9ad7)
  • webpack plugin in production mode (df329e3)

0.5.0 (2020-08-12)

Features

0.4.0 (2020-08-12)

Bug Fixes

  • temp disable lib checking because of outdated webpack types (3efc81d)
  • yarn locks (1e83926)

Features

  • added webpack plugin poc (b795d04)

0.3.0 (2020-07-31)

Bug Fixes

  • hacky solution for not transpiling import() in ts commonjs (8c469c3)

Features

  • poc parcel (without code splitting) (f08a88c)

0.2.8 (2020-07-27)

Bug Fixes

0.2.7 (2020-07-26)

Bug Fixes

0.2.6 (2020-07-26)

Bug Fixes

0.2.5 (2020-07-26)

Note: Version bump only for package traduki

0.2.4 (2020-07-26)

Bug Fixes

0.2.3 (2020-07-26)

Note: Version bump only for package traduki

0.2.2 (2020-07-22)

Bug Fixes

  • runtime: (re)load if locale is already known (0bdc27e)
  • vite-plugin: default empty options object (f3983a9)
  • vite-plugin: dev mode and react to changes (31ee610)
  • translate all text and add *.messages.yaml type (10d6557)

Features

  • added locale toggle to example (1f737a6)
  • vite-react example (833a775)

0.2.1 (2020-07-20)

Bug Fixes

  • import path rollup plugin helpers (1d16879)

0.2.0 (2020-07-20)

Features

0.1.0 (2020-07-19)

Bug Fixes

  • runtime: translation arg type (2861b5a)

Features

  • react helpers for Traduki (783bc39)

0.0.3 (2020-07-19)

Bug Fixes

0.0.2 (2020-07-19)

Bug Fixes

  • runtime: handle unknown global mesasge key (bf84a08)