5061240912
I need to mock nanoid for the ephemeral state fuzz tests, to create repeatable test runs. In order to do that properly it needs to have a consistent version among all our packages. At the same time I'm removing some old unused params in AppOptions ### Change Type <!-- 💡 Indicate the type of change your pull request is. --> <!-- 🤷♀️ If you're not sure, don't select anything --> <!-- ✂️ Feel free to delete unselected options --> <!-- To select one, put an x in the box: [x] --> - [ ] `patch` — Bug Fix - [ ] `minor` — New Feature - [x] `major` — Breaking Change - [ ] `dependencies` — Dependency Update (publishes a `patch` release, for devDependencies use `internal`) - [ ] `documentation` — Changes to the documentation only (will not publish a new version) - [ ] `tests` — Changes to any testing-related code only (will not publish a new version) - [ ] `internal` — Any other changes that don't affect the published package (will not publish a new version) ### Release Notes - Remove unused userId and instanceId props from AppOptions |
||
---|---|---|
.. | ||
docs | ||
examples | ||
vscode | ||
webdriver |