@nyaruka/temba-components 0.158.1 → 0.159.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,8 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ #### [v0.159.0](https://github.com/nyaruka/temba-components/compare/v0.158.1...v0.159.0)
8
+
9
+ - Add ContactEvents timeline component replacing ContactPending [`#1019`](https://github.com/nyaruka/temba-components/pull/1019)
10
+ - Add ContentList layout polish: search UX, label dropdown, list subtitles [`#1016`](https://github.com/nyaruka/temba-components/pull/1016)
11
+ - Bump serialize-javascript from 6.0.2 to 7.0.5 [`#1017`](https://github.com/nyaruka/temba-components/pull/1017)
12
+ - Split resthook nodes on @webhook.status, matching split_by_webhook [`#1018`](https://github.com/nyaruka/temba-components/pull/1018)
13
+ - Add regression test for legacy @webhook.json.status normalisation [`6437b32`](https://github.com/nyaruka/temba-components/commit/6437b32d9fc971d3a3b24ac104f491e21c62a2ac)
14
+ - Symlink .devcontainer to shared utils/projects/temba-components/.devcontainer [`c1d1678`](https://github.com/nyaruka/temba-components/commit/c1d167853579c2f961602565d087cf7c79507ec2)
15
+ - Add CI-only devcontainer under .github/devcontainer [`4f92665`](https://github.com/nyaruka/temba-components/commit/4f92665ed4e01a51fbcf9dd97e559892ad6a5b7b)
16
+
7
17
  #### [v0.158.1](https://github.com/nyaruka/temba-components/compare/v0.158.0...v0.158.1)
8
18
 
19
+ > 14 May 2026
20
+
9
21
  - Add ContentList component for JSON-driven CRUDL list pages [`#1012`](https://github.com/nyaruka/temba-components/pull/1012)
10
22
  - Only run Claude PR review once on PR creation, skip drafts [`#1015`](https://github.com/nyaruka/temba-components/pull/1015)
11
23