Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonic Labs committed Mar 17, 2024
1 parent 236606b commit 276c3de
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# v1.0.6 (Sun Mar 17 2024)

#### ⚠️ Pushed to `main`

- refactor: update array add, remove, toggle and replaceAt to be mutating array methods ([@jorenrui](https://github.com/jorenrui))
- feat: trigger re-render for array mutation variables ([@jorenrui](https://github.com/jorenrui))
- feat: identify array method usage with the lexer ([@jorenrui](https://github.com/jorenrui))

#### Authors: 1

- Joeylene ([@jorenrui](https://github.com/jorenrui))

---

# v1.0.5 (Fri Mar 08 2024)

#### ⚠️ Pushed to `main`
Expand Down

0 comments on commit 276c3de

Please sign in to comment.