Skip to content

Conversation

@aaronccasanova
Copy link
Member

WHAT is this pull request doing?

This PR upgrades the root TypeScript version to v4.9 and upgrades Polaris for Figma's ts-loader to address build failures.

TODO:

  • Create snapshot release
  • Tophat the Admin

How to 🎩

🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines

Copy-paste this code in playground/Playground.tsx:
import React from 'react';
import {Page} from '../src';

export function Playground() {
  return (
    <Page title="Playground">
      {/* Add the code you want to test in here */}
    </Page>
  );
}

🎩 checklist

@aaronccasanova
Copy link
Member Author

Closing in favor of #7271

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant