Releases: skyra-project/discord-components
Releases · skyra-project/discord-components
v2.11.3-alpha.0
Bug Fixes
- deps: update all non-major dependencies (#158) (069255e)
- deps: update all non-major dependencies (#166) (8d22036)
v2.11.2
2.11.2 (2021-10-03)
Bug Fixes
- re-fix react bundle. The output file has to be mjs for this to all work (946652b)
Reverts
- Revert "fix(react): fixed output targets" (129f14f)
v2.11.1
2.11.1 (2021-10-03)
Bug Fixes
- react: fixed output targets (ba9faf1)
v2.10.1-alpha.0
Bug Fixes
- output react bundle as
.js
to fix a Webpack issue, not loading named imports of .mjs
files (bc166f6)
v2.9.1
2.9.1 (2021-09-12)
Note: Version bump only for package root
v2.9.1-alpha.0
Note: Version bump only for package root
v2.9.0
2.9.0 (2021-09-05)
Features
v2.8.1
2.8.1 (2021-08-18)
Bug Fixes
- discord-command: remove prepending slash in names (#111) (c86a17e)