This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
Releases: jhipster/jhipster-vuejs
Releases · jhipster/jhipster-vuejs
v1.9.2
What’s Changed
- Bump lodash from 4.17.13 to 4.17.19 (#641) @dependabot
- Upgrade to [email protected] (#645) @pascalgrimaud
v1.9.1
What’s Changed
- Improve routes (#639) @yuniel-acosta
v1.9.0
What’s Changed
- Upgrade to [email protected] (#638) @pascalgrimaud
- Prettier java (#635) @pascalgrimaud
- Upgrade to [email protected] and [email protected] (#634) @pascalgrimaud
- fix: some typos (#633) @snitin315
- Fix jhipster twitter link (#630) @uwemaurer
- Increment mocha timeout from 30000 to 60000 for languages tests (#629) @pascalgrimaud
- Remove AOT_DIR as this was removed from generator constants (#628) @kaidohallik
v1.8.2
What’s Changed
- rework register page with vuelidate (#588) @nonomoho
- Upgrade [email protected] (#624) @pascalgrimaud
- Bootstrap-vue calendar (#623) @sabrinapayet
- add websocket proxy to webpack.dev.js (#622) @ruddell
- optimize build time by custom terser config and little faster ts (#621) @atomfrede
v1.8.1
v1.8.0
What’s Changed
- use login regex from main generator (#616) @atomfrede
- Upgrade [email protected] and [email protected] (#615) @pascalgrimaud
- update frontend dependencies (#614) @atomfrede
- custom css is loaded also in prod mode (#611) @atomfrede
- feat(deps): Upgrade from uglify to terser (#613) @hermitmaster
- Add dropdown-item active class and fix alignment icons (#609) @sabrinapayet
- Upgrade to generator-jhipster master before v6.9.0 (#604) @pascalgrimaud
- Update vue test utils to 1.0.0 final (#607) @atomfrede
- fix (webpack) : #599 Move the css hash stamped generated files to con… (#603) @monxxi
- upgrade dependencies to their latest versions (#602) @atomfrede
- Swagger: default appears first in list (#595) @pascalgrimaud
- update frontend dependencies (#594) @atomfrede
- Fix: Refresh same page - forbidden quick redirect (#590) @qmonmert
- Bumped the JCore dependency to v7.2.1 (#593) @MathieuAA
- Upgrade jhipster-core 7.1.1 (#589) @pascalgrimaud
- Add hash for language json resources (#586) @fleboulch
- Update prettierrc to be used with prettier-java (#584) @pascalgrimaud
- Fix: ConstraintViolation on valid e-mail addresses (#583) @qmonmert
v1.7.0
What’s Changed
- Bump acorn from 6.1.0 to 6.4.1 (#579) @dependabot
- Improve coverage for data-utils.service (#578) @pascalgrimaud
- Add embedded entity (#577) @tchlyah
- Upgrade to [email protected] (#572) @pascalgrimaud
- Add release drafter (#573) @pascalgrimaud
- Upgrade to Node.js 12.16.1 LTS (#571) @pascalgrimaud
- fix editing entities with Yarn (#570) @seraphinandrieux
- Add Comments about BrowserSync ghostMode Disabling [ci skip] (#563) @SudharakaP
- Correct Mistake in [ci skip] for Pull Requests (#564) @SudharakaP
v1.6.0
v1.5.1
- JHipster 6.7.1 compatibility
v1.5.0
- JHipster 6.7.0 compatibility
- Add Promise Reject in case of an error - see #466 - thanks to @levitesm
- Delete alert confirmation is not correctly internationalized - see #501 - thanks to @weblogichub
- Component to indicate which column is sorted and the direction - see #527 - thanks to @antonioortizpola
- Fix health page - see #524 - thanks to @kaidohallik
- Update to Node 12.14.0 - see #523 - thanks to @DanielFran
- Cleanup after email-not-found removal - see #525 - thanks to @kaidohallik