laurentj/slimerjs
### [`v1.0.0`](https://togithub.com/laurentj/slimerjs/releases/1.0.0)
New features and API:
- `loading` and `loadingProgress` properties on `webpage`
- `onResourceError` parameter contains now always `status` and `statusText` properties
- `proxy()` and `setProxy()` methods
- `slimer.version` and `slimer.geckoVersion` have a new `prerelease` property.
- With Firefox 56 and higher, SlimerJS can be trully headless by adding the `--headless` option on the command line
- Proxy config: support https URI for pac
- new `fs.isSpecial()`
- `onResourceRequested`: support of `requestData.postData` when http method is “patch”
- Compatibility with Firefox 59
See change details in [release notes](https://docs.slimerjs.org/1.0/release-notes-1.0.html)
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^0.906.2
->^1.0.0
Release Notes
laurentj/slimerjs
### [`v1.0.0`](https://togithub.com/laurentj/slimerjs/releases/1.0.0) New features and API: - `loading` and `loadingProgress` properties on `webpage` - `onResourceError` parameter contains now always `status` and `statusText` properties - `proxy()` and `setProxy()` methods - `slimer.version` and `slimer.geckoVersion` have a new `prerelease` property. - With Firefox 56 and higher, SlimerJS can be trully headless by adding the `--headless` option on the command line - Proxy config: support https URI for pac - new `fs.isSpecial()` - `onResourceRequested`: support of `requestData.postData` when http method is “patch” - Compatibility with Firefox 59 See change details in [release notes](https://docs.slimerjs.org/1.0/release-notes-1.0.html)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.