Releases: sanity-io/plugin-kit
Releases · sanity-io/plugin-kit
v1.1.0-ecosystem-preset.5
1.1.0-ecosystem-preset.5 (2022-09-02)
Bug Fixes
- added --dry-run flag to release job for safety (4afb7c2)
This release is also available on:
v1.1.0-ecosystem-preset.4
1.1.0-ecosystem-preset.4 (2022-09-02)
Bug Fixes
- show note about manual config steps in semver-workflow (40d5fba)
This release is also available on:
v1.1.0-ecosystem-preset.3
1.1.0-ecosystem-preset.3 (2022-09-01)
Bug Fixes
- add missing lint-staged config (53c17f5)
This release is also available on:
v1.1.0-ecosystem-preset.2
1.1.0-ecosystem-preset.2 (2022-08-29)
Features
- added inject command and support for --preset (7d52ae1)
This release is also available on:
v1.1.0-ecosystem-preset.1
1.1.0-ecosystem-preset.1 (2022-08-25)
Features
- added --ecosystem-preset to init (e513afe)
Bug Fixes
- deps: update dependencies (non-major) (#10) (25deacd)
- deps: update dependency get-latest-version to v4 (86cbf08)
- deps: version bumps and updated dependent code (d9cb8b0)
This release is also available on:
v1.0.1
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: