Skip to content

Commit

Permalink
build: release 16.1.0-next.18
Browse files Browse the repository at this point in the history
  • Loading branch information
pubuzhixing8 committed Mar 16, 2024
1 parent 46d0659 commit aa2c453
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"strange-flowers-suffer",
"stupid-files-wait",
"stupid-grapes-warn",
"twenty-geckos-roll"
"twenty-geckos-roll",
"witty-walls-hunt"
]
}
7 changes: 7 additions & 0 deletions packages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 16.1.0-next.18

### Patch Changes

- [`46d0659`](https://github.com/worktile/slate-angular/commit/46d0659f932923224af411798b57255f7003327e) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - add afterViewInit method to handle performance issue
set contenteditable will cause performance issue during dynamic created component execute detectChanges

## 16.1.0-next.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slate-angular",
"version": "16.1.0-next.17",
"version": "16.1.0-next.18",
"description": "Angular view layer for Slate",
"author": "pubuzhixing <pubuzhixing@gmail.com>",
"homepage": "https://github.com/worktile/slate-angular#readme",
Expand Down

0 comments on commit aa2c453

Please sign in to comment.