Commit a471805
authored
feat!: remove 3.x compatability layer (#1063)
This PR will remove the browser compatability layer
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Removes the deprecated 3.x browser compatibility layer and its
build/test surface.
>
> - Deletes `src/compat/*` (compat client, options, emitter, helpers)
and `__tests__/compat/LDClientCompatImpl.test.ts`
> - Removes compat entrypoints from `package.json` `exports` and from
`tsup.config.ts` (no more `compat` bundle)
> - Build now only targets `src/index.ts`; package no longer exposes
`./compat`
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
3964c52. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 258c478 commit a471805
File tree
9 files changed
+0
-1159
lines changed- packages/sdk/browser
- __tests__/compat
- src/compat
9 files changed
+0
-1159
lines changedLines changed: 0 additions & 531 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 33 | | |
44 | 34 | | |
45 | 35 | | |
| |||
This file was deleted.
0 commit comments