Releases: imranbarbhuiya/TagScript
Releases · imranbarbhuiya/TagScript
@tagscript/[email protected]
@tagscript/[email protected] - (2023-05-27)
Breaking Changes
tagscript-plugin-discord
is now renamed to@tagscript/plugin-discord
🐛 Bug Fixes
- Use types first (8818025)
- Rename files and bump deps (f73eaa3)
- Code block copy button (ead3152)
- Return number from embed parser (#120) (2f23da2)
- Import awaitable from tagscript (19423d0)
- types: Export override (#44) (f748bc5)
- Properly format capitalize (#34) (9c3b8ee)
- docs: Add mdn links (#27) (82073c3)
- Remove browser build from plugin (#25) (fa5ec4d)
- Prepack scripts (#24) (48001bb)
📝 Documentation
- Update to new links (7f0f5ed)
- Add some examples (453668b)
- Fix examples (89b6c49)
- Add some examples (14a2cd2)
- Add @allcontributors[bot] as a contributor (23bb4ef)
- Fix docs (9ea716d)
- Add ShoXcy as a contributor for doc (#111) (c88b338)
- Fix changelog (96dd604)
- Improve codeblocks (1f536a0)
- Add dapi too (bd1fa9a)
- Improve documentation (#53) (69c5d6f)
- Add UndiedGamer as a contributor for code (#52) (6376f48)
- Add favna as a contributor for maintenance (#29) (4359983)
🚀 Features
- Add website (#142) (d1e477a)
- Add support for djs v14 (#58) (4f4ee26)
- 💥 BREAKING CHANGE: djs v14 is required.
- Add interactions suport (#51) (daea9db)
- Allow sending files (#43) (f616c5c)
- Move all discord.js related parsers into a new package (#22) (f7e27fa)
🧪 Testing
🪞 Styling
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected] - (2022-07-06)
📝 Documentation
🧪 Testing
1.2.0 - (2022-05-16)
🚀 Features
1.1.0 - (2022-05-16)
🚀 Features
[1.0.2]
(https://github.com/imranbarbhuiya/tagscript/tree/v1.0.2) - (2022-05-10)
🐛 Bug Fixes
📝 Documentation
🚀 Features
What's Changed
- feat: allow sending files by @imranbarbhuiya in #43
- fix(types): export override by @imranbarbhuiya in #44
- chore(deps): update all non-major dependencies by @renovate in #45
- chore(deps): update commitlint monorepo to v17 (major) by @renovate in #46
- chore(deps): update actions/setup-node digest to 17f8bd9 by @renovate in #47
- chore(deps): update actions/upload-artifact digest to 3cea537 by @renovate in #48
- chore(deps): update github/codeql-action digest to a3a6c12 by @renovate in #49
- chore(deps): update all non-major dependencies by @renovate in #50
- feat: add interactions suport by @UndiedGamer in #51
- docs: add UndiedGamer as a contributor for code by @allcontributors in #52
- chore(deps): update dependency tsup to v6 by @renovate in #57
- chore(deps): update crazy-max/ghaction-github-labeler action to v4 by @renovate in #56
- chore(deps): update all non-major dependencies by @renovate in #55
- chore(deps): update github/codeql-action digest to 27ea8f8 by @renovate in #59
- chore(deps): update all non-major dependencies by @renovate in #60
- chore(deps): update dependency @types/jest to v28 by @renovate in #62
- chore(deps): update dependency @sapphire/eslint-config to ^4.3.6 by @renovate in #61
- chore(deps): update dependency lint-staged to v13 by @renovate in #63
- chore(deps): update actions/setup-node digest to eeb10cf by @renovate in #64
- chore(deps): update all non-major dependencies by @renovate in #65
- chore(deps): update all non-major dependencies by @renovate in #67
- chore(deps): update dependency @sapphire/eslint-config to ^4.3.7 by @renovate in #68
- test: migrate to vitest by @imranbarbhuiya in #69
- chore(deps): update all non-major dependencies by @renovate in #71
- chore(deps): update github/codeql-action digest to 41a4ada by @renovate in #70
- chore(deps): update dependency typedoc-plugin-mdn-links to v2 by @renovate in #74
- chore(deps): update github/codeql-action digest to 3f62b75 by @renovate in #72
- chore(deps): update all non-major dependencies by @renovate in #73
- chore(deps): update all non-major dependencies by @renovate in #75
- chore(deps): update all non-major dependencies by @renovate in #78
- chore(deps): update github/codeql-action digest to 3e7e3b3 by @renovate in #77
- chore(deps): update actions/setup-node digest to 2fddd88 by @renovate in #76
- feat: add support for djs v14 by @imranbarbhuiya in #58
New Contributors
- @UndiedGamer made their first contribution in #51
Full Changelog: https://github.com/imranbarbhuiya/TagScript/compare/[email protected]@1.2.8
[email protected]
[email protected] - (2022-07-18)
🚀 Features
Changelog
All notable changes to this project will be documented in this file.
[email protected] - (2022-07-03)
📝 Documentation
🚀 Features
🧪 Testing
1.1.1 - (2022-05-16)
🐛 Bug Fixes
1.1.0 - (2022-05-16)
🚀 Features
[1.0.2]
(https://github.com/imranbarbhuiya/tagscript/tree/v1.0.2) - (2022-05-10)
🐛 Bug Fixes
📝 Documentation
🚀 Features
[email protected]
[email protected]
[email protected]
What's Changed
- chore: monorepo by @imranbarbhuiya in #21
- feat!: move all discord.js related parsers into a new package by @imranbarbhuiya in #22
- fix: prepack scripts by @imranbarbhuiya in #24
- chore(deps): update all non-major dependencies by @renovate in #23
- fix!: remove browser build from plugin by @imranbarbhuiya in #25
- chore: cleaup by @imranbarbhuiya in #26
- fix(docs): add mdn links by @imranbarbhuiya in #27
- build: fix cliff-jumper issues by @favna in #28
- docs: add favna as a contributor for maintenance by @allcontributors in #29
- chore(deps): update dependency @favware/cliff-jumper to ^1.7.0 by @renovate in #30
- chore(deps): update dependency ts-jest to ^28.0.2 by @renovate in #31
- chore(deps): update dependency husky to v8 by @renovate in #33
- chore(deps): update all non-major dependencies to ^5.23.0 by @renovate in #32
- fix: properly format capitalize by @imranbarbhuiya in #34
New Contributors
- @favna made their first contribution in #28
- @allcontributors made their first contribution in #29
Full Changelog: https://github.com/imranbarbhuiya/TagScript/compare/[email protected]