* feat: add DD team with DD core to codeowners
* fix: revert back to Skillz and Itoh directly for now
core team is missing write permissions
* feat: only allow Skillz and Itoh to make CODEOWNER changes
---------
Co-authored-by: ITOH <to@itoh.at>
* chore(deps): upgrade deps to latest in range
* feat: upgrade node engine minimum
Closes#3173
* fix: typing errors after dep upgrade
* chore(deps): upgrade benchmark typescript version
* feat: upgrade eslint, lint staged, and es version
* fix: lint-staged failures
* style: formatting
* chore(deps): major version upgrades
* chore(deps): upgrade yarn to 4.0
* fix: lock typescript to 5.2.2 until ts-node/mocha fix
bug: https://github.com/mochajs/mocha/issues/5031
* chore: remove old Deno file
Went through history and can't find any reference to this after Deno rewrite
* chore(deps): more dep updates
* feat: typedoc config upgrade
* fix: temporarily reset docusaurus to main
* chore(deps): minor range upgrades
* chore(deps)!: docusaurus major upgrade
* revert: go back to original 2.x docusaurus
* feat: add DD team with DD core to codeowners
* fix: revert back to Skillz and Itoh directly for now
core team is missing write permissions
* feat: only allow Skillz and Itoh to make CODEOWNER changes
* feat: add H0, Fleny, and Matt to CODEOWNERS
* feat: matching terminology to homepage header
* fix: copyright year
* fix: edit url now links to DD repo
Closes#3177
* fix: adds ISO8601 date to blog posts
Fixes#3178
* feat: add embed builder
* feat: account for if a parsed color is NaN
* feat: add code doc
* feat: add example to JSDoc
* feat: add ability to override the current embed index
* style: remove extra whitespace
* feat: add validate method logic
* feat: finish remaining todo
* fix: account for length value in the setCurrentEmbed call
* feat: removing custom error and throw generic
* feat: add initial tests
* feat: add builder object with embeds function
* feat: changing to a method instead of object
* feat: add more tests
* style: lint