# Changelog

All notable changes to this project will be documented in this file.

# [@sapphire/plugin-editable-commands@4.0.4](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@4.0.3...@sapphire/plugin-editable-commands@4.0.4) - (2025-01-05)

## 🐛 Bug Fixes

- **editable-commands:** Update PluginMessageUpdate for latest discord.js version ([aa45009](https://github.com/sapphiredev/plugins/commit/aa45009b590c76dc4eccfb68b47fdf27e8cdfe93)) ([#683](https://github.com/sapphiredev/plugins/pull/683) by @favna)
- **deps:** Update all non-major dependencies ([a6eeff6](https://github.com/sapphiredev/plugins/commit/a6eeff668d57c995335e02466eb48fbcb699f3ea))
- **deps:** Update all non-major dependencies ([c74b327](https://github.com/sapphiredev/plugins/commit/c74b327f7e9beea3d5164f8f5e17fbd8e61f74d7)) ([#678](https://github.com/sapphiredev/plugins/pull/678) by @renovate[bot])

# [@sapphire/plugin-editable-commands@4.0.3](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@4.0.2...@sapphire/plugin-editable-commands@4.0.3) - (2024-11-02)

## 🐛 Bug Fixes

- **editable-commands:** Bump `@skyra/editable-commands` dependency ([f46353d](https://github.com/sapphiredev/plugins/commit/f46353d01d782269a661608f2a133718fbb9279d))
- **deps:** Update all non-major dependencies ([43df709](https://github.com/sapphiredev/plugins/commit/43df70954d837f7b14d62ea9123aca4b1da9ae36)) ([#574](https://github.com/sapphiredev/plugins/pull/574) by @renovate[bot])
- **deps:** Update all non-major dependencies ([7909d16](https://github.com/sapphiredev/plugins/commit/7909d16fcec9a8e5e9a3f8816c90a26fbc7d1284)) ([#573](https://github.com/sapphiredev/plugins/pull/573) by @renovate[bot])
- **deps:** Update all non-major dependencies ([ee64834](https://github.com/sapphiredev/plugins/commit/ee64834c799a5ac28b1ae172cb19f77a1887f3d4)) ([#546](https://github.com/sapphiredev/plugins/pull/546) by @renovate[bot])

# [@sapphire/plugin-editable-commands@4.0.2](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@4.0.2...@sapphire/plugin-editable-commands@4.0.2) - (2024-01-19)

## 🐛 Bug Fixes

- Ensure cts file extensions in dist/cjs (#537) ([6f863f8](https://github.com/sapphiredev/plugins/commit/6f863f8187b7028cf6464dd04f197dd1be6ca1dd))

# [@sapphire/plugin-editable-commands@4.0.0](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@4.0.0...@sapphire/plugin-editable-commands@4.0.0) - (2023-12-05)

## 🐛 Bug Fixes

- **editable-commands:** Expose `load*` methods on the `index` level in case register isn't used ([01c5113](https://github.com/sapphiredev/plugins/commit/01c51135400da03ff1f5368d8997ead0166dbde4))

## 🚀 Features

- Split ESM and CJS bundles for proper ESM and CJS loading (#512) ([d9aa006](https://github.com/sapphiredev/plugins/commit/d9aa006ff8c7f78a613dcca605d3353b992b7a46))
  - 💥 **BREAKING CHANGE:** This ensures that the plugins will properly load the
either only ESM or only CJS files. This is done by outputting
dist/cjs and dist/esm folders. This requires @sapphire/framework v5.x!

# [@sapphire/plugin-editable-commands@3.1.0](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@3.1.0...@sapphire/plugin-editable-commands@3.1.0) - (2023-11-16)

## 🐛 Bug Fixes

- **editable-commands:** Set `engines.node` to `>=18` ([96bbd43](https://github.com/sapphiredev/plugins/commit/96bbd430887b61ba42ae8026a94596f6ad19ffb8))
- Set `engines.node` to `>=v18` ([885a390](https://github.com/sapphiredev/plugins/commit/885a3908d59fd00f7214ef474f2c6a3c58e95af2))

## 🚀 Features

- Make all pieces virtual ([61b4d66](https://github.com/sapphiredev/plugins/commit/61b4d660f0c32b4c76458e40d9f57cb905560d92))

# [@sapphire/plugin-editable-commands@3.0.3](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@3.0.2...@sapphire/plugin-editable-commands@3.0.3) - (2023-08-23)

## 🏠 Refactor

- ***:** Cleanup plugin registry files (#469) ([215b334](https://github.com/sapphiredev/plugins/commit/215b3348b30077238147dbc643769d960b856ba1))

# [@sapphire/plugin-editable-commands@3.0.2](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@3.0.1...@sapphire/plugin-editable-commands@3.0.2) - (2023-04-10)

## 🐛 Bug Fixes

- **editable-commands:** Fixed compatibility with TS 5.x ([3b5bb71](https://github.com/sapphiredev/plugins/commit/3b5bb7171bb249fd2faec8e974d2d9df832bfef3))

# [@sapphire/plugin-editable-commands@3.0.1](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@3.0.0...@sapphire/plugin-editable-commands@3.0.1) - (2023-04-02)

## 🐛 Bug Fixes

- **editable-commands:** Bump @skyra/editable-commands for DJS typings fix ([62fa8fd](https://github.com/sapphiredev/plugins/commit/62fa8fdec8ca49625eba81f2f9bd3f19cb84c809))

# [@sapphire/plugin-editable-commands@3.0.0](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@2.0.1...@sapphire/plugin-editable-commands@3.0.0) - (2023-01-08)

## 🐛 Bug Fixes

- **deps:** Update all non-major dependencies (#399) ([953d57b](https://github.com/sapphiredev/plugins/commit/953d57b06ea624baa89ba1d03131c5fb10cecbfb))
- **deps:** Update all non-major dependencies (#387) ([e31f714](https://github.com/sapphiredev/plugins/commit/e31f7140c8bb7c34086540912eb595dd04adaef5))

## 📝 Documentation

- Add @Arcadia148 as a contributor ([3a28c2f](https://github.com/sapphiredev/plugins/commit/3a28c2fc9a08be5e66026b7468a304c8b83203e6))
- Add @r-priyam as a contributor ([2d97019](https://github.com/sapphiredev/plugins/commit/2d970198717285c0f1652340ce87b1a4780179f3))
- Add @BenSegal855 as a contributor ([66553df](https://github.com/sapphiredev/plugins/commit/66553dfbb4bc7332c295277ffa4a8f720401bc89))
- Add @yuansheng1549 as a contributor ([c36ac65](https://github.com/sapphiredev/plugins/commit/c36ac65cd0a1a3e266a8a3679a58404177e0bb6b))
- Add @RealShadowNova as a contributor ([6cfa76f](https://github.com/sapphiredev/plugins/commit/6cfa76f793a16c6d11aa057e66e3fb41a9f4fb6d))

## 🚀 Features

- **deps:** Support for djs v14 (#403) ([7674782](https://github.com/sapphiredev/plugins/commit/76747829f4b3ec152ab888e57a56a138e7d527f5))

# [@sapphire/plugin-editable-commands@2.0.1](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@2.0.0...@sapphire/plugin-editable-commands@2.0.1) - (2022-08-26)

## 🐛 Bug Fixes

- **editable-commands:** Update `@skyra/editable-commands` ([777ea13](https://github.com/sapphiredev/plugins/commit/777ea1390a3b1aa000f5446bfa64bd3496bba8e5))

# [@sapphire/plugin-editable-commands@2.0.0](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@1.2.2...@sapphire/plugin-editable-commands@2.0.0) - (2022-08-20)

## 🐛 Bug Fixes

- Manually set version to 2.0.0 to cover @sapphire/framework@3.0.0 ([3ed3847](https://github.com/sapphiredev/plugins/commit/3ed38478b5af86e28054676397af39ef829b9c73))

## 📝 Documentation

- Add @ricardooow as a contributor ([15d7f9b](https://github.com/sapphiredev/plugins/commit/15d7f9b0d7428559441550aba1918d068565baa6))
- Add @imranbarbhuiya as a contributor ([e3d8fdc](https://github.com/sapphiredev/plugins/commit/e3d8fdc433a6c89389b2e1c574245e8140d1c47a))
- Add @KrishAgarwal2811 as a contributor ([875dda0](https://github.com/sapphiredev/plugins/commit/875dda0756f1b5302e77993e44a1ac9ab1a065d0))
- Add @jczstudios as a contributor ([c9126bc](https://github.com/sapphiredev/plugins/commit/c9126bc2bb454989c006864293ef99a47369dc38))
- Add @MajesticString as a contributor ([2743c8d](https://github.com/sapphiredev/plugins/commit/2743c8d5b9abe1b554ac7d776cb827d6a1e9db7b))
- Add @Mzato0001 as a contributor ([06626cd](https://github.com/sapphiredev/plugins/commit/06626cd7ff94d3bc8ce75da6383e1b77b6109a3d))

# [@sapphire/plugin-editable-commands@1.2.2](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@1.2.0...@sapphire/plugin-editable-commands@1.2.2) - (2022-07-11)

## 🐛 Bug Fixes

- Manually set version ([117d5a6](https://github.com/sapphiredev/plugins/commit/117d5a6256af7e01b420b28f95abec36f3feb0af))
- Bump editable-commands ([4ed71c1](https://github.com/sapphiredev/plugins/commit/4ed71c127b10acdf3919f4b04ecbd6f3b73043c9))

## 📝 Documentation

- Update typedoc setup ([5c855bd](https://github.com/sapphiredev/plugins/commit/5c855bd8341f155a41c9b85738541f1f47ac837a))

# [1.2.0](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@1.1.3...@sapphire/plugin-editable-commands@1.2.0) (2022-03-06)

### Features

-   allow module: NodeNext ([#251](https://github.com/sapphiredev/plugins/issues/251)) ([31bab09](https://github.com/sapphiredev/plugins/commit/31bab09834ebc1bc646e4a2849dbd24c65f08c0e))

## [1.1.3](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@1.1.2...@sapphire/plugin-editable-commands@1.1.3) (2021-12-28)

### Bug Fixes

-   **editable-commands:** bump `@skyra/editable-commands` to remove dependency on `message.deleted` ([8909612](https://github.com/sapphiredev/plugins/commit/890961274e040db29ff6caeb3da5c9caf7187c32))

## [1.1.2](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@1.1.1...@sapphire/plugin-editable-commands@1.1.2) (2021-12-21)

**Note:** Version bump only for package @sapphire/plugin-editable-commands

## [1.1.1](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@1.1.0...@sapphire/plugin-editable-commands@1.1.1) (2021-11-25)

### Bug Fixes

-   **editable-commands:** bump @skyra/editable-commands dependency to fix an issue in latest DJS ([478833b](https://github.com/sapphiredev/plugins/commit/478833b2d7d6f17a6e735e494618786c90b96926))

# [1.1.0](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@1.0.2...@sapphire/plugin-editable-commands@1.1.0) (2021-11-21)

### Features

-   expose and use namespaces for options, context, etc ([#176](https://github.com/sapphiredev/plugins/issues/176)) ([33452da](https://github.com/sapphiredev/plugins/commit/33452da808d91313a5d3bf680e11b5208ac67442))

## [1.0.2](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@1.0.1...@sapphire/plugin-editable-commands@1.0.2) (2021-11-06)

### Bug Fixes

-   **docs:** replace command usage of `run` to `messageRun` ([#160](https://github.com/sapphiredev/plugins/issues/160)) ([415adb8](https://github.com/sapphiredev/plugins/commit/415adb85b884da5d0f1f2ce07a9d46134f2bcb12))

## [1.0.1](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@1.0.0...@sapphire/plugin-editable-commands@1.0.1) (2021-10-17)

### Bug Fixes

-   allow more node & npm versions in engines field ([ce5b12f](https://github.com/sapphiredev/plugins/commit/ce5b12f8142297bceda49b85574a95a3cf9112ab))

# 1.0.0 (2021-10-16)

### Bug Fixes

-   **editable-commands:** register post initialization instead of pre- ([#109](https://github.com/sapphiredev/plugins/issues/109)) ([5e97bc7](https://github.com/sapphiredev/plugins/commit/5e97bc7ef6809edd5f7bb76018b0b4d209589a54))

### Features

-   **i18next:** update i18next dependency ([#129](https://github.com/sapphiredev/plugins/issues/129)) ([96519de](https://github.com/sapphiredev/plugins/commit/96519de5de253db390ed9a76ed073ffe1eabd187))
-   **plugin-editable-commands:** added first version ([#106](https://github.com/sapphiredev/plugins/issues/106)) ([9af3e85](https://github.com/sapphiredev/plugins/commit/9af3e85a8641f852eaf114679ceed1e71034d16c))

### BREAKING CHANGES

-   **i18next:** i18next has been updated to v21.0.1. Please also seee the breaking changes for i18next [here](https://github.com/i18next/i18next/blob/master/CHANGELOG.md#2100) and their migration guide [here](https://www.i18next.com/misc/migration-guide#v-20-x-x-to-v-21-0-0)

-   chore: activate renovate
