# Migrating from the pre-release 🥏

## What's the breaking change?

**Design token names must now be wrapped in { }** – including **design token artboard names.** That means that all your previous design tokens and design token structure will not work until you:

1. Add **{ }** to all your design token artboards/frames names
2. Add **{ }** to all your design token names on these artboards

![Add { } to all your design tokens, including the artboards](https://230886557-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LL-qYWTohHkbVxTapce%2F-MX_uh0rbCRK6mDdqcoK%2F-MX_wCRu_PWKl6krjVDa%2FCleanShot%202021-04-06%20at%2008.48.34%402x.png?alt=media\&token=012aae17-2ffe-4a4f-9ef4-1dd1505efae3)

The great thing about using **{ } in artboard, layer and groups** names for creating your **design tokens** is that you can **mix them with regular design elements**. Your code is clean, only populated by delicous JSON design token data where you need it to be.

![](https://230886557-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LL-qYWTohHkbVxTapce%2F-MXa15kOFT8l6AiARtY5%2F-MXa1HA10DMj9i6xkK-e%2FCleanShot%202021-04-06%20at%2009.14.56%402x.png?alt=media\&token=35683da6-25f0-48ec-acd6-aff8983cf738)

You can use this approach to give examples of use of your design tokens connected to your **design system components**. Great Scott!

## Suggested updating workflow

This workflow is only for all of you awesome people that have bought our pre-release of Stratos Tokens.

1. **Make a copy** of your design document
2. Select all your design tokens, including your artboards and use something like the great [Rename It plugin](https://renameit.design/sketch/) for Sketch and Figma to add { } to each design token
3. Create a **new Stratos Tokens project** in Stratos Tokens 2021
4. Do a happy dance 👯‍♀️
