ToolJet / ToolJet/ToolJet

Remove immutability helper package

Open
#2,280 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement exploring platform
Dominant language
JavaScript
Stars
40.9k
Forks
5.4k
Avg merge
2d 18h
Merged PRs (30d)
202

Description

Since we are using immer for replacing elements inside a object, usage of immutability package is obsolete and add-on replacement can be treated as immer, saves strips 31kb from the final bundle

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by searching the repository for imports and package-manifest entries for the immutability helper, then inspect the existing immer usage that replaces elements inside objects. Done means the obsolete package and its usages are removed, the project still builds and tests pass, and the bundle-size reduction can be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.