80 Commits

Author SHA1 Message Date
dc996d09a5 v0.11.3 (#4799) 2023-07-19 12:32:16 +01:00
970948ce33 v0.11.2 (#4767) 2023-07-11 11:03:23 -04:00
c0a59bc9f5 v0.11.1 (#4563) 2023-05-26 19:00:25 -04:00
e00bd575c2 v0.11.0 (#4539) 2023-05-24 01:33:48 +01:00
05d644f8e5 0.10.0 (#4349) 2023-04-18 13:04:48 -06:00
2dc70df466 v0.9.2 (#4324) 2023-04-14 13:38:37 -06:00
1859223fbe Loosen node and version types (#4143) 2023-04-04 15:27:23 +01:00
75a65413db v0.9.1 (#4191) 2023-03-24 14:04:21 -04:00
bb8479f8a3 0.9.0 (#4065) 2023-03-09 06:47:19 -07:00
c840bfc2c5 0.8.1 (#3957) 2023-02-23 09:16:24 +00:00
8b11ef7201 v0.8.0 (#3866) 2023-02-09 14:03:17 +00:00
1d9d24c5b7 v0.7.9 (#3864) 2023-02-09 12:20:43 +00:00
39aec26301 v0.7.8 (#3847) 2023-02-08 12:09:37 +00:00
ecf8edb993 v0.7.7 (#3817) 2023-02-03 15:58:42 +00:00
168f0d43fc v0.7.6 (#3699) 2023-01-10 14:27:14 +00:00
31bc120f50 v0.7.5 (#3630) 2022-12-23 13:18:17 +00:00
c15042b52a 0.7.4 (#3597) 2022-12-20 11:07:41 +00:00
e136aaa308 Add missing usages of $applyNodeReplacement (#3592) 2022-12-19 18:54:00 +00:00
d6b9e6bc77 v0.7.3 (#3587) 2022-12-18 12:05:22 +00:00
8de8b45c48 v0.7.2 (#3577) 2022-12-17 15:22:25 +00:00
d9b73a5703 0.7.1 (#3530) 2022-12-11 11:25:42 +00:00
8168ba9b85 v0.7 (#3522) 2022-12-09 14:04:50 +00:00
ae6b4c3bcf Improve insertBefore, insertAfter, replace selection restoration logic (#3516) 2022-12-08 10:13:21 +00:00
571e995487 v0.6.5 (#3495) 2022-12-05 21:33:35 +00:00
1aa23d1556 v0.6.4 (#3449) 2022-11-29 12:40:35 +00:00
c96c488613 v0.6.3 (#3410)
* 0.6.3

* package lock
2022-11-23 19:47:06 +00:00
9aede8e292 v0.6.2 (#3387) 2022-11-21 15:24:52 +00:00
5128a2ed9c v0.6.1-next.0 (#3314)
Co-authored-by: Lexical GitHub Actions Bot <>
2022-11-04 14:49:40 -06:00
291b57a872 0.6.0 (#3296) 2022-10-31 14:55:41 -04:00
a2d745fa10 v0.5.1-next.2 (#3286)
Co-authored-by: Lexical GitHub Actions Bot <>
2022-10-30 11:28:23 -06:00
bbf1cf1651 Revert "v0.5.1-next.2 (#3269)" (#3272)
This reverts commit 39dfb2eb7339f78d19d773086775793cfde67395.
2022-10-26 16:04:37 -06:00
39dfb2eb73 v0.5.1-next.2 (#3269)
Co-authored-by: Lexical GitHub Actions Bot <>
2022-10-26 15:54:14 -06:00
573a716ef9 v0.5.1-next.1 (#3205)
Co-authored-by: Lexical GitHub Actions Bot <>
2022-10-18 12:50:39 -06:00
8f99978f55 v0.5.1-next.0 (#3201)
Co-authored-by: Lexical GitHub Actions Bot <>
2022-10-17 16:24:49 -06:00
e85a7c563c v0.5.0 (#3059) 2022-09-23 21:02:47 +01:00
664793bd35 0.4.1 (#2946) 2022-09-05 17:44:57 +01:00
60b51372df 0.4.0 (#2939)
* 0.4.0

* change todos
2022-09-03 18:08:41 -06:00
7032780a49 Fix Lexical package main entry points (#2897) 2022-08-26 13:47:12 +01:00
3f339a700b Add autogenerated TypeDoc docs (#2837)
* upgrade docusaurus

* add typedoc deps

* add typedoc documentation

* patched plugin

* update module names

* add file header

* revert eslint changes

* shuffle dependencies

* lint

* remove duplicate headers

* move API to separate topnav and sidebar

* rename modules
2022-08-17 21:33:40 -06:00
3aa15b7b6c 0.3.11 (#2829) 2022-08-12 10:02:00 -07:00
6bee268df6 0.3.10 (#2827) 2022-08-12 15:01:36 +01:00
ea6574ec5e 0.3.9 (#2819) 2022-08-11 20:57:45 +01:00
0469c4fc10 0.3.8 (#2669) 2022-07-21 10:31:55 +01:00
1d9750d801 0.3.7 (#2608) 2022-07-07 09:27:11 +01:00
7ee3a5237e 0.3.6 (#2556) 2022-06-29 15:31:24 +01:00
fc5c5b13b0 0.3.5 (#2449) 2022-06-16 20:18:00 +01:00
121ff40c87 0.3.4 Release (#2443) 2022-06-16 13:01:52 -04:00
2f537def12 Lint for correct header (#2424) 2022-06-15 12:40:19 +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
c903c2e0b6 0.3.3 (#2384) 2022-06-09 21:32:49 -04:00