0.9.10 • Published 2 months ago

useflytrap v0.9.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

🐛 Flytrap JavaScript SDK

npm version npm downloads Github Actions

Catch bugs in production and replay them in your local development environment. Fix bugs in production in a matter of minutes, instead of hours.

Features

  • Catch bugs both front- and backend bugs
  • Replay bugs as if you were the user who had the bug
  • Identify user who had bug

📖  Read more

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Run the tests using pnpm dev

License

Made with ❤️ in Helsinki

Published under MIT License.

Known Limitations

  • If there are multiple functions in the same file with the same name and args, replaying will have odd behavior.
  • If there are multiple function calls with the same args in the same scope, removing or adding function calls with same args will result to wrong replay behavior.
  • Adding / removing anonymous functions, (eg; () => {},), in a scope where there already is anonymous functions will cause the replay to go wrong
  • React/framework errors during development (eg. hydration errors, ) manifest as weird errors such as "TypeError: Cannot read properties of null (reading 'useContext')", where the stacktrace points towards Flytrap. Because of this, you're recommended to not use flytrap during active development if you're not replaying.
0.9.11-2

2 months ago

0.9.11-1

2 months ago

0.9.11-0

2 months ago

0.9.10

2 months ago

0.9.10-2

2 months ago

0.9.10-0

3 months ago

0.9.10-1

3 months ago

0.9.9-0

3 months ago

0.9.9

3 months ago

0.9.8

3 months ago

0.9.7-0

4 months ago

0.9.7

4 months ago

0.9.6

4 months ago

0.9.6-0

4 months ago

0.9.5

4 months ago

0.9.4

5 months ago

0.9.4-0

5 months ago

0.9.3

5 months ago

0.9.2

5 months ago

0.9.2-3

5 months ago

0.9.2-2

5 months ago

0.9.2-4

5 months ago

0.9.2-1

5 months ago

0.9.2-0

5 months ago

0.9.1

5 months ago

0.9.0

5 months ago

0.7.2

6 months ago

0.7.1

6 months ago

0.7.0

6 months ago

0.7.0-3

6 months ago

0.7.0-2

6 months ago

0.7.0-1

6 months ago

0.7.0-0

6 months ago

0.6.3

7 months ago

0.8.0

5 months ago

0.6.2

7 months ago

0.1.10

12 months ago

0.1.11

12 months ago

0.1.12

12 months ago

0.1.13

12 months ago

0.1.14

11 months ago

0.1.15

11 months ago

0.3.6-0

11 months ago

0.3.8-0

11 months ago

0.3.10-0

11 months ago

0.2.0-0

11 months ago

0.3.0-0

11 months ago

0.3.2-0

11 months ago

0.3.4-0

11 months ago

0.5.4

8 months ago

0.4.0-0

11 months ago

0.1.8

12 months ago

0.5.3

9 months ago

0.1.9

12 months ago

0.5.0

10 months ago

0.5.2

9 months ago

0.5.1

10 months ago

0.5.3-0

9 months ago

0.3.11

11 months ago

0.3.7-0

11 months ago

0.3.9-0

11 months ago

0.3.11-0

11 months ago

0.1.20

11 months ago

0.1.21

11 months ago

0.1.22

11 months ago

0.1.23

11 months ago

0.2.1-0

11 months ago

0.3.1-0

11 months ago

0.3.3-0

11 months ago

0.3.5-0

11 months ago

0.2.1

11 months ago

0.5.5-0

8 months ago

0.4.5

10 months ago

0.1.16

11 months ago

0.4.4

10 months ago

0.1.17

11 months ago

0.1.18

11 months ago

0.1.19

11 months ago

0.4.1

11 months ago

0.6.1

7 months ago

0.4.3

11 months ago

0.6.0

8 months ago

0.4.2

11 months ago

0.4.1-0

11 months ago

0.1.7

12 months ago

0.1.6

12 months ago

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

1 year ago

0.1.0

1 year ago