Releases: microsoft/cordova-simulate
Releases · microsoft/cordova-simulate
1.1.2
1.1.1
- Added the
--spaurlrewrites
launch argument to improve page refreshing in case the default application URL in the browser was changed by the router in single page applications #347 - Fixed security vulnerabilities #348
Changes:
- 95ff422 Prepare for 1.1.1 (#349)
- 47aea8c Fix page refreshing for SPAs (#347)
- 005e7ef Fix vulnerable deps (#348)
This list of changes was auto generated.
1.1.0
- Added simulation of iPhone 12 devices #345
- Fixed security vulnerabilities #337, #338, #340, #342
- Internal changes:
- Got rid of Q promises #344
Changes:
- 68459ef Prepare for 1.1.0 (#346)
- 7a2f6d5 Update simulated iOS devices (#345)
- f2ee759 Q package removal (#344) [ #341, #343 ]
- a6abca0 Bump path-parse from 1.0.5 to 1.0.7 (#342)
- bba5ed1 Bump ws from 7.4.2 to 7.4.6 (#340)
- 848df52 Bump hosted-git-info from 2.8.8 to 2.8.9 (#338)
- 5c12804 Bump lodash from 4.17.19 to 4.17.21 (#337)
This list of changes was auto generated.
1.0.1
Changes:
- e37dcd8 Prepare for 1.0.1 (#336)
- 7204bb0 Bump xmldom from 0.1.27 to 0.5.0 (#333)
- 7084c4b Bump y18n from 3.2.1 to 3.2.2 (#334)
- f45da7a Bump elliptic from 6.5.3 to 6.5.4 (#332)
- cb1c371 Bump socket.io from 2.2.0 to 2.4.0 (#331)
- 06ef850 Bump ini from 1.3.5 to 1.3.7 (#330)
- b08dfdb Update readme (#329)
This list of changes was auto generated.
1.0.0
- Improved live reload stability. Added the
livereloaddelay
parameter to API, which allows to set the delay in milliseconds between saving of a modified file and the application page reloading #326 - Updated extension dependencies #326
- The minimum supported version of Node.js has been increased from
6.0.0
to10.0.0
Changes:
- a43ac59 Update package version to 1.0.0 (#328)
- ec898fe Prepare for 1.0.0 (#327)
- 660ab8e Fix live reloads (#326)
This list of changes was auto generated.
0.8.2
- Fixed security vulnerabilities #321, #322, #323
- Improved live reload stability, thanks to @CravateRouge #320
Changes:
- abbf0e9 Prepare for 0.8.2 (#324)
- a6067b5 Handles the absence of reference attribute (#320)
- f252522 Fix security vulnerabilities (#323)
- ce7c815 Bump elliptic from 6.4.1 to 6.5.3 (#322)
- 541c855 Bump lodash from 4.17.14 to 4.17.19 (#321)
This list of changes was auto generated.
0.8.1
0.8.0
- Fixed security vulnerabilities #311, #312
- Added ability to use custom middleware to widen the range of supported plugins #308, thanks to @mfish33
Changes:
- 282e5e3 Prepare for 0.8.0 (#313)
- 06162aa Allow the use for custom middleware to allow for a wider range of plugin support (#308)
- 96afdc4 Bump acorn from 6.0.4 to 6.4.1 (#311)
- 5507e90 Bump minimist from 1.2.0 to 1.2.2 (#312)
This list of changes was auto generated.
0.7.0
- Fixed security vulnerabilities #307
- Updated Device, OS and user-agent list for iOS devices #302, thanks to @mfish33
- Added launch argument
--generateids
to generate unique UUIDs for simulated devices with UUID4 id format before simulate server launch #303, thanks to @mfish33
Changes:
- a1029c0 Prepare for 0.7.0 (#309)
- c3e9c8c Add command to generate unique UUIDs for simulated devices with UUID4 id format, styling improvements (#303)
- 2198142 Fix CVE-2019-20149 vulnerability in some packages (#307)
- ebaf50b Updated Device, OS and user-agent list (#302)
This list of changes was auto generated.