v1.0.0
1.0.0 (2022-08-17)
Bug Fixes
- build: allow filenames with multiple dots (e577652), closes #4
- changed recommended link command to work with npm (a204163)
- eslint: add lib (compiled output) to ignorePatterns, drop prettier/react extension (f9fab24)
- npm: lock eslint to ^7.0.0 (dda5eb1)
- npm: use semver range for dependencies (30768d2)
- setup
@sanity/semantic-release-preset
(751bdbc) - spawning child process on windows (#7) (f82bd4d)
- tap.includes -> tap.match (a9b58d7)
- test full absolute path before trying alternatives (dacf59e)
- tests: normalize npm-packlist paths (60812c2)
- tests: normalize path in cli.test.js (c2bc162)
- tests: replace doesNotHave with notMatch (b8bcf94)
- verify: allow query parameters on imports (raw css etc) (51339b1)
chore
- drop support for node 10 (cfd00b1)
Features
- assert @sanity/ui + @sanity/icons are dependencies if used (1b5a3f1)
- initial version (7c2569a)
- npm: add lint task to scripts (33823a7)
BREAKING CHANGES
- We no longer support node 10, because it is out of LTS
This release is also available on: