Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@e111077
Copy link
Contributor

@e111077 e111077 commented Feb 14, 2022

Upgraded to Lit 2. Note that @storybook/[email protected] is where Lit 2 support was added.

Also it seems that the react workspace build-storybook command stopped working because it was missing @babel/preset-typescript

Fixes #32

@e111077
Copy link
Contributor Author

e111077 commented Feb 15, 2022

Just ran prettier to fix github actions failures!

@e111077
Copy link
Contributor Author

e111077 commented Feb 15, 2022

odd. Locally i've run

➜  figspec git:(lit-2) yarn prettier --check './**/src/**/*.{js,jsx,ts,tsx,css,html,md}'
yarn run v1.22.17
$ /Users/emarquez/Workspace/lit/figspec/node_modules/.bin/prettier --check './**/src/**/*.{js,jsx,ts,tsx,css,html,md}'
Checking formatting...
All matched files use Prettier code style!
✨  Done in 0.71s.

Any idea what is going wrong?

@pocka
Copy link
Owner

pocka commented Feb 15, 2022

hmm... Probably my workflow file is doing something wrong. I'll merge anyway.
Thanks!

@e111077
Copy link
Contributor Author

e111077 commented Feb 15, 2022

Cheers! Let me know if anything else is needed to prepare for any releases

@pocka pocka merged commit 887d2e7 into pocka:master Feb 15, 2022
@pocka pocka added this to the v1.0.1 milestone Feb 15, 2022
@e111077 e111077 deleted the lit-2 branch February 22, 2022 21:37
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.

Upgrade to Lit 2?

2 participants