Skip to content

Tags: nchilada/freesewing

Tags

v2.22.1

Toggle v2.22.1's commit message
release: v2.22.1

v2.22.0

Toggle v2.22.0's commit message
Merge branch 'develop' of github.com:freesewing/freesewing into develop

2.22.0-rc.0

Toggle 2.22.0-rc.0's commit message
chore: Reconfigure packages

v2.21.3

Toggle v2.21.3's commit message
fix(shared): Don't import from core source files

Importing from source files (of published packages) works fine
in the monorepo, but breaks outside of it.
Specifically, it breaks in the standalone development environment
which spins up the lab outside the monorepo.

For a situation like this, you need to make sure we have a
named export that's available from the built package.

2.21.1

Toggle 2.21.1's commit message
Merge branch 'develop' of github.com:freesewing/freesewing into develop

2.21

Toggle 2.21's commit message
Merge branch 'develop' of github.com:freesewing/freesewing into develop

2.20.8

Toggle 2.20.8's commit message
chore: Reconfigure packages

2.20.7

Toggle 2.20.7's commit message
release: FreeSewing 2.20.7

This fixes an issue in our workbench component that caused an error for
people using our development environment.

2.20.6

Toggle 2.20.6's commit message
release: v2.20.6

**Date:** 2022-02-22

- Set units on fontsizes to support scale setting

- Handle unset props.pattern in DraftConfigurator option.hide check