25 Commits

Author SHA1 Message Date
20e4ea1687 [lexical] Feature: Add version identifier to LexicalEditor constructor (#6488) 2024-08-06 18:19:28 +00:00
881258be7a Refactor build scripts and npm package process (#5876) 2024-04-25 16:17:31 -06:00
2b9b54f325 Fix version script (#5906) 2024-04-16 21:58:56 -06:00
9f552e429e fix(@lexical/react): @lexical/react 0.14.4 brings in @lexical/devtools-core dependency without declaring it (#5902) 2024-04-16 20:48:44 -06:00
db1265aca6 feat: use dev/prod conditions instead of webpack in exports (#5858) 2024-04-14 09:13:40 -07:00
1c46eb63f8 fix: webpack needs its own export condition (#5833) 2024-04-05 11:06:01 +01:00
edae3d36ef Node fork modules & moduleResolution bundler (#5774) 2024-04-02 00:33:51 +01:00
a4abe51ac1 Generate default entry in package.json exports last & use .mjs for esm modules (#5737) 2024-03-25 11:03:54 +00:00
f5a15bd971 ESM build (#5618) 2024-03-17 19:29:09 -06:00
e829a84f24 Automated releases (#2949)
* change to using package.json in root as pinned version

* wip automated release workflow with manual triggerl

* change release script

* Fix build script

* checkout new branch

* release on push to next

* no accidental releases

* release on push to latest

* fix yaml

* fix yaml

* fix yaml

* remove unnecessary

* remove unnecessary

* prettier
2022-09-08 16:46:53 -06:00
96bdfb1c85 Add header to scripts (#2432) 2022-06-15 17:31:12 +01:00
abdea71087 0.3.0 (#2316)
* 0.3.0
2022-06-02 11:58:14 +01:00
82f4365a5e Move HTML<->Lexical functions to new package, @lexical/html. (#2246) 2022-05-24 16:26:53 -04:00
ba7834d774 Add missing references for headless package (#2122) 2022-05-09 21:10:30 -04:00
9e39f0ec24 Split out commenting logic (#2074)
Split out commenting logic (#2074)
2022-05-05 07:25:12 +01:00
576eca9d62 make release script update monorepo package.json (#1634) 2022-04-09 00:43:38 -07:00
47de90c34d Add @lexical/markdown (#1566)
* Add @lexical/markdown
2022-04-09 00:43:35 -07:00
cb341053fb Add @lexical/history (#1550)
* Add @lexical/history

* Add missing configuration
2022-04-09 00:43:35 -07:00
146c95a540 Add @lexical/overflow @lexical/link (#1556)
* Add @lexical/overflow @lexical/link

* Fix tests
2022-04-09 00:43:35 -07:00
89ae5046f6 Move rich/plain/dragon logic to separate packages (#1555)
* Move rich/plain/dragon logic to seperate pacakges

* Clean up entity logic
2022-04-09 00:43:34 -07:00
3b13497b8a Move code logic into @lexical/code (#1554)
* Move code logic into @lexical/code

* Fix tests
2022-04-09 00:43:34 -07:00
ecbd46e5c0 Remove lexical-helpers (#1466)
* Remove lexical-helpers

* Add midding ref
2022-04-09 00:43:30 -07:00
5503ca6e64 Add clipboard package, remove lexical event helpers (#1361)
* add clipboard package, remove lexica event helpers

* bump version after rebase

* rename - wip

* rename things
2022-04-09 00:43:27 -07:00
06925cda1d Add www Flow definition preparation script (#1374)
* Add www Flow definition preparation script

* Update comment
2022-04-09 00:43:26 -07:00
569699e16c Add script to update package versions (#1287)
* add script to update package versions

* add indentation
2022-04-09 00:43:25 -07:00