Zhe Sun
Zhe Sun
list has been checked. now let use the next releases to verify.
furthermore, if i manually remove the `package.json`, then run `mvn install -Pproduction` the generated file removes extra dependencies, like : ``` - "date-fns": "^2.16.1", - "lit": "2.0.0-rc.3", - "lumo-css-framework": "^4.0.8",...
@web-padawan `lit` has not been removed. as this is V21 branch and at the moment, the released version of V21.0.0 is using `lit 2.0.0-rc3` so i think all other dependencies...
let's run a few more tests with this build https://bender.vaadin.com/viewType.html?buildTypeId=VaadinPlatform_ReleasePlatformSnapshotToMavenVaadinPrereleaseTest&branch_VaadinPlatform=refs%2Fheads%2Fsplit-test&tab=buildTypeStatusDiv
we are working on [a fix](https://github.com/vaadin/flow/pull/14448) to make the new jsoup version working with V23.1 and older vaadin versions
All affected Vaadin versions, `23.2.0`, `23.1.9`, `23.0.16`, `22.0.22`, `14.8.17`, `10.0.21`, `8.17.0` and `7.7.34` have been released with the Jsoup version updates.
**master** branch has been done; **14.1** and **14.0** are coming.
PRs have been made for master: https://github.com/vaadin/platform/pull/945 V14: https://github.com/vaadin/platform/pull/955 V14.1: https://github.com/vaadin/platform/pull/968
All open PRs have been closed and merged. platform test are still running under production mode..
I have a question about this ticket, what is the expected result and how should i verify that? it looks `false` is the default value for those two properties.