This release contains 2 breaking changes:
- The minimum supported version of Node is now v18 e9df67b
- The way the plugin is loaded and options are supplied to it now follow the recommended format. See #54 and 68c220e.
- Update marked dependency 9ba7e8b
- Update dependencies 6d5b386
- Use Standard style for JS examples in README 2df50e9
- Add type checking e4353b3
- Update
.prettierignore
10900bd - Add JSDoc for class generator function 2aa9f95
- Use ESLint with Standard style 5c9f579
- Add release script and documentation 72c6b94
- Use node test runner 1f3595a
- Update test workflow 334f124