Skip to content

v0.25.0

Compare
Choose a tag to compare
@mlhaufe mlhaufe released this 27 Aug 15:55
· 5 commits to master since this release
6b5299b
  • Updated dependencies
  • Updated header year to 2023
  • Project targets ES2022 to utilize the new decorator feature
  • Updated decorator implementation to track the standard
  • Converted project to utilize ESM
  • Simplified eslint configuration
  • Removed @override decorator in favor of native override keyword and @override JSDoc tag