v0.57.0
- chore(deps-dev): bump @babel/preset-env from 7.25.4 to 7.26.0 in /example by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/982
- chore(deps): bump react-monaco-editor from 0.56.1 to 0.56.2 in /example by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/978
- chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/988
- chore(deps-dev): bump @types/react from 18.3.10 to 18.3.12 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/987
- chore(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/985
- chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.2 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/984
- chore(deps-dev): bump webpack from 5.95.0 to 5.96.0 in /example by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/981
- chore(deps-dev): bump @babel/preset-react from 7.24.7 to 7.25.9 in /example by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/980
- chore(deps-dev): bump @babel/core from 7.25.2 to 7.26.0 in /example by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/979
- chore(deps-dev): bump eslint-plugin-react from 7.37.0 to 7.37.2 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/983
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/989
- chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/992
- chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/991
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /example by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/996
- chore(deps-dev): bump react and @types/react by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/1005
- chore(deps-dev): bump eslint-plugin-react from 7.37.2 to 7.37.3 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/1004
- chore(deps-dev): bump monaco-editor from 0.52.0 to 0.52.2 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/1003
- chore(deps-dev): bump prettier from 3.4.1 to 3.4.2 by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/1002
- chore(deps-dev): bump @babel/preset-react from 7.25.9 to 7.26.3 in /example by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/1001
- chore(deps-dev): bump webpack from 5.96.0 to 5.97.1 in /example by @dependabot in https://github.com/react-monaco-editor/react-monaco-editor/pull/1000
- Remove deprecated use of defaultProps for function components by @Thristhart in https://github.com/react-monaco-editor/react-monaco-editor/pull/993
- @Thristhart made their first contribution in https://github.com/react-monaco-editor/react-monaco-editor/pull/993
Full Changelog: https://github.com/react-monaco-editor/react-monaco-editor/compare/v0.56.2...v0.57.0
0.11.0
Upgrade React
0.10.0
- Fixes
monaco-editor
package not defined as dependency https://github.com/superRaytin/react-monaco-editor/issues/45
0.9.0
- Upgrade Monaco to 0.9
- breaking Change theme option
- Clean up dependencies
- Use prop-types package
- Fix some small issues with refs