Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-25 | 3.8 kB | |
v12.0.0 source code.tar.gz | 2024-06-25 | 166.5 kB | |
v12.0.0 source code.zip | 2024-06-25 | 185.0 kB | |
Totals: 3 Items | 355.3 kB | 2 |
What's Changed
- Chore(deps-dev): Bump typescript from 5.4.3 to 5.5.2 by @dependabot in https://github.com/securingsincity/react-ace/pull/1959
- Chore(deps-dev): Bump webpack from 5.91.0 to 5.92.1 by @dependabot in https://github.com/securingsincity/react-ace/pull/1956
- Chore(deps): Bump ace-builds from 1.32.8 to 1.35.0 by @dependabot in https://github.com/securingsincity/react-ace/pull/1946
- Chore(deps-dev): Bump @types/node from 20.11.30 to 20.14.7 by @dependabot in https://github.com/securingsincity/react-ace/pull/1958
- Chore(deps-dev): Bump prettier from 3.2.5 to 3.3.2 by @dependabot in https://github.com/securingsincity/react-ace/pull/1947
- Chore(deps-dev): Bump express from 4.19.1 to 4.19.2 by @dependabot in https://github.com/securingsincity/react-ace/pull/1856
- Chore(deps-dev): Bump react-test-renderer from 18.2.0 to 18.3.1 by @dependabot in https://github.com/securingsincity/react-ace/pull/1893
- Chore(deps-dev): Bump react and @types/react by @dependabot in https://github.com/securingsincity/react-ace/pull/1920
- Chore(deps-dev): Bump jsdom from 24.0.0 to 24.1.0 by @dependabot in https://github.com/securingsincity/react-ace/pull/1923
- Chore(deps-dev): Bump @testing-library/react from 14.2.2 to 16.0.0 by @dependabot in https://github.com/securingsincity/react-ace/pull/1936
- Chore(deps-dev): Bump @babel/cli from 7.24.1 to 7.24.7 by @dependabot in https://github.com/securingsincity/react-ace/pull/1937
- Chore(deps-dev): Bump @babel/core from 7.24.3 to 7.24.7 by @dependabot in https://github.com/securingsincity/react-ace/pull/1938
- Chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/securingsincity/react-ace/pull/1949
- Update types.ts to match ace-builds by @gchallen in https://github.com/securingsincity/react-ace/pull/1898
this.editor
null check by @sandragg in https://github.com/securingsincity/react-ace/pull/1884- Add readOnly property to ICommand interface by @kalczur in https://github.com/securingsincity/react-ace/pull/1881
- Chore(deps-dev): Bump eslint-plugin-react from 7.34.1 to 7.34.3 by @dependabot in https://github.com/securingsincity/react-ace/pull/1955
- Chore(deps-dev): Bump @babel/preset-react from 7.24.1 to 7.24.7 by @dependabot in https://github.com/securingsincity/react-ace/pull/1943
- Chore(deps-dev): Bump @babel/preset-env from 7.24.3 to 7.24.7 by @dependabot in https://github.com/securingsincity/react-ace/pull/1942
- Chore(deps-dev): Bump @babel/register from 7.23.7 to 7.24.6 by @dependabot in https://github.com/securingsincity/react-ace/pull/1925
- Chore(deps-dev): Bump @babel/preset-typescript from 7.24.1 to 7.24.7 by @dependabot in https://github.com/securingsincity/react-ace/pull/1939
- Chore(deps-dev): Bump @testing-library/jest-dom from 6.4.2 to 6.4.6 by @dependabot in https://github.com/securingsincity/react-ace/pull/1945
- Chore(deps-dev): Bump react-dom and @types/react-dom by @dependabot in https://github.com/securingsincity/react-ace/pull/1894
- Chore(deps-dev): Bump rimraf from 5.0.5 to 5.0.7 by @dependabot in https://github.com/securingsincity/react-ace/pull/1909
- Chore(deps-dev): Bump eslint from 8.57.0 to 9.5.0 by @dependabot in https://github.com/securingsincity/react-ace/pull/1951
- Chore(deps-dev): Bump @types/lodash from 4.17.0 to 4.17.5 by @dependabot in https://github.com/securingsincity/react-ace/pull/1944
- Chore(deps-dev): Bump @types/chai from 4.3.14 to 4.3.16 by @dependabot in https://github.com/securingsincity/react-ace/pull/1902
New Contributors
- @sandragg made their first contribution in https://github.com/securingsincity/react-ace/pull/1884
- @kalczur made their first contribution in https://github.com/securingsincity/react-ace/pull/1881
Full Changelog: https://github.com/securingsincity/react-ace/compare/v11.0.1...v12.0.0