40 Commits

Author SHA1 Message Date
65bf70d032 [ci] Bug Fix: Force tag update so create release branch can be run multiple times (#7146) 2025-02-07 00:04:26 +00:00
a35432e7bd [ci] Chore: Remove SSH_KEY secret (#7143) 2025-02-06 20:44:14 +00:00
8bc70509f3 [*] Feature: Automated nightly releases (#6204) 2024-06-09 04:23:47 +00:00
0885fb2bbc [*] Fix: Resolve Windows regression caused by upgrading glob (#6227) 2024-05-31 19:26:17 +00:00
3e117f8fff [build] Chore: Upgrade rollup and vite to latest versions (#6018) 2024-05-04 09:09:11 -04:00
881258be7a Refactor build scripts and npm package process (#5876) 2024-04-25 16:17:31 -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
1eb6b4c39e It's a journey (#5242) 2023-11-17 12:13:30 -07:00
0a4886d082 Fix update-changelog not finishing (#4537) 2023-05-24 13:22:27 -04:00
a1716002e2 fix increment-version (#3306) 2022-11-02 09:22:14 -06:00
78fcd902de Handle quotes in increment-version changelog (#3291) 2022-10-31 10:03:54 -04:00
2ef877a866 nightly and dev releases (#3192) 2022-10-17 09:05:21 -06:00
42cf15c597 [Automated Releases] Add logging and dry run to release script (#2986)
* add logs to release script

* add dry run to release script

* adjust dry run script

* add tag

* dont paginate changelog output

* auto-update changelog

* fix changelog

* fix import

* async

* cleanup

* fix

* fix
2022-09-12 12:42:42 -06:00
5d41362107 fix versioning for ff merge (#2983) 2022-09-09 20:07:22 -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
0c5f9fdb1d shared PKG to cleanup (#2463) 2022-06-17 14:07:08 +01:00
96bdfb1c85 Add header to scripts (#2432) 2022-06-15 17:31:12 +01:00
c26e41d595 Autogenerate TypeScript declaration files (#2359)
* Remove .d.ts and fix type errors

* Fix failing test

* Upgrade roll up to remove maxlisteners warning

* Refactor type generation and make build script run in sequence to avoid OOM errors in GitHub actions

* Small change

* Fix playground TS errors
2022-06-14 10:42:43 +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
3731a8219d Remove size compare scripts (#2073)
* Enable dangefile

* Add React danger config

* Remove danger

* Remove script
2022-05-06 17:16:32 +01:00
9e39f0ec24 Split out commenting logic (#2074)
Split out commenting logic (#2074)
2022-05-05 07:25:12 +01:00
b9af34a0a4 remove old mappings from release script (#1621) 2022-04-09 00:43:37 -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
0e9d8cf392 remove helpers reference from release script (#1474) 2022-04-09 00:43:31 -07:00
85ccc8fdbf Bump version and remove unused helper code (#1468)
* bump version and remove unused helper code

* update lock file

* add changelog entry
2022-04-09 00:43:31 -07:00
ecbd46e5c0 Remove lexical-helpers (#1466)
* Remove lexical-helpers

* Add midding ref
2022-04-09 00:43:30 -07:00
d8913e5e45 Follow up to 1447 (#1448) 2022-04-09 00:43:29 -07:00
59afd22c1c Housekeeping: create more self-contained packages for Lexical (#1447)
* Add lexical-token package for HashtagNode

* Garden work

* Fix unit tests
2022-04-09 00:43:29 -07:00
5921c30816 Fix deps (#1396)
* fix deps

* update package-lock
2022-04-09 00:43:27 -07:00
37e741251b Various licensing fixes (#1380)
* various licensing fixes

* fix spacing

* add license to README
2022-04-09 00:43:27 -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
06f4602d46 Add converted TypeScript definitions (#1378) 2022-04-09 00:43:26 -07:00
5c9b3566bb Make type defs for lexical react (#1369)
* Add Flow type definitions for Lexical React

* Fix bugs

* Revert bad merge
2022-04-09 00:43:26 -07:00
27bc2dc3da Update prepare-release 2022-04-09 00:43:26 -07:00
6d20a1c1e5 Automate release process (#1333) 2022-04-09 00:43:25 -07:00