sriramveeraghanta
00a51f5e6a
chore: version bump
2026-03-31 17:09:35 +05:30
sriramveeraghanta
6e033f9fdb
sync: master branch changes to preview
2026-03-25 13:21:43 +05:30
sriramveeraghanta
9a7696acac
chore: version upgrade
2026-03-05 17:25:22 +05:30
sriramveeraghanta
ec44b63027
chore: pacakge version
2026-02-20 18:05:15 +05:30
sriram veeraghanta
02d0ee3e0f
chore: add copyright ( #8584 )
...
* feat: adding new copyright info on all files
* chore: adding CI
2026-01-27 13:54:22 +05:30
sriramveeraghanta
8399f64bee
chore(deps): react router upgraded
2026-01-09 14:43:36 +05:30
sriramveeraghanta
07f269e7f3
chore: version bump
2025-12-12 15:09:53 +05:30
sriram veeraghanta
a55253d242
chore: update package version
2025-12-09 23:35:52 +05:30
Aaron
0ab94ed6d6
chore: run fixes ( #8257 )
...
* chore: run fixes
* fix: type, just use hocuspocusservercontext
* fix: codemod
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-12-08 22:26:50 +05:30
Aaron
85d90030cf
fix: eslint ( #8185 )
...
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-12-05 16:03:51 +05:30
Aaron
2e15e4f786
fix: source map warning during build ( #8148 )
...
* [WEB-5473] fix: source map errors
* [WEB-5473] chore: run codemod
* fix: build errors in editor
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-21 13:43:52 +05:30
Aaron
83fdebf64d
[WEB-5459] feat(codemods): add function declaration transformer with tests ( #8137 )
...
- Add jscodeshift-based codemod to convert arrow function components to function declarations
- Support React.FC, observer-wrapped, and forwardRef components
- Include comprehensive test suite covering edge cases
- Add npm script to run transformer across codebase
- Target only .tsx files in source directories, excluding node_modules and declaration files
* [WEB-5459] chore: updates after running codemod
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-20 17:39:40 +05:30