You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,20 +15,16 @@
15
15
16
16
# [2.0.0-beta.1](https://github.com/jhipster/generator-jhipster-nodejs/tree/v2.0.0-beta.1) - XX/XX/2021 released date
17
17
18
+
- Update class-validator to 0.13.1 to fix "matches" (regexp validator modifiers) [issue #215](https://github.com/jhipster/generator-jhipster-nodejs/issues/215)
18
19
- Vue.js support from 7.x jhipster upgrade [issue #158](https://github.com/jhipster/generator-jhipster-nodejs/issues/158)
19
-
20
20
- Unable to create a new entity for jhipster 6.8.0 bug [issue #147](https://github.com/jhipster/generator-jhipster-nodejs/issues/147)
21
21
22
22
# [1.5.0](https://github.com/jhipster/generator-jhipster-nodejs/tree/v1.5.0) - 19/03/2021 released date
23
23
24
24
- Rename NODE_ENV in BACKEND_ENV with better usage documentation [issue #206](https://github.com/jhipster/generator-jhipster-nodejs/issues/206)
25
-
26
25
- Enable admin api button in the client side that routes to swagger nodejs [issue #186](https://github.com/jhipster/generator-jhipster-nodejs/issues/186)
27
-
28
26
- Support mongodb generation with docker image (without relationship) [issue #73](https://github.com/jhipster/generator-jhipster-nodejs/issues/73)
29
-
30
27
- Integration test for all database docker instance as prod running [issue #198](https://github.com/jhipster/generator-jhipster-nodejs/issues/198)
31
-
32
28
- A relation OneToOne from a custom entity to the User entity together other OneToMany relationships throw an error [issue #195](https://github.com/jhipster/generator-jhipster-nodejs/issues/195)
33
29
34
30
# [1.4.0](https://github.com/jhipster/generator-jhipster-nodejs/tree/v1.4.0) - 14/12/2020 released date
0 commit comments