Releases: artusjs/core
Releases · artusjs/core
v1.0.0-beta.28
What's Changed
- [Version] v1.0.0-beta.27 by @github-actions in #198
- test: remove useless console.log to run test silently by @noahziheng in #200
- refactor(plugin): simplify impl by @noahziheng in #199
- chore: update mainfest file path by @JerrysShan in #203
Full Changelog: v1.0.0-beta.27...v1.0.0-beta.28
v1.0.0-beta.27
What's Changed
- [Version] v1.0.0-beta.25 by @github-actions in #192
- refactor(logger): remove DefineLogger and InjectEnum by @noahziheng in #193
- [Version] v1.0.0-beta.26 by @github-actions in #194
- fix: add module check and config file match by @JerrysShan in #196
- feat(scanner): add parsed pluginConfig to manifest by @noahziheng in #197
Full Changelog: v1.0.0-beta.25...v1.0.0-beta.27
v1.0.0-beta.26
What's Changed
- [Version] v1.0.0-beta.25 by @github-actions in #192
- refactor(logger): remove DefineLogger and InjectEnum by @noahziheng in #193
Full Changelog: v1.0.0-beta.25...v1.0.0-beta.26
v1.0.0-beta.25
What's Changed
- [Version] v1.0.0-beta.24 by @github-actions in #189
- feat: the user-configured framework is preferred by @hyj1991 in #191
Full Changelog: v1.0.0-beta.24...v1.0.0-beta.25
v1.0.0-beta.24
v1.0.0-beta.23
What's Changed
- [Version] v1.0.0-beta.22 by @github-actions in #182
- fix(loader): lifecycle loader support named export by @noahziheng in #183
Full Changelog: v1.0.0-beta.22...v1.0.0-beta.23
v1.0.0-beta.22
What's Changed
- [Version] v1.0.0-beta.21 by @github-actions in #175
- refactor(loader): set default scope EXECUTION in module loader by @noahziheng in #177
- feat: support inject named export by @hyj1991 in #180
Full Changelog: v1.0.0-beta.21...v1.0.0-beta.22
v1.0.0-beta.21
What's Changed
- [Version] v1.0.0-beta.20 by @github-actions in #174
- fix: lifecycle hook should trigger only one time by @whxaxes in #168
Full Changelog: v1.0.0-beta.20...v1.0.0-beta.21
v1.0.0-beta.20
What's Changed
- [Version] v1.0.0-beta.19 by @github-actions in #167
- fix(scanner): support config with function has app params by @noahziheng in #170
- chore: pnpm 6.32.3 build failed by @DevXiaolan in #171
- fix(loader): ignore enable flag when getPath at plugin-config by @noahziheng in #173
New Contributors
- @DevXiaolan made their first contribution in #171
Full Changelog: v1.0.0-beta.19...v1.0.0-beta.20