Releases: umijs/plugin-model
Releases · umijs/plugin-model
v0.2.3
- use AST to calculate the model dependencies #17
- refactor import naming rules to support special characters in file name #18
- add lint, prettier and windows path support #19 #20
- avoid to import non-hook models #21
- fix a bug to prevent state change back to initial state #22 #25