turbo-themes 0.43.6 → 0.44.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 38b7c57796d737430b931152780becd652c33e66786582d90e6e7ce2376980b2
4
- data.tar.gz: 7e3c3a073de411ddb309ef415caf1ca616b65ed92de74e4c3a472831db844e0e
3
+ metadata.gz: 1e527d0406f1f139f47ec6e25838c367b914944dedd6c46956b7e5a491453dd7
4
+ data.tar.gz: 471bc891cf009d3de717868ff831550b420487cdf345649f04d783efa9c37410
5
5
  SHA512:
6
- metadata.gz: e36615b4054ce7ceab7d346dc76730e12ead72535fb8fdb753b7fe6e1a52637f029d654ab15b98cb0a3382f408433c37db0e134b9f5690b7848be3949ff0ca2c
7
- data.tar.gz: f1e073c85cad41f93517e369b6686867d0d8075f5109616d8e62fb36b24c8f5e5954413b60d0b3b43914c3860242a4615bef39af93d215385798834cec345b9c
6
+ metadata.gz: c8461177edcd836ca343aab17950d74867d87393299519adfab048907b42e633200c1e157fc653644394a9fb8389827e8fe9098b365ea9e721c2f9fba616dfe1
7
+ data.tar.gz: 1f8afef17044366edeed1a7bc670e4ac5917c650e4f07fedd3f5bc51791dea9e7356b74f124a48eeaaf74573cfc69594108c44b8a2745906c22885779aa6ec15
data/CHANGELOG.md CHANGED
@@ -10,6 +10,12 @@ The format is based on Keep a Changelog and this project adheres to SemVer.
10
10
 
11
11
  - TBD
12
12
 
13
+ ## [0.44.0] - 2026-09-06
14
+
15
+ ### ✨ Added
16
+
17
+ - Validate site-native theme token files against the generated token contract (#979)
18
+
13
19
  ## [0.43.6] - 2026-09-06
14
20
 
15
21
  ### 🔧 Changed
data/README.md CHANGED
@@ -204,6 +204,10 @@ const script = generateBlockingScript({
204
204
  See the [theme switching guide](apps/site/src/content/docs/guides/theme-switching.md)
205
205
  for a complete walkthrough.
206
206
 
207
+ Maintaining your own theme token file in your repo? See the
208
+ [site-native themes guide](apps/site/src/content/docs/guides/site-native-themes.md) for
209
+ the token contract and the `turbo-themes validate-native` CLI that gates it in CI.
210
+
207
211
  ## Examples
208
212
 
209
213
  Complete, working examples demonstrating Turbo Themes integration with various
@@ -5,8 +5,8 @@ var TurboHomepageShowcase = (function(exports) {
5
5
  var tokens = {
6
6
  $schema: "https://design-tokens.org/schema.json",
7
7
  $description: "Turbo Themes - Flat tokens for 43 themes",
8
- $version: "0.43.6",
9
- $generated: "fa03a675bef5f45a166833f5b252ff01dd28a7e255c0f0f96f078327f44912ca",
8
+ $version: "0.44.0",
9
+ $generated: "26a6b78901d8c1836d5220f456b46da7862fb60087c0cf861f2d83cb3f8d22d4",
10
10
  meta: {
11
11
  "themeIds": [
12
12
  "ayu-dark",