Releases: mobxjs/mobx-devtools
Releases · mobxjs/mobx-devtools
Release list
0.9.33
What's Changed
- Update release.yml by @andykog in #137
- Update release.yml by @andykog in #139
- chore: Bump version (0.9.32) by @github-actions[bot] in #155
- Add support to mobx v6 in mst devtools by @moharamfatema in #156
- fix: Migrate e2e tests from Selenium to Playwright and make extension work with Chrome 147 / MV3 by @andykog in #159
- test: Run e2e in CI by @andykog in #160
- docs: Improve README with accurate info and better structure by @andykog in #162
- test: Add e2e tests for Changes tab and MST tab by @andykog in #161
- test: Add e2e test for Chrome DevTools panel & add data-hooks by @andykog in #163
- fix: Prevent crash when Popover repositions after unmount by @andykog in #164
- chore: Drop Electron support by @andykog in #166
- test: Add Firefox e2e sanity test by @andykog in #165
- chore: Add engines field to enforce Node.js >=20 requirement by @andykog in #168
- chore: Clean up unused variables by @andykog in #169
- chore: Remove unused TypeScript 2.5 and ts-loader by @andykog in #172
- chore: Remove unused selenium-webdriver and chromedriver dependencies by @andykog in #171
- chore: Replace Lerna 2.x with npm workspaces by @andykog in #170
- chore: Rename playground pages, add debug script & diff preview e2e test by @andykog in #167
- chore: Upgrade React 15 to React 18 by @andykog in #173
New Contributors
- @github-actions[bot] made their first contribution in #155
- @moharamfatema made their first contribution in #156
Full Changelog: 0.9.32...0.9.33
0.9.32
0.9.31
What's Changed
- Fix/chromedriver and playground setup by @coolsoftwaretyler in #115
- Chore/update node v20 and get scripts working by @coolsoftwaretyler in #116
- chore: remove publish commands and related code by @coolsoftwaretyler in #117
- chore: remove --legacy-peer-deps flag and downgrade dependencies for … by @grvv in #122
- chore: Add workflows by @andykog in #123
- chore: Use pull_request_target in workflow instead of pull_request by @andykog in #125
- Migrate to Webpack 5, updated linting and libs by @grvv in #127
- chore: remove legacy openssl provider flag by @coolsoftwaretyler in #128
- Feat/upgrade to manifest v3 by @coolsoftwaretyler in #129
- chore: Update minimum version in manifest.json by @andykog in #132
- fix: global hook not installing by @coolsoftwaretyler in #133
- Bump version on release by @andykog in #134
New Contributors
- @coolsoftwaretyler made their first contribution in #115
- @grvv made their first contribution in #122
Full Changelog: v0.9.30...0.9.31
8a461e94
What's Changed
- fix: global hook not installing by @coolsoftwaretyler in #133
Full Changelog: 13fe82c...8a461e9
790f8b7e
What's Changed
- Add support for SSR by @dargue3 in #8
- MST: track snapshots instead of patches by @andykog in #21
- Fix crash on undefined devtools property by @marvinhagemeister in #25
- use displayName by @ilovedesert001 in #35
- Update Peer Dependencies for MST by @jonavila in #31
- Add Filter in Change Tab by @Means88 in #44
- Fixed typo for component sizing by @Venryx in #63
- Fix mobx-devtools-mst peer dependency for MobX by @agos in #52
- Added vertical scrolling to solve issue #59 by @centerjustified in #69
- Final fix vertical scroll in MST package by @epodgaetskiy in #73
- Update examples by @epodgaetskiy in #79
- Upgrade eslint, add prettier by @epodgaetskiy in #80
- Bump http-proxy from 1.16.2 to 1.18.1 by @dependabot in #82
- Bump lodash from 4.17.4 to 4.17.10 by @dependabot in #66
- Bump lodash from 4.17.4 to 4.17.10 in /packages/playground by @dependabot in #64
- Bump handlebars from 4.0.11 to 4.7.6 by @dependabot in #83
- Type Definition by @kuasha420 in #81
- Test release by @andykog in #89
- Remove components and performance tabs, fix eslint rules by @alexkom9 in #87
- Bump 0.9.26 by @epodgaetskiy in #90
- Enable nodeIntegration in the standalone electron app by @MichalBures in #92
- Fix/chromedriver and playground setup by @coolsoftwaretyler in #115
- Chore/update node v20 and get scripts working by @coolsoftwaretyler in #116
- chore: remove publish commands and related code by @coolsoftwaretyler in #117
- chore: remove --legacy-peer-deps flag and downgrade dependencies for … by @grvv in #122
- chore: Add workflows by @andykog in #123
- chore: Use pull_request_target in workflow instead of pull_request by @andykog in #125
- Migrate to Webpack 5, updated linting and libs by @grvv in #127
- chore: remove legacy openssl provider flag by @coolsoftwaretyler in #128
- Feat/upgrade to manifest v3 by @coolsoftwaretyler in #129
New Contributors
- @dargue3 made their first contribution in #8
- @andykog made their first contribution in #21
- @marvinhagemeister made their first contribution in #25
- @ilovedesert001 made their first contribution in #35
- @jonavila made their first contribution in #31
- @Means88 made their first contribution in #44
- @Venryx made their first contribution in #63
- @agos made their first contribution in #52
- @centerjustified made their first contribution in #69
- @dependabot made their first contribution in #82
- @kuasha420 made their first contribution in #81
- @alexkom9 made their first contribution in #87
- @MichalBures made their first contribution in #92
- @coolsoftwaretyler made their first contribution in #115
- @grvv made their first contribution in #122
Full Changelog: https://github.com/mobxjs/mobx-devtools/commits/790f8b7e
13fe82cf
What's Changed
Full Changelog: 790f8b7...13fe82c