# esbuild-plugin-i18next-loader

## 1.1.5

### Patch Changes

- [`2eb3aef`](https://github.com/rowellx68/i18next-utilities/commit/2eb3aef6a99e5229b5bee65083a6f2f3e75563b3) Thanks [@rowellx68](https://github.com/rowellx68)! - chore: update dependencies

- Updated dependencies [[`2eb3aef`](https://github.com/rowellx68/i18next-utilities/commit/2eb3aef6a99e5229b5bee65083a6f2f3e75563b3)]:
  - i18next-utilities-core@0.1.4

## 1.1.4

### Patch Changes

- [`739bb06`](https://github.com/rowellx68/i18next-utilities/commit/739bb064ca39a1fa247f7f86c6d4b4fc84799995) Thanks [@rowellx68](https://github.com/rowellx68)! - fix(esbuild-plugin): plugin name now set as constants

## 1.1.3

### Patch Changes

- [`666448b`](https://github.com/rowellx68/i18next-utilities/commit/666448b613c48fda1fb0c2ddc81b6601cb1b3fc3) Thanks [@rowellx68](https://github.com/rowellx68)! - build(esbuild-plugin): update build output to esm

- Updated dependencies [[`666448b`](https://github.com/rowellx68/i18next-utilities/commit/666448b613c48fda1fb0c2ddc81b6601cb1b3fc3)]:
  - i18next-utilities-core@0.1.3

## 1.1.2

### Patch Changes

- Updated dependencies [[`896aae5`](https://github.com/rowellx68/i18next-utilities/commit/896aae5afcf026dac27b8e7bcda578f6630dc26d)]:
  - i18next-utilities-core@0.1.2

## 1.1.1

### Patch Changes

- Updated dependencies [[`cf25228`](https://github.com/rowellx68/i18next-utilities/commit/cf252281c77b2676aed1492510639f0ba85b05c4)]:
  - i18next-utilities-core@0.1.1

## 1.1.0

### Minor Changes

- [`68949f1`](https://github.com/rowellx68/i18next-utilities/commit/68949f135e4446b0062fcb38f23acb99f1e46b97) Thanks [@rowellx68](https://github.com/rowellx68)! - feat(esbuild-plugin): add esbuild plugin

### Patch Changes

- [`68949f1`](https://github.com/rowellx68/i18next-utilities/commit/68949f135e4446b0062fcb38f23acb99f1e46b97) Thanks [@rowellx68](https://github.com/rowellx68)! - chore: update git repository link

- [`68949f1`](https://github.com/rowellx68/i18next-utilities/commit/68949f135e4446b0062fcb38f23acb99f1e46b97) Thanks [@rowellx68](https://github.com/rowellx68)! - docs: update shield.io links

- Updated dependencies [[`68949f1`](https://github.com/rowellx68/i18next-utilities/commit/68949f135e4446b0062fcb38f23acb99f1e46b97), [`68949f1`](https://github.com/rowellx68/i18next-utilities/commit/68949f135e4446b0062fcb38f23acb99f1e46b97), [`68949f1`](https://github.com/rowellx68/i18next-utilities/commit/68949f135e4446b0062fcb38f23acb99f1e46b97), [`68949f1`](https://github.com/rowellx68/i18next-utilities/commit/68949f135e4446b0062fcb38f23acb99f1e46b97), [`68949f1`](https://github.com/rowellx68/i18next-utilities/commit/68949f135e4446b0062fcb38f23acb99f1e46b97), [`68949f1`](https://github.com/rowellx68/i18next-utilities/commit/68949f135e4446b0062fcb38f23acb99f1e46b97)]:
  - i18next-utilities-core@0.1.0

## 1.0.3

### Patch Changes

- [`04ed80c`](https://github.com/rowellx68/esbuild-plugin-i18next-loader/commit/04ed80cc0a1f3517d48f43e882d2c5b09dbe56c2) Thanks [@rowellx68](https://github.com/rowellx68)! - Add watchedFiles and catch exceptions

## 1.0.2

### Patch Changes

- [`5221228`](https://github.com/rowellx68/esbuild-plugin-i18next-loader/commit/5221228cd026849d17798dfb090916dea004fcfc) Thanks [@rowellx68](https://github.com/rowellx68)! - Change build format to cjs

## 1.0.1

### Patch Changes

- [`fd9d30b`](https://github.com/rowellx68/esbuild-plugin-i18next-loader/commit/fd9d30b230dc8f6b5b5938de61577155f62c2d6b) Thanks [@rowellx68](https://github.com/rowellx68)! - Fix build

  Dependencies were not bundled in the build.

## 1.0.0

### Major Changes

- [#1](https://github.com/rowellx68/esbuild-plugin-i18next-loader/pull/1) [`12c4f85`](https://github.com/rowellx68/esbuild-plugin-i18next-loader/commit/12c4f853beb4d60754d5962a5e70dc1849b7191e) Thanks [@rowellx68](https://github.com/rowellx68)! - First major version release.

  This release supports both `json` and `yaml` files as the source of the locales.
