What is plans to release 1.4.0? Can we have at least new alpha with classNameSlug option support?
Curious about this too (for classNameSlug support as well; to help with snapshot testing); there seems to be some activity (including bugfixes like #366) since the latest npm release, which is from March.
Even a small update on the future plans would be much appreciated!
ping @satya164 @thymikee ; perhaps you would be able to clarify? Thanks in advance and thanks for your work on what is already a great library!
Latest beta was recently released: https://github.com/callstack/linaria/releases/tag/v1.4.0-beta.0. Please give it a try
@thymikee
I am getting buid error with 1.4.0-beta.0:
node_modules/react-scripts/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js:1
export default function _taggedTemplateLiteral(strings, raw) {
^^^^^^
SyntaxError: Unexpected token 'export'
Most helpful comment
Curious about this too (for
classNameSlugsupport as well; to help with snapshot testing); there seems to be some activity (including bugfixes like #366) since the latest npm release, which is from March.Even a small update on the future plans would be much appreciated!
ping @satya164 @thymikee ; perhaps you would be able to clarify? Thanks in advance and thanks for your work on what is already a great library!