0.9.10 • Published 1 year ago

useflytrap v0.9.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.9.11-1

1 year ago

0.9.11-0

1 year ago

0.9.10

1 year ago

0.9.10-2

1 year ago

0.9.10-0

1 year ago

0.9.10-1

1 year ago

0.9.9-0

1 year ago

0.9.9

1 year ago

0.9.8

1 year ago

0.9.7-0

1 year ago

0.9.7

1 year ago

0.9.6

1 year ago

0.9.6-0

1 year ago

0.9.5

1 year ago

0.9.4

1 year ago

0.9.4-0

1 year ago

0.9.3

1 year ago

0.9.2

2 years ago

0.9.2-3

2 years ago

0.9.2-2

2 years ago

0.9.2-4

2 years ago

0.9.2-1

2 years ago

0.9.2-0

2 years ago

0.9.1

2 years ago

0.9.0

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.7.0-3

2 years ago

0.7.0-2

2 years ago

0.7.0-1

2 years ago

0.7.0-0

2 years ago

0.6.3

2 years ago

0.8.0

2 years ago

0.6.2

2 years ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.3.6-0

2 years ago

0.3.8-0

2 years ago

0.3.10-0

2 years ago

0.2.0-0

2 years ago

0.3.0-0

2 years ago

0.3.2-0

2 years ago

0.3.4-0

2 years ago

0.5.4

2 years ago

0.4.0-0

2 years ago

0.1.8

2 years ago

0.5.3

2 years ago

0.1.9

2 years ago

0.5.0

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.3-0

2 years ago

0.3.11

2 years ago

0.3.7-0

2 years ago

0.3.9-0

2 years ago

0.3.11-0

2 years ago

0.1.20

2 years ago

0.1.21

2 years ago

0.1.22

2 years ago

0.1.23

2 years ago

0.2.1-0

2 years ago

0.3.1-0

2 years ago

0.3.3-0

2 years ago

0.3.5-0

2 years ago

0.2.1

2 years ago

0.5.5-0

2 years ago

0.4.5

2 years ago

0.1.16

2 years ago

0.4.4

2 years ago

0.1.17

2 years ago

0.1.18

2 years ago

0.1.19

2 years ago

0.4.1

2 years ago

0.6.1

2 years ago

0.4.3

2 years ago

0.6.0

2 years ago

0.4.2

2 years ago

0.4.1-0

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago