threepointone/glamor

Probably breaking change without updating semver major.

Closed this issue · 6 comments

image

This error showed up after running npm i with package locked up on major version: "glamor": "^2.17.14",. It seems that you removed the fontFace method from 'glamor' exports and replaced the usage with css.fontFace without updating major semver version.

yeah that was my bad. I've since brought it back though, what version are you on?

jschr commented

hey, same issue here when installing the latest from npm which appears to be 2.20.8

2.20.8 installed in node_modules

I'll check and fix this today. sorry!

could you folks check 2.20.9?

closing this, feel free to reopen if it happens again.