Releases: svrnm/DemoMonkey
Releases · svrnm/DemoMonkey
v10.0.0
v9.2.0
What's Changed
- build(deps-dev): bump stylelint from 14.13.0 to 14.16.1 by @dependabot in #115
- build(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #120
- build(deps): bump prettier from 2.7.1 to 2.8.4 by @dependabot in #126
- build(deps): bump fast-xml-parser from 4.0.9 to 4.1.3 by @dependabot in #129
- build(deps): bump ace-builds from 1.13.0 to 1.15.3 by @dependabot in #132
- build(deps): bump @mui/icons-material from 5.10.6 to 5.11.11 by @dependabot in #133
- fix(#131): reinitialise the store in options by @clintonfray in #136
- docs: add help needed note to README by @svrnm in #180
- Update dependabot.yml by @svrnm in #192
- Bump GitHub actions to latest versions by @deining in #191
- build(deps): bump the dependencies group with 4 updates by @dependabot in #193
- build(deps): bump the dependencies group with 30 updates by @dependabot in #209
- chore: update webext-redux to version 4 + other chores by @svrnm in #230
- chore: update packages by @svrnm in #231
New Contributors
Full Changelog: v9.0.0...v9.2.0
v9.0.0
Major release that will go into stable (https://bit.ly/demomonkey).
v8.3.0
v8.2.6
8.2.6 (2022-11-17)
Bug Fixes
- #42, resolves the upload configuration (a1533e8)
- #48 check if hotkeys is defined (421a2e2)
- #57, remove error in background.js that receiving end does not exist (4858c3e)
- #63, change id mechanism for adding declartive net requests (0941557)
- disable ace service workers to fix #58 (273df06)
- minor fixes for linting and style (b16f3ed)
- prettier fixes (10a3ac2)
- prettier run (2ff3bc5)
v8.2.5
v8.2.4
v8.2.0
8.2.0 (2022-09-28)
Features
- add dependabot YAML. (024d5f2)
- add linter workflow. (b91cdc9)
- add release please github workflow. (57c65c5)
- migrate to manifest version 3. (50e7234)
- more updates towards mv3 compatibility. (5c652fa)
- remove hypergraph features, fix selenium. (2173522)
- replace outdated components with mui elements. (9ad622d)
- update packages (pre-MUI). (e0dec89)
Bug Fixes
- #21, do not load inline.js on pages that may break. (cabf605)
- add package-lock.json to repo. (57c8992)
- add prettier as dependency. (9c00288)
- build error. (bc8debf)
- bump versions for babel. (f4dc83d)
- further improvements for MV3 and MUI. (e3b1301)
- make dependabot.yml pretty. (6dd13b0)
- make host permissions optional. (7a7bce1)
- make sure that prettier & eslint work together. (332dc57)
- merge from main. (b1814e1)
- prettier & linter use the same config. (f15e91c)
- prettier settings. (9199a78)
- remove requirement to have fullstop from commits (f626db3)
- revert background.js changes for injecting monkey.js into websites. (71157d9)
- rewrite netrequest manager to be stateless. (037bc2e)
- some cleanups. (58c94c5)
- some minor things. (41ccec2)
- update context menus. (455b095)
- update MUI versions #2. (ced1bd7)
- update MUI versions. (737615d)
version
- release 8.2.0 (0c2eb53)