Releases: webtretech/nestjs-mailer-react-adapter
Releases · webtretech/nestjs-mailer-react-adapter
v0.2.3
What's Changed
- refactor: simplify template rendering logic by @kodjunkie in #60
- refactor(react.adapter): simplify import and type usage by @kodjunkie in #61
- chore: update package version to 0.2.3 by @kodjunkie in #62
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- docs: Update link for htmlToTextOptions in README by @kodjunkie in #54
- chore: add example usage directory by @kodjunkie in #56
- fix(#55): use async rendering for email template by @kodjunkie in #57
- refactor: change return type of example method to Promise by @kodjunkie in #58
- chore: update package version to 0.2.2 by @kodjunkie in #59
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- chore: update package dependencies by @kodjunkie in #51
- docs: Update README with htmlToTextOptions details by @kodjunkie in #52
- chore: update package version to 0.2.1 by @kodjunkie in #53
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add support for @nestjs-modules/mailer
^2.0.0
- feat: Update package.json and add tsup.config.ts by @kodjunkie in #47
- refactor: update template loading according to locter:v2 by @kodjunkie in #48
- feat: update package version to 0.2.0 by @kodjunkie in #49
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Fix loader error in Windows by @bighoho123 in #43
- chore: update devDependencies by @kodjunkie in #45
New Contributors
- @bighoho123 made their first contribution in #43
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- refactor(adapter): improve dynamic template import by @kodjunkie in #40
- chore: update version to 0.1.1 by @kodjunkie in #41
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- docs: update readme.md by @kodjunkie in #30
- docs: update README.md formatting by @kodjunkie in #31
- feat(ci): add npm publish workflow by @kodjunkie in #32
- refactor: rename ReactAdapterConfig to AdapterConfig by @kodjunkie in #33
- chore(ci): remove unnecessary build job by @kodjunkie in #34
- docs: update wording and fix typos in README.md by @kodjunkie in #35
- docs: Update README.md with react support instructions by @kodjunkie in #36
- chore(package.json): update exports configuration by @kodjunkie in #37
- bumped version to v0.1.0 by @kodjunkie in #38
Full Changelog: v0.0.9...v0.1.0
v0.0.9
What's Changed
- docs: fixed typo in readme by @kodjunkie in #26
- chore: downgrade to node v16 by @DarkPhoenix2704 in #27
- Version 0.0.9 by @kodjunkie in #28
New Contributors
- @DarkPhoenix2704 made their first contribution in #27
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- doc: updated readme.md by @kodjunkie in #23
- doc: updated readme.md by @kodjunkie in #24
- chore: added exports field and bumped version by @kodjunkie in #25
Full Changelog: v0.0.7...v0.0.8