Skip to content

Releases: react-monaco-editor/react-monaco-editor

v0.57.0

25 Jan 00:52
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @babel/preset-env from 7.25.4 to 7.26.0 in /example by @dependabot in #982
  • chore(deps): bump react-monaco-editor from 0.56.1 to 0.56.2 in /example by @dependabot in #978
  • chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in #988
  • chore(deps-dev): bump @types/react from 18.3.10 to 18.3.12 by @dependabot in #987
  • chore(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #985
  • chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.2 by @dependabot in #984
  • chore(deps-dev): bump webpack from 5.95.0 to 5.96.0 in /example by @dependabot in #981
  • chore(deps-dev): bump @babel/preset-react from 7.24.7 to 7.25.9 in /example by @dependabot in #980
  • chore(deps-dev): bump @babel/core from 7.25.2 to 7.26.0 in /example by @dependabot in #979
  • chore(deps-dev): bump eslint-plugin-react from 7.37.0 to 7.37.2 by @dependabot in #983
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #989
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #992
  • chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 by @dependabot in #991
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /example by @dependabot in #996
  • chore(deps-dev): bump react and @types/react by @dependabot in #1005
  • chore(deps-dev): bump eslint-plugin-react from 7.37.2 to 7.37.3 by @dependabot in #1004
  • chore(deps-dev): bump monaco-editor from 0.52.0 to 0.52.2 by @dependabot in #1003
  • chore(deps-dev): bump prettier from 3.4.1 to 3.4.2 by @dependabot in #1002
  • chore(deps-dev): bump @babel/preset-react from 7.25.9 to 7.26.3 in /example by @dependabot in #1001
  • chore(deps-dev): bump webpack from 5.96.0 to 5.97.1 in /example by @dependabot in #1000
  • Remove deprecated use of defaultProps for function components by @Thristhart in #993

New Contributors

Full Changelog: v0.56.2...v0.57.0

v0.56.1

13 Aug 23:01
Compare
Choose a tag to compare
v0.56.1

v0.56.0

05 Aug 19:39
Compare
Choose a tag to compare
v0.56.0

v0.50.1

19 Nov 19:21
Compare
Choose a tag to compare
v0.50.1

v0.14.0

19 Mar 16:36
Compare
Choose a tag to compare
0.14.0

0.11.0

17 Oct 20:46
Compare
Choose a tag to compare

Upgrade React

0.10.0

11 Aug 16:17
Compare
Choose a tag to compare
  • Fixes monaco-editor package not defined as dependency #45

0.9.0

10 Aug 15:32
Compare
Choose a tag to compare
  • Upgrade Monaco to 0.9
  • breaking Change theme option
  • Clean up dependencies
  • Use prop-types package
  • Fix some small issues with refs