Releases: stoplightio/scripts
Releases · stoplightio/scripts
v9.0.5
9.0.5 (2021-06-09)
Reverts
v9.0.4
9.0.4 (2021-06-09)
Bug Fixes
v9.0.3
9.0.3 (2021-06-09)
Bug Fixes
- bundle command now supports monorepos (#83) (43a236c)
- eliminate warnings for external libraries (#84) (aee021e)
v9.0.2
9.0.2 (2021-06-04)
Bug Fixes
v9.0.1
9.0.1 (2021-05-13)
Bug Fixes
v9.0.0
9.0.0 (2021-05-13)
Features
BREAKING CHANGES
-
bundle: support for package exports might cause unintended side effects, so to e safe we're marking this as a major. but hopefully it does not cause issues
-
feat(bundle): support package exports
-
chore: make js a commonjs by default
-
chore: emit TS declarations
v8.2.4
8.2.4 (2021-05-12)
Bug Fixes
v8.2.3
8.2.3 (2020-07-15)
Bug Fixes
- buildCommand behavior in a monorepo (#60) (4fe19dd)
v8.2.2
8.2.2 (2020-07-14)
Bug Fixes
- improve error messages when the project is missing a LICENSE or a README.md (#61) (565b2cf)
v8.2.1
8.2.1 (2020-05-26)
Bug Fixes
- copy
browser
& dependenciesMeta
to dist package.json (#57) (ac18911)