Releases: songkg7/o2
Releases · songkg7/o2
1.4.0
What's Changed
- refactor: ConverterChain implementation for using composition instead of inheritance by @songkg7 in #61
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #64
- chore(deps-dev): bump @types/node from 18.14.6 to 18.15.2 by @dependabot in #65
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #62
- chore(deps-dev): bump @types/jest from 29.4.0 to 29.4.1 by @dependabot in #63
- feat: o2-67 support comments syntax by @songkg7 in #68
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.1
What's Changed
- Replace namespace for ObsidianRegex by @jejebecarte in #52
- chore: add .prettierrc by @songkg7 in #54
- fix: o2-53 create folder in assets/img without resource by @songkg7 in #55
New Contributors
- @jejebecarte made their first contribution in #52
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- chore(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in #49
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #47
- chore(deps-dev): bump @types/node from 18.14.2 to 18.14.6 by @dependabot in #48
- chore(deps-dev): bump esbuild from 0.17.10 to 0.17.11 by @dependabot in #45
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #46
- feat: @smaroukis #50 Support for Front Matter Banner Images by @songkg7 in #51
- fix: add target path validation and notice by @songkg7 in #44
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #38
- chore(deps-dev): bump @types/node from 18.14.1 to 18.14.2 by @dependabot in #39
- chore(deps-dev): bump esbuild from 0.17.3 to 0.17.10 by @dependabot in #41
- chore(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #40
- fix: add validation related to necessary folder
Full Changelog: 1.1.0...1.1.1